COLOR #C8A394

HEX: #C8A394 RGB: (200,163,148)

Color info

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

RGB color model

#C8A394 color RGB value is (200,163,148).

RGB: (200,163,148) (78%, 64%, 58%)

RGB channels and saturation

R 200 of 255 = 78%
G 163 of 255 = 64%
B 148 of 255 = 58%

200
163
148

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

Portions of RGB colors in percentages

R + G + B = 200 + 163 + 148 = 511 (100%)
R 200 of 511 ~ 39.14%
G 163 of 511 ~ 31.9%
B 148 of 511 ~ 28.96'%

%39.14
%31.9
%28.96

CMYK color model

#C8A394 color CMYK value is (0,19,26,22).

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

CMYK: (0,19,26,22)
C0M19Y26K22 (0%, 19%, 26%, 22%)
(0.00 / 0.19 / 0.26 / 0.22)

CMYK percentages

%0
%18.5
%26
%21.57

Codes

Color #C8A394 in popluar color models

C8 A3 94
RGB 200 163 148
HSL 17° 32.10% 68.24%
HSB/HSV 17° 26.00% 78.43%
CMYK 0.00% 18.50% 26.00%
21.57%

Color #C8A394 in popluar number systems.

HEX C8 A3 94
Decimal 200 163 148
Binary 11001000 10100011 10010100
Octal 310 243 224

Shades and tints

Shades of #C8A394

#C8A394
(200,163,148)
#B69587
(182,149,135)
#A4877A
(164,135,122)
#92796D
(146,121,109)
#806B60
(128,107,96)
#6E5D53
(110,93,83)
#5C4F46
(92,79,70)
#4A4139
(74,65,57)
#38332C
(56,51,44)
#26251F
(38,37,31)
#141712
(20,23,18)
#000000
(0,0,0)

Tints of #C8A394

#C8A394
(200,163,148)
#CDAB9D
(205,171,157)
#D2B3A6
(210,179,166)
#D7BBAF
(215,187,175)
#DCC3B8
(220,195,184)
#E1CBC1
(225,203,193)
#E6D3CA
(230,211,202)
#EBDBD3
(235,219,211)
#F0E3DC
(240,227,220)
#F5EBE5
(245,235,229)
#FAF3EE
(250,243,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C8A394; }

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

This text font color is #C8A394.

Background Color

.myBgColor { background-color: #C8A394; }

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

This div background color is #C8A394.

Border color

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

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

This div border color is #C8A394.

Opacity

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

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

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

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

This text has shadow with #C8A394 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C8A394.

Preview

Color preview on black background

This text has color #C8A394 on black background.


Color preview on white background

This text has color #C8A394 on white background.


Black color preview on #C8A394 background

This text has black color on #C8A394 background.


White color preview on #C8A394 background

This text has white color on #C8A394 background.


Related colors

Complementary color

Complementary color for #hex is #375C6B.


I love getcolorcode.com

Triadic colors

1 #94C8A3 and #A394C8 with #C8A394 are triadic colors.

2 #94A3C8 and #A3C894 with #C8A394 are triadic colors.