COLOR #C7C0BA

HEX: #C7C0BA RGB: (199,192,186)

Color info

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

RGB color model

#C7C0BA color RGB value is (199,192,186).

RGB: (199,192,186) (78%, 75%, 73%)

RGB channels and saturation

R 199 of 255 = 78%
G 192 of 255 = 75%
B 186 of 255 = 73%

199
192
186

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

Portions of RGB colors in percentages

R + G + B = 199 + 192 + 186 = 577 (100%)
R 199 of 577 ~ 34.49%
G 192 of 577 ~ 33.28%
B 186 of 577 ~ 32.24'%

%34.49
%33.28
%32.24

CMYK color model

#C7C0BA color CMYK value is (0,4,7,22).

  • cyan value is 0.00%
  • magenta value is 3.52%
  • yellow value is 6.53%
  • key color value is 21.96%

CMYK: (0,4,7,22)
C0M4Y7K22 (0%, 4%, 7%, 22%)
(0.00 / 0.04 / 0.07 / 0.22)

CMYK percentages

%0
%3.52
%6.53
%21.96

Codes

Color #C7C0BA in popluar color models

C7 C0 BA
RGB 199 192 186
HSL 28° 10.40% 75.49%
HSB/HSV 28° 6.53% 78.04%
CMYK 0.00% 3.52% 6.53%
21.96%

Color #C7C0BA in popluar number systems.

HEX C7 C0 BA
Decimal 199 192 186
Binary 11000111 11000000 10111010
Octal 307 300 272

Shades and tints

Shades of #C7C0BA

#C7C0BA
(199,192,186)
#B5AFAA
(181,175,170)
#A39E9A
(163,158,154)
#918D8A
(145,141,138)
#7F7C7A
(127,124,122)
#6D6B6A
(109,107,106)
#5B5A5A
(91,90,90)
#49494A
(73,73,74)
#37383A
(55,56,58)
#25272A
(37,39,42)
#13161A
(19,22,26)
#000000
(0,0,0)

Tints of #C7C0BA

#C7C0BA
(199,192,186)
#CCC5C0
(204,197,192)
#D1CAC6
(209,202,198)
#D6CFCC
(214,207,204)
#DBD4D2
(219,212,210)
#E0D9D8
(224,217,216)
#E5DEDE
(229,222,222)
#EAE3E4
(234,227,228)
#EFE8EA
(239,232,234)
#F4EDF0
(244,237,240)
#F9F2F6
(249,242,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7C0BA color. Also use rgb(199,192,186) instead hex code.

Text Font Color

.myTextColor { color: #C7C0BA; }

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

This text font color is #C7C0BA.

Background Color

.myBgColor { background-color: #C7C0BA; }

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

This div background color is #C7C0BA.

Border color

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

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

This div border color is #C7C0BA.

Opacity

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

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

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

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

This text has shadow with #C7C0BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7C0BA.

Preview

Color preview on black background

This text has color #C7C0BA on black background.


Color preview on white background

This text has color #C7C0BA on white background.


Black color preview on #C7C0BA background

This text has black color on #C7C0BA background.


White color preview on #C7C0BA background

This text has white color on #C7C0BA background.


Related colors

Complementary color

Complementary color for #hex is #383F45.


I love getcolorcode.com

Triadic colors

1 #BAC7C0 and #C0BAC7 with #C7C0BA are triadic colors.

2 #BAC0C7 and #C0C7BA with #C7C0BA are triadic colors.