COLOR #CFAAD6

HEX: #CFAAD6 RGB: (207,170,214)

Color info

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

RGB color model

#CFAAD6 color RGB value is (207,170,214).

RGB: (207,170,214) (81%, 67%, 84%)

RGB channels and saturation

R 207 of 255 = 81%
G 170 of 255 = 67%
B 214 of 255 = 84%

207
170
214

R + G + B ~ 77%. #CFAAD6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 207 + 170 + 214 = 591 (100%)
R 207 of 591 ~ 35.03%
G 170 of 591 ~ 28.76%
B 214 of 591 ~ 36.21'%

%35.03
%28.76
%36.21

CMYK color model

#CFAAD6 color CMYK value is (3,21,0,16).

  • cyan value is 3.27%
  • magenta value is 20.56%
  • yellow value is 0.00%
  • key color value is 16.08%

CMYK: (3,21,0,16)
C3M21Y0K16 (3%, 21%, 0%, 16%)
(0.03 / 0.21 / 0.00 / 0.16)

CMYK percentages

%3.27
%20.56
%0
%16.08

Codes

Color #CFAAD6 in popluar color models

CF AA D6
RGB 207 170 214
HSL 290° 34.92% 75.29%
HSB/HSV 290° 20.56% 83.92%
CMYK 3.27% 20.56% 0.00%
16.08%

Color #CFAAD6 in popluar number systems.

HEX CF AA D6
Decimal 207 170 214
Binary 11001111 10101010 11010110
Octal 317 252 326

Shades and tints

Shades of #CFAAD6

#CFAAD6
(207,170,214)
#BD9BC3
(189,155,195)
#AB8CB0
(171,140,176)
#997D9D
(153,125,157)
#876E8A
(135,110,138)
#755F77
(117,95,119)
#635064
(99,80,100)
#514151
(81,65,81)
#3F323E
(63,50,62)
#2D232B
(45,35,43)
#1B1418
(27,20,24)
#000000
(0,0,0)

Tints of #CFAAD6

#CFAAD6
(207,170,214)
#D3B1D9
(211,177,217)
#D7B8DC
(215,184,220)
#DBBFDF
(219,191,223)
#DFC6E2
(223,198,226)
#E3CDE5
(227,205,229)
#E7D4E8
(231,212,232)
#EBDBEB
(235,219,235)
#EFE2EE
(239,226,238)
#F3E9F1
(243,233,241)
#F7F0F4
(247,240,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #CFAAD6 color. Also use rgb(207,170,214) instead hex code.

Text Font Color

.myTextColor { color: #CFAAD6; }

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

This text font color is #CFAAD6.

Background Color

.myBgColor { background-color: #CFAAD6; }

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

This div background color is #CFAAD6.

Border color

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

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

This div border color is #CFAAD6.

Opacity

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

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

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

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

This text has shadow with #CFAAD6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #CFAAD6.

Preview

Color preview on black background

This text has color #CFAAD6 on black background.


Color preview on white background

This text has color #CFAAD6 on white background.


Black color preview on #CFAAD6 background

This text has black color on #CFAAD6 background.


White color preview on #CFAAD6 background

This text has white color on #CFAAD6 background.


Related colors

Complementary color

Complementary color for #hex is #305529.


I love getcolorcode.com

Triadic colors

1 #D6CFAA and #AAD6CF with #CFAAD6 are triadic colors.

2 #D6AACF and #AACFD6 with #CFAAD6 are triadic colors.