COLOR #C8A694

HEX: #C8A694 RGB: (200,166,148)

Color info

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

RGB color model

#C8A694 color RGB value is (200,166,148).

RGB: (200,166,148) (78%, 65%, 58%)

RGB channels and saturation

R 200 of 255 = 78%
G 166 of 255 = 65%
B 148 of 255 = 58%

200
166
148

R + G + B ~ 67%. #C8A694 is quite light color.

Portions of RGB colors in percentages

R + G + B = 200 + 166 + 148 = 514 (100%)
R 200 of 514 ~ 38.91%
G 166 of 514 ~ 32.3%
B 148 of 514 ~ 28.79'%

%38.91
%32.3
%28.79

CMYK color model

#C8A694 color CMYK value is (0,17,26,22).

  • cyan value is 0.00%
  • magenta value is 17.00%
  • yellow value is 26.00%
  • key color value is 21.57%

CMYK: (0,17,26,22)
C0M17Y26K22 (0%, 17%, 26%, 22%)
(0.00 / 0.17 / 0.26 / 0.22)

CMYK percentages

%0
%17
%26
%21.57

Codes

Color #C8A694 in popluar color models

C8 A6 94
RGB 200 166 148
HSL 21° 32.10% 68.24%
HSB/HSV 21° 26.00% 78.43%
CMYK 0.00% 17.00% 26.00%
21.57%

Color #C8A694 in popluar number systems.

HEX C8 A6 94
Decimal 200 166 148
Binary 11001000 10100110 10010100
Octal 310 246 224

Shades and tints

Shades of #C8A694

#C8A694
(200,166,148)
#B69787
(182,151,135)
#A4887A
(164,136,122)
#92796D
(146,121,109)
#806A60
(128,106,96)
#6E5B53
(110,91,83)
#5C4C46
(92,76,70)
#4A3D39
(74,61,57)
#382E2C
(56,46,44)
#261F1F
(38,31,31)
#141012
(20,16,18)
#000000
(0,0,0)

Tints of #C8A694

#C8A694
(200,166,148)
#CDAE9D
(205,174,157)
#D2B6A6
(210,182,166)
#D7BEAF
(215,190,175)
#DCC6B8
(220,198,184)
#E1CEC1
(225,206,193)
#E6D6CA
(230,214,202)
#EBDED3
(235,222,211)
#F0E6DC
(240,230,220)
#F5EEE5
(245,238,229)
#FAF6EE
(250,246,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C8A694 color. Also use rgb(200,166,148) instead hex code.

Text Font Color

.myTextColor { color: #C8A694; }

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

This text font color is #C8A694.

Background Color

.myBgColor { background-color: #C8A694; }

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

This div background color is #C8A694.

Border color

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

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

This div border color is #C8A694.

Opacity

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

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

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

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

This text has shadow with #C8A694 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C8A694.

Preview

Color preview on black background

This text has color #C8A694 on black background.


Color preview on white background

This text has color #C8A694 on white background.


Black color preview on #C8A694 background

This text has black color on #C8A694 background.


White color preview on #C8A694 background

This text has white color on #C8A694 background.


Related colors

Complementary color

Complementary color for #hex is #37596B.


I love getcolorcode.com

Triadic colors

1 #94C8A6 and #A694C8 with #C8A694 are triadic colors.

2 #94A6C8 and #A6C894 with #C8A694 are triadic colors.