COLOR #C3C4B0

HEX: #C3C4B0 RGB: (195,196,176)

Color info

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

RGB color model

#C3C4B0 color RGB value is (195,196,176).

RGB: (195,196,176) (76%, 77%, 69%)

RGB channels and saturation

R 195 of 255 = 76%
G 196 of 255 = 77%
B 176 of 255 = 69%

195
196
176

R + G + B ~ 74%. #C3C4B0 is quite light color.

Portions of RGB colors in percentages

R + G + B = 195 + 196 + 176 = 567 (100%)
R 195 of 567 ~ 34.39%
G 196 of 567 ~ 34.57%
B 176 of 567 ~ 31.04'%

%34.39
%34.57
%31.04

CMYK color model

#C3C4B0 color CMYK value is (1,0,10,23).

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

CMYK: (1,0,10,23)
C1M0Y10K23 (1%, 0%, 10%, 23%)
(0.01 / 0.00 / 0.10 / 0.23)

CMYK percentages

%0.51
%0
%10.2
%23.14

Codes

Color #C3C4B0 in popluar color models

C3 C4 B0
RGB 195 196 176
HSL 63° 14.49% 72.94%
HSB/HSV 63° 10.20% 76.86%
CMYK 0.51% 0.00% 10.20%
23.14%

Color #C3C4B0 in popluar number systems.

HEX C3 C4 B0
Decimal 195 196 176
Binary 11000011 11000100 10110000
Octal 303 304 260

Shades and tints

Shades of #C3C4B0

#C3C4B0
(195,196,176)
#B2B3A0
(178,179,160)
#A1A290
(161,162,144)
#909180
(144,145,128)
#7F8070
(127,128,112)
#6E6F60
(110,111,96)
#5D5E50
(93,94,80)
#4C4D40
(76,77,64)
#3B3C30
(59,60,48)
#2A2B20
(42,43,32)
#191A10
(25,26,16)
#000000
(0,0,0)

Tints of #C3C4B0

#C3C4B0
(195,196,176)
#C8C9B7
(200,201,183)
#CDCEBE
(205,206,190)
#D2D3C5
(210,211,197)
#D7D8CC
(215,216,204)
#DCDDD3
(220,221,211)
#E1E2DA
(225,226,218)
#E6E7E1
(230,231,225)
#EBECE8
(235,236,232)
#F0F1EF
(240,241,239)
#F5F6F6
(245,246,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C3C4B0; }

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

This text font color is #C3C4B0.

Background Color

.myBgColor { background-color: #C3C4B0; }

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

This div background color is #C3C4B0.

Border color

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

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

This div border color is #C3C4B0.

Opacity

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

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

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

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

This text has shadow with #C3C4B0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C3C4B0.

Preview

Color preview on black background

This text has color #C3C4B0 on black background.


Color preview on white background

This text has color #C3C4B0 on white background.


Black color preview on #C3C4B0 background

This text has black color on #C3C4B0 background.


White color preview on #C3C4B0 background

This text has white color on #C3C4B0 background.


Related colors

Complementary color

Complementary color for #hex is #3C3B4F.


I love getcolorcode.com

Triadic colors

1 #B0C3C4 and #C4B0C3 with #C3C4B0 are triadic colors.

2 #B0C4C3 and #C4C3B0 with #C3C4B0 are triadic colors.