COLOR #C7AEAB

HEX: #C7AEAB RGB: (199,174,171)

Color info

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

RGB color model

#C7AEAB color RGB value is (199,174,171).

RGB: (199,174,171) (78%, 68%, 67%)

RGB channels and saturation

R 199 of 255 = 78%
G 174 of 255 = 68%
B 171 of 255 = 67%

199
174
171

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

Portions of RGB colors in percentages

R + G + B = 199 + 174 + 171 = 544 (100%)
R 199 of 544 ~ 36.58%
G 174 of 544 ~ 31.99%
B 171 of 544 ~ 31.43'%

%36.58
%31.99
%31.43

CMYK color model

#C7AEAB color CMYK value is (0,13,14,22).

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

CMYK: (0,13,14,22)
C0M13Y14K22 (0%, 13%, 14%, 22%)
(0.00 / 0.13 / 0.14 / 0.22)

CMYK percentages

%0
%12.56
%14.07
%21.96

Codes

Color #C7AEAB in popluar color models

C7 AE AB
RGB 199 174 171
HSL 20.00% 72.55%
HSB/HSV 14.07% 78.04%
CMYK 0.00% 12.56% 14.07%
21.96%

Color #C7AEAB in popluar number systems.

HEX C7 AE AB
Decimal 199 174 171
Binary 11000111 10101110 10101011
Octal 307 256 253

Shades and tints

Shades of #C7AEAB

#C7AEAB
(199,174,171)
#B59F9C
(181,159,156)
#A3908D
(163,144,141)
#91817E
(145,129,126)
#7F726F
(127,114,111)
#6D6360
(109,99,96)
#5B5451
(91,84,81)
#494542
(73,69,66)
#373633
(55,54,51)
#252724
(37,39,36)
#131815
(19,24,21)
#000000
(0,0,0)

Tints of #C7AEAB

#C7AEAB
(199,174,171)
#CCB5B2
(204,181,178)
#D1BCB9
(209,188,185)
#D6C3C0
(214,195,192)
#DBCAC7
(219,202,199)
#E0D1CE
(224,209,206)
#E5D8D5
(229,216,213)
#EADFDC
(234,223,220)
#EFE6E3
(239,230,227)
#F4EDEA
(244,237,234)
#F9F4F1
(249,244,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7AEAB; }

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

This text font color is #C7AEAB.

Background Color

.myBgColor { background-color: #C7AEAB; }

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

This div background color is #C7AEAB.

Border color

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

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

This div border color is #C7AEAB.

Opacity

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

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

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

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

This text has shadow with #C7AEAB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7AEAB.

Preview

Color preview on black background

This text has color #C7AEAB on black background.


Color preview on white background

This text has color #C7AEAB on white background.


Black color preview on #C7AEAB background

This text has black color on #C7AEAB background.


White color preview on #C7AEAB background

This text has white color on #C7AEAB background.


Related colors

Complementary color

Complementary color for #hex is #385154.


I love getcolorcode.com

Gradients

Color #C7AEAB is used in Dust Storm gradient.

Dust Storm


Triadic colors

1 #ABC7AE and #AEABC7 with #C7AEAB are triadic colors.

2 #ABAEC7 and #AEC7AB with #C7AEAB are triadic colors.