COLOR #C9AEB6

HEX: #C9AEB6 RGB: (201,174,182)

Color info

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

RGB color model

#C9AEB6 color RGB value is (201,174,182).

RGB: (201,174,182) (79%, 68%, 71%)

RGB channels and saturation

R 201 of 255 = 79%
G 174 of 255 = 68%
B 182 of 255 = 71%

201
174
182

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

Portions of RGB colors in percentages

R + G + B = 201 + 174 + 182 = 557 (100%)
R 201 of 557 ~ 36.09%
G 174 of 557 ~ 31.24%
B 182 of 557 ~ 32.68'%

%36.09
%31.24
%32.68

CMYK color model

#C9AEB6 color CMYK value is (0,13,9,21).

  • cyan value is 0.00%
  • magenta value is 13.43%
  • yellow value is 9.45%
  • key color value is 21.18%

CMYK: (0,13,9,21)
C0M13Y9K21 (0%, 13%, 9%, 21%)
(0.00 / 0.13 / 0.09 / 0.21)

CMYK percentages

%0
%13.43
%9.45
%21.18

Codes

Color #C9AEB6 in popluar color models

C9 AE B6
RGB 201 174 182
HSL 342° 20.00% 73.53%
HSB/HSV 342° 13.43% 78.82%
CMYK 0.00% 13.43% 9.45%
21.18%

Color #C9AEB6 in popluar number systems.

HEX C9 AE B6
Decimal 201 174 182
Binary 11001001 10101110 10110110
Octal 311 256 266

Shades and tints

Shades of #C9AEB6

#C9AEB6
(201,174,182)
#B79FA6
(183,159,166)
#A59096
(165,144,150)
#938186
(147,129,134)
#817276
(129,114,118)
#6F6366
(111,99,102)
#5D5456
(93,84,86)
#4B4546
(75,69,70)
#393636
(57,54,54)
#272726
(39,39,38)
#151816
(21,24,22)
#000000
(0,0,0)

Tints of #C9AEB6

#C9AEB6
(201,174,182)
#CDB5BC
(205,181,188)
#D1BCC2
(209,188,194)
#D5C3C8
(213,195,200)
#D9CACE
(217,202,206)
#DDD1D4
(221,209,212)
#E1D8DA
(225,216,218)
#E5DFE0
(229,223,224)
#E9E6E6
(233,230,230)
#EDEDEC
(237,237,236)
#F1F4F2
(241,244,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9AEB6 color. Also use rgb(201,174,182) instead hex code.

Text Font Color

.myTextColor { color: #C9AEB6; }

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

This text font color is #C9AEB6.

Background Color

.myBgColor { background-color: #C9AEB6; }

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

This div background color is #C9AEB6.

Border color

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

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

This div border color is #C9AEB6.

Opacity

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

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

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

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

This text has shadow with #C9AEB6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9AEB6.

Preview

Color preview on black background

This text has color #C9AEB6 on black background.


Color preview on white background

This text has color #C9AEB6 on white background.


Black color preview on #C9AEB6 background

This text has black color on #C9AEB6 background.


White color preview on #C9AEB6 background

This text has white color on #C9AEB6 background.


Related colors

Complementary color

Complementary color for #hex is #365149.


I love getcolorcode.com

Triadic colors

1 #B6C9AE and #AEB6C9 with #C9AEB6 are triadic colors.

2 #B6AEC9 and #AEC9B6 with #C9AEB6 are triadic colors.