COLOR #C4C38E

HEX: #C4C38E RGB: (196,195,142)

Color info

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

RGB color model

#C4C38E color RGB value is (196,195,142).

RGB: (196,195,142) (77%, 76%, 56%)

RGB channels and saturation

R 196 of 255 = 77%
G 195 of 255 = 76%
B 142 of 255 = 56%

196
195
142

R + G + B ~ 70%. #C4C38E is quite light color.

Portions of RGB colors in percentages

R + G + B = 196 + 195 + 142 = 533 (100%)
R 196 of 533 ~ 36.77%
G 195 of 533 ~ 36.59%
B 142 of 533 ~ 26.64'%

%36.77
%36.59
%26.64

CMYK color model

#C4C38E color CMYK value is (0,1,28,23).

  • cyan value is 0.00%
  • magenta value is 0.51%
  • yellow value is 27.55%
  • key color value is 23.14%
CMYK: (0,1,28,23) C0M1Y28K23 (0%,1%,28%,23%) (0.00/0.01/0.28/0.23) 

CMYK percentages

%0
%0.51
%27.55
%23.14

Codes

Color #C4C38E in popluar color models

C4 C3 8E
RGB 196 195 142
HSL 59° 31.40% 66.27%
HSB/HSV 59° 27.55% 76.86%
CMYK 0.00% 0.51% 27.55%
23.14%

Color #C4C38E in popluar number systems.

HEX C4 C3 8E
Decimal 196 195 142
Binary 11000100 11000011 10001110
Octal 304 303 216

Shades and tints

Shades of #C4C38E

#C4C38E
(196,195,142)
#B3B282
(179,178,130)
#A2A176
(162,161,118)
#91906A
(145,144,106)
#807F5E
(128,127,94)
#6F6E52
(111,110,82)
#5E5D46
(94,93,70)
#4D4C3A
(77,76,58)
#3C3B2E
(60,59,46)
#2B2A22
(43,42,34)
#1A1916
(26,25,22)
#000000
(0,0,0)

Tints of #C4C38E

#C4C38E
(196,195,142)
#C9C898
(201,200,152)
#CECDA2
(206,205,162)
#D3D2AC
(211,210,172)
#D8D7B6
(216,215,182)
#DDDCC0
(221,220,192)
#E2E1CA
(226,225,202)
#E7E6D4
(231,230,212)
#ECEBDE
(236,235,222)
#F1F0E8
(241,240,232)
#F6F5F2
(246,245,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C4C38E color. Also use rgb(196,195,142) instead hex code.

Text Font Color

.myTextColor { color: #C4C38E; }

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

This text font color is #C4C38E.

Background Color

.myBgColor { background-color: #C4C38E; }

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

This div background color is #C4C38E.

Border color

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

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

This div border color is #C4C38E.

Opacity

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

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

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

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

This text has shadow with #C4C38E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4C38E.

Preview

Color preview on black background

This text has color #C4C38E on black background.


Color preview on white background

This text has color #C4C38E on white background.


Black color preview on #C4C38E background

This text has black color on #C4C38E background.


White color preview on #C4C38E background

This text has white color on #C4C38E background.


Related colors

Complementary color

Complementary color for #hex is #3B3C71.


I love getcolorcode.com

Triadic colors

1 #8EC4C3 and #C38EC4 with #C4C38E are triadic colors.

2 #8EC3C4 and #C3C48E with #C4C38E are triadic colors.