COLOR #C599D6

HEX: #C599D6 RGB: (197,153,214)

Color info

#C599D6 contains mainly red and blue colors. Web safe color of #C599D6 is #CC99CC (or #C9C).

RGB color model

#C599D6 color RGB value is (197,153,214).

RGB: (197,153,214) (77%, 60%, 84%)

RGB channels and saturation

R 197 of 255 = 77%
G 153 of 255 = 60%
B 214 of 255 = 84%

197
153
214

R + G + B ~ 74%. #C599D6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 197 + 153 + 214 = 564 (100%)
R 197 of 564 ~ 34.93%
G 153 of 564 ~ 27.13%
B 214 of 564 ~ 37.94'%

%34.93
%27.13
%37.94

CMYK color model

#C599D6 color CMYK value is (8,29,0,16).

  • cyan value is 7.94%
  • magenta value is 28.50%
  • yellow value is 0.00%
  • key color value is 16.08%

CMYK: (8,29,0,16)
C8M29Y0K16 (8%, 29%, 0%, 16%)
(0.08 / 0.29 / 0.00 / 0.16)

CMYK percentages

%7.94
%28.5
%0
%16.08

Codes

Color #C599D6 in popluar color models

C5 99 D6
RGB 197 153 214
HSL 283° 42.66% 71.96%
HSB/HSV 283° 28.50% 83.92%
CMYK 7.94% 28.50% 0.00%
16.08%

Color #C599D6 in popluar number systems.

HEX C5 99 D6
Decimal 197 153 214
Binary 11000101 10011001 11010110
Octal 305 231 326

Shades and tints

Shades of #C599D6

#C599D6
(197,153,214)
#B48CC3
(180,140,195)
#A37FB0
(163,127,176)
#92729D
(146,114,157)
#81658A
(129,101,138)
#705877
(112,88,119)
#5F4B64
(95,75,100)
#4E3E51
(78,62,81)
#3D313E
(61,49,62)
#2C242B
(44,36,43)
#1B1718
(27,23,24)
#000000
(0,0,0)

Tints of #C599D6

#C599D6
(197,153,214)
#CAA2D9
(202,162,217)
#CFABDC
(207,171,220)
#D4B4DF
(212,180,223)
#D9BDE2
(217,189,226)
#DEC6E5
(222,198,229)
#E3CFE8
(227,207,232)
#E8D8EB
(232,216,235)
#EDE1EE
(237,225,238)
#F2EAF1
(242,234,241)
#F7F3F4
(247,243,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C599D6 color. Also use rgb(197,153,214) instead hex code.

Text Font Color

.myTextColor { color: #C599D6; }

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

This text font color is #C599D6.

Background Color

.myBgColor { background-color: #C599D6; }

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

This div background color is #C599D6.

Border color

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

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

This div border color is #C599D6.

Opacity

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

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

Text with #C599D6 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 #C599D6;}

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

This text has shadow with #C599D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C599D6.

Preview

Color preview on black background

This text has color #C599D6 on black background.


Color preview on white background

This text has color #C599D6 on white background.


Black color preview on #C599D6 background

This text has black color on #C599D6 background.


White color preview on #C599D6 background

This text has white color on #C599D6 background.


Related colors

Complementary color

Complementary color for #hex is #3A6629.


I love getcolorcode.com

Triadic colors

1 #D6C599 and #99D6C5 with #C599D6 are triadic colors.

2 #D699C5 and #99C5D6 with #C599D6 are triadic colors.