COLOR #C7BAAE

HEX: #C7BAAE RGB: (199,186,174)

Color info

#C7BAAE contains red, green and blue colors in about the same proportion. Web safe color of #C7BAAE is #CCCC99 (or #CC9).

RGB color model

#C7BAAE color RGB value is (199,186,174).

RGB: (199,186,174) (78%, 73%, 68%)

RGB channels and saturation

R 199 of 255 = 78%
G 186 of 255 = 73%
B 174 of 255 = 68%

199
186
174

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

Portions of RGB colors in percentages

R + G + B = 199 + 186 + 174 = 559 (100%)
R 199 of 559 ~ 35.6%
G 186 of 559 ~ 33.27%
B 174 of 559 ~ 31.13'%

%35.6
%33.27
%31.13

CMYK color model

#C7BAAE color CMYK value is (0,7,13,22).

  • cyan value is 0.00%
  • magenta value is 6.53%
  • yellow value is 12.56%
  • key color value is 21.96%

CMYK: (0,7,13,22)
C0M7Y13K22 (0%, 7%, 13%, 22%)
(0.00 / 0.07 / 0.13 / 0.22)

CMYK percentages

%0
%6.53
%12.56
%21.96

Codes

Color #C7BAAE in popluar color models

C7 BA AE
RGB 199 186 174
HSL 29° 18.25% 73.14%
HSB/HSV 29° 12.56% 78.04%
CMYK 0.00% 6.53% 12.56%
21.96%

Color #C7BAAE in popluar number systems.

HEX C7 BA AE
Decimal 199 186 174
Binary 11000111 10111010 10101110
Octal 307 272 256

Shades and tints

Shades of #C7BAAE

#C7BAAE
(199,186,174)
#B5AA9F
(181,170,159)
#A39A90
(163,154,144)
#918A81
(145,138,129)
#7F7A72
(127,122,114)
#6D6A63
(109,106,99)
#5B5A54
(91,90,84)
#494A45
(73,74,69)
#373A36
(55,58,54)
#252A27
(37,42,39)
#131A18
(19,26,24)
#000000
(0,0,0)

Tints of #C7BAAE

#C7BAAE
(199,186,174)
#CCC0B5
(204,192,181)
#D1C6BC
(209,198,188)
#D6CCC3
(214,204,195)
#DBD2CA
(219,210,202)
#E0D8D1
(224,216,209)
#E5DED8
(229,222,216)
#EAE4DF
(234,228,223)
#EFEAE6
(239,234,230)
#F4F0ED
(244,240,237)
#F9F6F4
(249,246,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7BAAE color. Also use rgb(199,186,174) instead hex code.

Text Font Color

.myTextColor { color: #C7BAAE; }

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

This text font color is #C7BAAE.

Background Color

.myBgColor { background-color: #C7BAAE; }

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

This div background color is #C7BAAE.

Border color

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

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

This div border color is #C7BAAE.

Opacity

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

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

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

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

This text has shadow with #C7BAAE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7BAAE.

Preview

Color preview on black background

This text has color #C7BAAE on black background.


Color preview on white background

This text has color #C7BAAE on white background.


Black color preview on #C7BAAE background

This text has black color on #C7BAAE background.


White color preview on #C7BAAE background

This text has white color on #C7BAAE background.


Related colors

Complementary color

Complementary color for #hex is #384551.


I love getcolorcode.com

Triadic colors

1 #AEC7BA and #BAAEC7 with #C7BAAE are triadic colors.

2 #AEBAC7 and #BAC7AE with #C7BAAE are triadic colors.