COLOR #C4B190

HEX: #C4B190 RGB: (196,177,144)

Color info

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

RGB color model

#C4B190 color RGB value is (196,177,144).

RGB: (196,177,144) (77%, 69%, 56%)

RGB channels and saturation

R 196 of 255 = 77%
G 177 of 255 = 69%
B 144 of 255 = 56%

196
177
144

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

Portions of RGB colors in percentages

R + G + B = 196 + 177 + 144 = 517 (100%)
R 196 of 517 ~ 37.91%
G 177 of 517 ~ 34.24%
B 144 of 517 ~ 27.85'%

%37.91
%34.24
%27.85

CMYK color model

#C4B190 color CMYK value is (0,10,27,23).

  • cyan value is 0.00%
  • magenta value is 9.69%
  • yellow value is 26.53%
  • key color value is 23.14%
CMYK: (0,10,27,23) C0M10Y27K23 (0%,10%,27%,23%) (0.00/0.10/0.27/0.23) 

CMYK percentages

%0
%9.69
%26.53
%23.14

Codes

Color #C4B190 in popluar color models

C4 B1 90
RGB 196 177 144
HSL 38° 30.59% 66.67%
HSB/HSV 38° 26.53% 76.86%
CMYK 0.00% 9.69% 26.53%
23.14%

Color #C4B190 in popluar number systems.

HEX C4 B1 90
Decimal 196 177 144
Binary 11000100 10110001 10010000
Octal 304 261 220

Shades and tints

Shades of #C4B190

#C4B190
(196,177,144)
#B3A183
(179,161,131)
#A29176
(162,145,118)
#918169
(145,129,105)
#80715C
(128,113,92)
#6F614F
(111,97,79)
#5E5142
(94,81,66)
#4D4135
(77,65,53)
#3C3128
(60,49,40)
#2B211B
(43,33,27)
#1A110E
(26,17,14)
#000000
(0,0,0)

Tints of #C4B190

#C4B190
(196,177,144)
#C9B89A
(201,184,154)
#CEBFA4
(206,191,164)
#D3C6AE
(211,198,174)
#D8CDB8
(216,205,184)
#DDD4C2
(221,212,194)
#E2DBCC
(226,219,204)
#E7E2D6
(231,226,214)
#ECE9E0
(236,233,224)
#F1F0EA
(241,240,234)
#F6F7F4
(246,247,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C4B190; }

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

This text font color is #C4B190.

Background Color

.myBgColor { background-color: #C4B190; }

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

This div background color is #C4B190.

Border color

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

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

This div border color is #C4B190.

Opacity

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

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

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

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

This text has shadow with #C4B190 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4B190.

Preview

Color preview on black background

This text has color #C4B190 on black background.


Color preview on white background

This text has color #C4B190 on white background.


Black color preview on #C4B190 background

This text has black color on #C4B190 background.


White color preview on #C4B190 background

This text has white color on #C4B190 background.


Related colors

Complementary color

Complementary color for #hex is #3B4E6F.


I love getcolorcode.com

Triadic colors

1 #90C4B1 and #B190C4 with #C4B190 are triadic colors.

2 #90B1C4 and #B1C490 with #C4B190 are triadic colors.