COLOR #C4B19A

HEX: #C4B19A RGB: (196,177,154)

Color info

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

RGB color model

#C4B19A color RGB value is (196,177,154).

RGB: (196,177,154) (77%, 69%, 60%)

RGB channels and saturation

R 196 of 255 = 77%
G 177 of 255 = 69%
B 154 of 255 = 60%

196
177
154

R + G + B ~ 69%. #C4B19A is quite light color.

Portions of RGB colors in percentages

R + G + B = 196 + 177 + 154 = 527 (100%)
R 196 of 527 ~ 37.19%
G 177 of 527 ~ 33.59%
B 154 of 527 ~ 29.22'%

%37.19
%33.59
%29.22

CMYK color model

#C4B19A color CMYK value is (0,10,21,23).

  • cyan value is 0.00%
  • magenta value is 9.69%
  • yellow value is 21.43%
  • key color value is 23.14%
CMYK: (0,10,21,23) C0M10Y21K23 (0%,10%,21%,23%) (0.00/0.10/0.21/0.23) 

CMYK percentages

%0
%9.69
%21.43
%23.14

Codes

Color #C4B19A in popluar color models

C4 B1 9A
RGB 196 177 154
HSL 33° 26.25% 68.63%
HSB/HSV 33° 21.43% 76.86%
CMYK 0.00% 9.69% 21.43%
23.14%

Color #C4B19A in popluar number systems.

HEX C4 B1 9A
Decimal 196 177 154
Binary 11000100 10110001 10011010
Octal 304 261 232

Shades and tints

Shades of #C4B19A

#C4B19A
(196,177,154)
#B3A18C
(179,161,140)
#A2917E
(162,145,126)
#918170
(145,129,112)
#807162
(128,113,98)
#6F6154
(111,97,84)
#5E5146
(94,81,70)
#4D4138
(77,65,56)
#3C312A
(60,49,42)
#2B211C
(43,33,28)
#1A110E
(26,17,14)
#000000
(0,0,0)

Tints of #C4B19A

#C4B19A
(196,177,154)
#C9B8A3
(201,184,163)
#CEBFAC
(206,191,172)
#D3C6B5
(211,198,181)
#D8CDBE
(216,205,190)
#DDD4C7
(221,212,199)
#E2DBD0
(226,219,208)
#E7E2D9
(231,226,217)
#ECE9E2
(236,233,226)
#F1F0EB
(241,240,235)
#F6F7F4
(246,247,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C4B19A color. Also use rgb(196,177,154) instead hex code.

Text Font Color

.myTextColor { color: #C4B19A; }

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

This text font color is #C4B19A.

Background Color

.myBgColor { background-color: #C4B19A; }

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

This div background color is #C4B19A.

Border color

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

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

This div border color is #C4B19A.

Opacity

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

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

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

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

This text has shadow with #C4B19A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4B19A.

Preview

Color preview on black background

This text has color #C4B19A on black background.


Color preview on white background

This text has color #C4B19A on white background.


Black color preview on #C4B19A background

This text has black color on #C4B19A background.


White color preview on #C4B19A background

This text has white color on #C4B19A background.


Related colors

Complementary color

Complementary color for #hex is #3B4E65.


I love getcolorcode.com

Triadic colors

1 #9AC4B1 and #B19AC4 with #C4B19A are triadic colors.

2 #9AB1C4 and #B1C49A with #C4B19A are triadic colors.