@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

#c596ed hex color - Blue - Warm color - Information

#c596ed hex color - Blue - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #c596ed Color code in RGB color code model is created after adding 77.25% red color, 58.82% green color and 92.94% blue color. Hex #c596ed Color code in CMYK color (process color) code model is generated after subtraction of 17% cyan, 37% magenta, 0% yellow and 7.06% black.

Hex #c596ed color code is between #cc99ee web safe hex color code and #bb88dd web safe hex color code. #cc99ee is the nearest web safe color code. You can see here many more shades of #c596ed color code.

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code c596ed #c596ed
RGB Decimal 197, 150, 237 rgb(197, 150, 237)
RGB Percent 77%, 59%, 93% rgb(77%, 59%, 93%)
CSS RGBa 197, 150, 237,1 rgba(197,150,237,1)
CMYK Model cmyk(17%,37%,0%,7.06%)
HSL Color Space 272,71% ,76% hsl(272,71% ,76%)
HSV Color Space 272°, 37%, 93%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11000101 10010110 11101101
Octal 305 226 355
Decimal 197 150 237
Hex c5 96 ed

Different shades of #c596ed color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Light Shade of #c596ed
#ddc2f4
Dark Shade of #c596ed
#ad6ae6
Saturated Shade of #c596ed
#c590f3
Desaturated Shade of #c596ed
#c49ce7
Grey scale Shade of #c596ed
#c1c1c1
Brighten Shade
#deafff
Most Readable Shade
#000000

Shades of #c596ed color code

Generate more color scales with scales (color stack) generator.

#c596ed
#af85d2
#9974b8
#83649e
#6d5383
#574269
#41324f
#2b2134
#15101a
#000000

Similar Color like #c596ed color

Find visually similar hex color codes nearing to #c596ed hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#c697ee
#c798ef
#c899f0
#c99af1
#ca9bf2
#cb9cf3
#cc9df4
#cd9ef5
#ce9ff6
#cfa0f7
#d0a1f8
#d1a2f9
#d2a3fa
#d3a4fb
#c495ec
#c394eb
#c293ea
#c192e9
#c091e8
#bf90e7
#be8fe6
#bd8ee5
#bc8de4
#bb8ce3
#ba8be2
#b98ae1
#b889e0
#b788df

Monochromatic Color with #c596ed

#c596ed
#140f18
#382a43
#5b456d
#7e6098
#a27bc2

Tints of #c596ed Color

#c596ed
#cba1ef
#d1adf1
#d8b9f3
#dec4f5
#e5d0f7
#ebdcf9
#f2e7fb
#f8f3fd
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#c596ed
#beed96

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#c596ed
#eaed96
#96ed99

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#a296ed
#b496ed
#c596ed
#d696ed
#e896ed

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#c596ed
#edc596
#96edc5

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#c596ed
#ed9996
#beed96
#96e9ed

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#c596ed
#beed96
#96ed99
#ed96ea

Double Complementary is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Hex #c596ed Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#c596ed Color Code Preview on Black Background Color

This is how #c596ed Color will look on black background color. Color contrast ratio is 8.96

#c596ed in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#c596ed">Your Example Paragraph content text in with font color #c596ed </p>

Your Example Paragraph content text in with font color #c596ed

HTML with inline CSS

<div style="color:#c596ed">Your Paragraph text in with font color #c596ed </div>

Your Example Paragraph content text in with font color #c596ed

#c596ed color code is use for CSS Background Color

Background color for the above div is #c596ed

HTML with inline CSS

<div style="background-color:#c596ed;"></div>

#c596ed color code is use for CSS Border Color

CSS Border color for the above div is #c596ed

HTML with inline CSS

<div style="border:5px solid #c596ed;"></div>

CSS Border Left color for the above div is #c596ed

HTML with inline CSS

<div style="border-left:5px solid #c596ed;"></div>

CSS Border Right color for the above div is #c596ed

HTML with inline CSS

<div style="border-right:5px solid #c596ed;"></div>

CSS Border Bottom color for the above div is #c596ed

HTML with inline CSS

<div style="border-bottom:5px solid #c596ed;"></div>

CSS Border Top color for the above div is #c596ed

HTML with inline CSS

<div style="border-top:5px solid #c596ed;"></div>

#c596ed hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#c596ed; } .examplecolorclass {color:#c596ed; } .examplebordercolor {border:3px solid #c596ed; }

#c596ed Color code Preview on White Background

This is how #c596ed Color code will look on white background color. Color contrast ratio is 2.34

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #c596ed; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #c596ed; }

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(197,150,237,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(190,237,150,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(197,150,237,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.