COLOR #C0C2B5

HEX: #C0C2B5 RGB: (192,194,181)

Color info

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

RGB color model

#C0C2B5 color RGB value is (192,194,181).

RGB: (192,194,181) (75%, 76%, 71%)

RGB channels and saturation

R 192 of 255 = 75%
G 194 of 255 = 76%
B 181 of 255 = 71%

192
194
181

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

Portions of RGB colors in percentages

R + G + B = 192 + 194 + 181 = 567 (100%)
R 192 of 567 ~ 33.86%
G 194 of 567 ~ 34.22%
B 181 of 567 ~ 31.92'%

%33.86
%34.22
%31.92

CMYK color model

#C0C2B5 color CMYK value is (1,0,7,24).

  • cyan value is 1.03%
  • magenta value is 0.00%
  • yellow value is 6.70%
  • key color value is 23.92%

CMYK: (1,0,7,24)
C1M0Y7K24 (1%, 0%, 7%, 24%)
(0.01 / 0.00 / 0.07 / 0.24)

CMYK percentages

%1.03
%0
%6.7
%23.92

Codes

Color #C0C2B5 in popluar color models

C0 C2 B5
RGB 192 194 181
HSL 69° 9.63% 73.53%
HSB/HSV 69° 6.70% 76.08%
CMYK 1.03% 0.00% 6.70%
23.92%

Color #C0C2B5 in popluar number systems.

HEX C0 C2 B5
Decimal 192 194 181
Binary 11000000 11000010 10110101
Octal 300 302 265

Shades and tints

Shades of #C0C2B5

#C0C2B5
(192,194,181)
#AFB1A5
(175,177,165)
#9EA095
(158,160,149)
#8D8F85
(141,143,133)
#7C7E75
(124,126,117)
#6B6D65
(107,109,101)
#5A5C55
(90,92,85)
#494B45
(73,75,69)
#383A35
(56,58,53)
#272925
(39,41,37)
#161815
(22,24,21)
#000000
(0,0,0)

Tints of #C0C2B5

#C0C2B5
(192,194,181)
#C5C7BB
(197,199,187)
#CACCC1
(202,204,193)
#CFD1C7
(207,209,199)
#D4D6CD
(212,214,205)
#D9DBD3
(217,219,211)
#DEE0D9
(222,224,217)
#E3E5DF
(227,229,223)
#E8EAE5
(232,234,229)
#EDEFEB
(237,239,235)
#F2F4F1
(242,244,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C0C2B5 color. Also use rgb(192,194,181) instead hex code.

Text Font Color

.myTextColor { color: #C0C2B5; }

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

This text font color is #C0C2B5.

Background Color

.myBgColor { background-color: #C0C2B5; }

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

This div background color is #C0C2B5.

Border color

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

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

This div border color is #C0C2B5.

Opacity

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

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

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

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

This text has shadow with #C0C2B5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C0C2B5.

Preview

Color preview on black background

This text has color #C0C2B5 on black background.


Color preview on white background

This text has color #C0C2B5 on white background.


Black color preview on #C0C2B5 background

This text has black color on #C0C2B5 background.


White color preview on #C0C2B5 background

This text has white color on #C0C2B5 background.


Related colors

Complementary color

Complementary color for #hex is #3F3D4A.


I love getcolorcode.com

Triadic colors

1 #B5C0C2 and #C2B5C0 with #C0C2B5 are triadic colors.

2 #B5C2C0 and #C2C0B5 with #C0C2B5 are triadic colors.