COLOR #C596C8

HEX: #C596C8 RGB: (197,150,200)

Color info

#C596C8 contains red, green and blue colors in about the same proportion. Web safe color of #C596C8 is #CC99CC (or #C9C).

RGB color model

#C596C8 color RGB value is (197,150,200).

RGB: (197,150,200) (77%, 59%, 78%)

RGB channels and saturation

R 197 of 255 = 77%
G 150 of 255 = 59%
B 200 of 255 = 78%

197
150
200

R + G + B ~ 71%. #C596C8 is quite light color.

Portions of RGB colors in percentages

R + G + B = 197 + 150 + 200 = 547 (100%)
R 197 of 547 ~ 36.01%
G 150 of 547 ~ 27.42%
B 200 of 547 ~ 36.56'%

%36.01
%27.42
%36.56

CMYK color model

#C596C8 color CMYK value is (1,25,0,22).

  • cyan value is 1.50%
  • magenta value is 25.00%
  • yellow value is 0.00%
  • key color value is 21.57%

CMYK: (1,25,0,22)
C1M25Y0K22 (1%, 25%, 0%, 22%)
(0.01 / 0.25 / 0.00 / 0.22)

CMYK percentages

%1.5
%25
%0
%21.57

Codes

Color #C596C8 in popluar color models

C5 96 C8
RGB 197 150 200
HSL 296° 31.25% 68.63%
HSB/HSV 296° 25.00% 78.43%
CMYK 1.50% 25.00% 0.00%
21.57%

Color #C596C8 in popluar number systems.

HEX C5 96 C8
Decimal 197 150 200
Binary 11000101 10010110 11001000
Octal 305 226 310

Shades and tints

Shades of #C596C8

#C596C8
(197,150,200)
#B489B6
(180,137,182)
#A37CA4
(163,124,164)
#926F92
(146,111,146)
#816280
(129,98,128)
#70556E
(112,85,110)
#5F485C
(95,72,92)
#4E3B4A
(78,59,74)
#3D2E38
(61,46,56)
#2C2126
(44,33,38)
#1B1414
(27,20,20)
#000000
(0,0,0)

Tints of #C596C8

#C596C8
(197,150,200)
#CA9FCD
(202,159,205)
#CFA8D2
(207,168,210)
#D4B1D7
(212,177,215)
#D9BADC
(217,186,220)
#DEC3E1
(222,195,225)
#E3CCE6
(227,204,230)
#E8D5EB
(232,213,235)
#EDDEF0
(237,222,240)
#F2E7F5
(242,231,245)
#F7F0FA
(247,240,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C596C8 color. Also use rgb(197,150,200) instead hex code.

Text Font Color

.myTextColor { color: #C596C8; }

<p style="color:#C596C8">This sample text font color is #C596C8.</p>

This text font color is #C596C8.

Background Color

.myBgColor { background-color: #C596C8; }

<div style="background-color:#C596C8">Inner text</div>

This div background color is #C596C8.

Border color

.myBorderColor { border: 1px solid #C596C8; }

<div style="border:3px solid #C596C8">Div</div>

This div border color is #C596C8.

Opacity

.myOpacity80 { color: #C596C8; opacity: 0.8; }

<p style="color:#C596C8;opacity:0.8;">80%</p>

Text with #C596C8 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #C596C8;}

<p style="text-shadow: 3px 3px 1px #C596C8">Text here.</p>

This text has shadow with #C596C8 color.


.textShadow {text-shadow: 3px 3px 1px #C596C8', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #C596C8, 5px 5px 20px red">Text here.</p>

This text has shadow with #C596C8 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#C596C8, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#C596C8, Direction=45, Strength=4)">Text</p>

This text has shadow with #C596C8 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #C596C8;
-webkit-box-shadow: 1px 1px 3px 2px #C596C8;
box-shadow: 1px 1px 3px 2px #C596C8;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #C596C8; -webkit-box-shadow: 1px 1px 3px 2px #C596C8; box-shadow:1px 1px 3px 2px #C596C8;">
Div content here
</div>

This div box has shadow with color #C596C8.

Preview

Color preview on black background

This text has color #C596C8 on black background.


Color preview on white background

This text has color #C596C8 on white background.


Black color preview on #C596C8 background

This text has black color on #C596C8 background.


White color preview on #C596C8 background

This text has white color on #C596C8 background.


Related colors

Complementary color

Complementary color for #hex is #3A6937.


I love getcolorcode.com

Triadic colors

1 #C8C596 and #96C8C5 with #C596C8 are triadic colors.

2 #C896C5 and #96C5C8 with #C596C8 are triadic colors.