COLOR #CD9CC6

HEX: #CD9CC6 RGB: (205,156,198)

Color info

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

RGB color model

#CD9CC6 color RGB value is (205,156,198).

RGB: (205,156,198) (80%, 61%, 78%)

RGB channels and saturation

R 205 of 255 = 80%
G 156 of 255 = 61%
B 198 of 255 = 78%

205
156
198

R + G + B ~ 73%. #CD9CC6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 205 + 156 + 198 = 559 (100%)
R 205 of 559 ~ 36.67%
G 156 of 559 ~ 27.91%
B 198 of 559 ~ 35.42'%

%36.67
%27.91
%35.42

CMYK color model

#CD9CC6 color CMYK value is (0,24,3,20).

  • cyan value is 0.00%
  • magenta value is 23.90%
  • yellow value is 3.41%
  • key color value is 19.61%

CMYK: (0,24,3,20)
C0M24Y3K20 (0%, 24%, 3%, 20%)
(0.00 / 0.24 / 0.03 / 0.20)

CMYK percentages

%0
%23.9
%3.41
%19.61

Codes

Color #CD9CC6 in popluar color models

CD 9C C6
RGB 205 156 198
HSL 309° 32.89% 70.78%
HSB/HSV 309° 23.90% 80.39%
CMYK 0.00% 23.90% 3.41%
19.61%

Color #CD9CC6 in popluar number systems.

HEX CD 9C C6
Decimal 205 156 198
Binary 11001101 10011100 11000110
Octal 315 234 306

Shades and tints

Shades of #CD9CC6

#CD9CC6
(205,156,198)
#BB8EB4
(187,142,180)
#A980A2
(169,128,162)
#977290
(151,114,144)
#85647E
(133,100,126)
#73566C
(115,86,108)
#61485A
(97,72,90)
#4F3A48
(79,58,72)
#3D2C36
(61,44,54)
#2B1E24
(43,30,36)
#191012
(25,16,18)
#000000
(0,0,0)

Tints of #CD9CC6

#CD9CC6
(205,156,198)
#D1A5CB
(209,165,203)
#D5AED0
(213,174,208)
#D9B7D5
(217,183,213)
#DDC0DA
(221,192,218)
#E1C9DF
(225,201,223)
#E5D2E4
(229,210,228)
#E9DBE9
(233,219,233)
#EDE4EE
(237,228,238)
#F1EDF3
(241,237,243)
#F5F6F8
(245,246,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #CD9CC6 color. Also use rgb(205,156,198) instead hex code.

Text Font Color

.myTextColor { color: #CD9CC6; }

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

This text font color is #CD9CC6.

Background Color

.myBgColor { background-color: #CD9CC6; }

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

This div background color is #CD9CC6.

Border color

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

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

This div border color is #CD9CC6.

Opacity

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

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

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

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

This text has shadow with #CD9CC6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #CD9CC6.

Preview

Color preview on black background

This text has color #CD9CC6 on black background.


Color preview on white background

This text has color #CD9CC6 on white background.


Black color preview on #CD9CC6 background

This text has black color on #CD9CC6 background.


White color preview on #CD9CC6 background

This text has white color on #CD9CC6 background.


Related colors

Complementary color

Complementary color for #hex is #326339.


I love getcolorcode.com

Triadic colors

1 #C6CD9C and #9CC6CD with #CD9CC6 are triadic colors.

2 #C69CCD and #9CCDC6 with #CD9CC6 are triadic colors.