COLOR #C7A9AD

HEX: #C7A9AD RGB: (199,169,173)

Color info

#C7A9AD contains red, green and blue colors in about the same proportion. Web safe color of #C7A9AD is #CC9999 (or #C99).

RGB color model

#C7A9AD color RGB value is (199,169,173).

RGB: (199,169,173) (78%, 66%, 68%)

RGB channels and saturation

R 199 of 255 = 78%
G 169 of 255 = 66%
B 173 of 255 = 68%

199
169
173

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

Portions of RGB colors in percentages

R + G + B = 199 + 169 + 173 = 541 (100%)
R 199 of 541 ~ 36.78%
G 169 of 541 ~ 31.24%
B 173 of 541 ~ 31.98'%

%36.78
%31.24
%31.98

CMYK color model

#C7A9AD color CMYK value is (0,15,13,22).

  • cyan value is 0.00%
  • magenta value is 15.08%
  • yellow value is 13.07%
  • key color value is 21.96%

CMYK: (0,15,13,22)
C0M15Y13K22 (0%, 15%, 13%, 22%)
(0.00 / 0.15 / 0.13 / 0.22)

CMYK percentages

%0
%15.08
%13.07
%21.96

Codes

Color #C7A9AD in popluar color models

C7 A9 AD
RGB 199 169 173
HSL 352° 21.13% 72.16%
HSB/HSV 352° 15.08% 78.04%
CMYK 0.00% 15.08% 13.07%
21.96%

Color #C7A9AD in popluar number systems.

HEX C7 A9 AD
Decimal 199 169 173
Binary 11000111 10101001 10101101
Octal 307 251 255

Shades and tints

Shades of #C7A9AD

#C7A9AD
(199,169,173)
#B59A9E
(181,154,158)
#A38B8F
(163,139,143)
#917C80
(145,124,128)
#7F6D71
(127,109,113)
#6D5E62
(109,94,98)
#5B4F53
(91,79,83)
#494044
(73,64,68)
#373135
(55,49,53)
#252226
(37,34,38)
#131317
(19,19,23)
#000000
(0,0,0)

Tints of #C7A9AD

#C7A9AD
(199,169,173)
#CCB0B4
(204,176,180)
#D1B7BB
(209,183,187)
#D6BEC2
(214,190,194)
#DBC5C9
(219,197,201)
#E0CCD0
(224,204,208)
#E5D3D7
(229,211,215)
#EADADE
(234,218,222)
#EFE1E5
(239,225,229)
#F4E8EC
(244,232,236)
#F9EFF3
(249,239,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7A9AD color. Also use rgb(199,169,173) instead hex code.

Text Font Color

.myTextColor { color: #C7A9AD; }

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

This text font color is #C7A9AD.

Background Color

.myBgColor { background-color: #C7A9AD; }

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

This div background color is #C7A9AD.

Border color

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

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

This div border color is #C7A9AD.

Opacity

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

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

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

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

This text has shadow with #C7A9AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7A9AD.

Preview

Color preview on black background

This text has color #C7A9AD on black background.


Color preview on white background

This text has color #C7A9AD on white background.


Black color preview on #C7A9AD background

This text has black color on #C7A9AD background.


White color preview on #C7A9AD background

This text has white color on #C7A9AD background.


Related colors

Complementary color

Complementary color for #hex is #385652.


I love getcolorcode.com

Triadic colors

1 #ADC7A9 and #A9ADC7 with #C7A9AD are triadic colors.

2 #ADA9C7 and #A9C7AD with #C7A9AD are triadic colors.