COLOR #C4B38E

HEX: #C4B38E RGB: (196,179,142)

Color info

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

RGB color model

#C4B38E color RGB value is (196,179,142).

RGB: (196,179,142) (77%, 70%, 56%)

RGB channels and saturation

R 196 of 255 = 77%
G 179 of 255 = 70%
B 142 of 255 = 56%

196
179
142

R + G + B ~ 68%. #C4B38E is quite light color.

Portions of RGB colors in percentages

R + G + B = 196 + 179 + 142 = 517 (100%)
R 196 of 517 ~ 37.91%
G 179 of 517 ~ 34.62%
B 142 of 517 ~ 27.47'%

%37.91
%34.62
%27.47

CMYK color model

#C4B38E color CMYK value is (0,9,28,23).

  • cyan value is 0.00%
  • magenta value is 8.67%
  • yellow value is 27.55%
  • key color value is 23.14%
CMYK: (0,9,28,23) C0M9Y28K23 (0%,9%,28%,23%) (0.00/0.09/0.28/0.23) 

CMYK percentages

%0
%8.67
%27.55
%23.14

Codes

Color #C4B38E in popluar color models

C4 B3 8E
RGB 196 179 142
HSL 41° 31.40% 66.27%
HSB/HSV 41° 27.55% 76.86%
CMYK 0.00% 8.67% 27.55%
23.14%

Color #C4B38E in popluar number systems.

HEX C4 B3 8E
Decimal 196 179 142
Binary 11000100 10110011 10001110
Octal 304 263 216

Shades and tints

Shades of #C4B38E

#C4B38E
(196,179,142)
#B3A382
(179,163,130)
#A29376
(162,147,118)
#91836A
(145,131,106)
#80735E
(128,115,94)
#6F6352
(111,99,82)
#5E5346
(94,83,70)
#4D433A
(77,67,58)
#3C332E
(60,51,46)
#2B2322
(43,35,34)
#1A1316
(26,19,22)
#000000
(0,0,0)

Tints of #C4B38E

#C4B38E
(196,179,142)
#C9B998
(201,185,152)
#CEBFA2
(206,191,162)
#D3C5AC
(211,197,172)
#D8CBB6
(216,203,182)
#DDD1C0
(221,209,192)
#E2D7CA
(226,215,202)
#E7DDD4
(231,221,212)
#ECE3DE
(236,227,222)
#F1E9E8
(241,233,232)
#F6EFF2
(246,239,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C4B38E; }

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

This text font color is #C4B38E.

Background Color

.myBgColor { background-color: #C4B38E; }

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

This div background color is #C4B38E.

Border color

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

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

This div border color is #C4B38E.

Opacity

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

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

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

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

This text has shadow with #C4B38E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4B38E.

Preview

Color preview on black background

This text has color #C4B38E on black background.


Color preview on white background

This text has color #C4B38E on white background.


Black color preview on #C4B38E background

This text has black color on #C4B38E background.


White color preview on #C4B38E background

This text has white color on #C4B38E background.


Related colors

Complementary color

Complementary color for #hex is #3B4C71.


I love getcolorcode.com

Triadic colors

1 #8EC4B3 and #B38EC4 with #C4B38E are triadic colors.

2 #8EB3C4 and #B3C48E with #C4B38E are triadic colors.