COLOR #C4B7B3

HEX: #C4B7B3 RGB: (196,183,179)

Color info

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

RGB color model

#C4B7B3 color RGB value is (196,183,179).

RGB: (196,183,179) (77%, 72%, 70%)

RGB channels and saturation

R 196 of 255 = 77%
G 183 of 255 = 72%
B 179 of 255 = 70%

196
183
179

R + G + B ~ 73%. #C4B7B3 is quite light color.

Portions of RGB colors in percentages

R + G + B = 196 + 183 + 179 = 558 (100%)
R 196 of 558 ~ 35.13%
G 183 of 558 ~ 32.8%
B 179 of 558 ~ 32.08'%

%35.13
%32.8
%32.08

CMYK color model

#C4B7B3 color CMYK value is (0,7,9,23).

  • cyan value is 0.00%
  • magenta value is 6.63%
  • yellow value is 8.67%
  • key color value is 23.14%

CMYK: (0,7,9,23)
C0M7Y9K23 (0%, 7%, 9%, 23%)
(0.00 / 0.07 / 0.09 / 0.23)

CMYK percentages

%0
%6.63
%8.67
%23.14

Codes

Color #C4B7B3 in popluar color models

C4 B7 B3
RGB 196 183 179
HSL 14° 12.59% 73.53%
HSB/HSV 14° 8.67% 76.86%
CMYK 0.00% 6.63% 8.67%
23.14%

Color #C4B7B3 in popluar number systems.

HEX C4 B7 B3
Decimal 196 183 179
Binary 11000100 10110111 10110011
Octal 304 267 263

Shades and tints

Shades of #C4B7B3

#C4B7B3
(196,183,179)
#B3A7A3
(179,167,163)
#A29793
(162,151,147)
#918783
(145,135,131)
#807773
(128,119,115)
#6F6763
(111,103,99)
#5E5753
(94,87,83)
#4D4743
(77,71,67)
#3C3733
(60,55,51)
#2B2723
(43,39,35)
#1A1713
(26,23,19)
#000000
(0,0,0)

Tints of #C4B7B3

#C4B7B3
(196,183,179)
#C9BDB9
(201,189,185)
#CEC3BF
(206,195,191)
#D3C9C5
(211,201,197)
#D8CFCB
(216,207,203)
#DDD5D1
(221,213,209)
#E2DBD7
(226,219,215)
#E7E1DD
(231,225,221)
#ECE7E3
(236,231,227)
#F1EDE9
(241,237,233)
#F6F3EF
(246,243,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C4B7B3; }

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

This text font color is #C4B7B3.

Background Color

.myBgColor { background-color: #C4B7B3; }

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

This div background color is #C4B7B3.

Border color

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

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

This div border color is #C4B7B3.

Opacity

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

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

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

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

This text has shadow with #C4B7B3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4B7B3.

Preview

Color preview on black background

This text has color #C4B7B3 on black background.


Color preview on white background

This text has color #C4B7B3 on white background.


Black color preview on #C4B7B3 background

This text has black color on #C4B7B3 background.


White color preview on #C4B7B3 background

This text has white color on #C4B7B3 background.


Related colors

Complementary color

Complementary color for #hex is #3B484C.


I love getcolorcode.com

Triadic colors

1 #B3C4B7 and #B7B3C4 with #C4B7B3 are triadic colors.

2 #B3B7C4 and #B7C4B3 with #C4B7B3 are triadic colors.