COLOR #C4C3B5

HEX: #C4C3B5 RGB: (196,195,181)

Color info

#C4C3B5 contains red, green and blue colors in about the same proportion. Web safe color of #C4C3B5 is #CCCCCC (or #CCC).

RGB color model

#C4C3B5 color RGB value is (196,195,181).

RGB: (196,195,181) (77%, 76%, 71%)

RGB channels and saturation

R 196 of 255 = 77%
G 195 of 255 = 76%
B 181 of 255 = 71%

196
195
181

R + G + B ~ 75%. #C4C3B5 is quite light color.

Portions of RGB colors in percentages

R + G + B = 196 + 195 + 181 = 572 (100%)
R 196 of 572 ~ 34.27%
G 195 of 572 ~ 34.09%
B 181 of 572 ~ 31.64'%

%34.27
%34.09
%31.64

CMYK color model

#C4C3B5 color CMYK value is (0,1,8,23).

  • cyan value is 0.00%
  • magenta value is 0.51%
  • yellow value is 7.65%
  • key color value is 23.14%

CMYK: (0,1,8,23)
C0M1Y8K23 (0%, 1%, 8%, 23%)
(0.00 / 0.01 / 0.08 / 0.23)

CMYK percentages

%0
%0.51
%7.65
%23.14

Codes

Color #C4C3B5 in popluar color models

C4 C3 B5
RGB 196 195 181
HSL 56° 11.28% 73.92%
HSB/HSV 56° 7.65% 76.86%
CMYK 0.00% 0.51% 7.65%
23.14%

Color #C4C3B5 in popluar number systems.

HEX C4 C3 B5
Decimal 196 195 181
Binary 11000100 11000011 10110101
Octal 304 303 265

Shades and tints

Shades of #C4C3B5

#C4C3B5
(196,195,181)
#B3B2A5
(179,178,165)
#A2A195
(162,161,149)
#919085
(145,144,133)
#807F75
(128,127,117)
#6F6E65
(111,110,101)
#5E5D55
(94,93,85)
#4D4C45
(77,76,69)
#3C3B35
(60,59,53)
#2B2A25
(43,42,37)
#1A1915
(26,25,21)
#000000
(0,0,0)

Tints of #C4C3B5

#C4C3B5
(196,195,181)
#C9C8BB
(201,200,187)
#CECDC1
(206,205,193)
#D3D2C7
(211,210,199)
#D8D7CD
(216,215,205)
#DDDCD3
(221,220,211)
#E2E1D9
(226,225,217)
#E7E6DF
(231,230,223)
#ECEBE5
(236,235,229)
#F1F0EB
(241,240,235)
#F6F5F1
(246,245,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C4C3B5; }

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

This text font color is #C4C3B5.

Background Color

.myBgColor { background-color: #C4C3B5; }

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

This div background color is #C4C3B5.

Border color

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

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

This div border color is #C4C3B5.

Opacity

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

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

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

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

This text has shadow with #C4C3B5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4C3B5.

Preview

Color preview on black background

This text has color #C4C3B5 on black background.


Color preview on white background

This text has color #C4C3B5 on white background.


Black color preview on #C4C3B5 background

This text has black color on #C4C3B5 background.


White color preview on #C4C3B5 background

This text has white color on #C4C3B5 background.


Related colors

Complementary color

Complementary color for #hex is #3B3C4A.


I love getcolorcode.com

Triadic colors

1 #B5C4C3 and #C3B5C4 with #C4C3B5 are triadic colors.

2 #B5C3C4 and #C3C4B5 with #C4C3B5 are triadic colors.