COLOR #C6C0A5

HEX: #C6C0A5 RGB: (198,192,165)

Color info

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

RGB color model

#C6C0A5 color RGB value is (198,192,165).

RGB: (198,192,165) (78%, 75%, 65%)

RGB channels and saturation

R 198 of 255 = 78%
G 192 of 255 = 75%
B 165 of 255 = 65%

198
192
165

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

Portions of RGB colors in percentages

R + G + B = 198 + 192 + 165 = 555 (100%)
R 198 of 555 ~ 35.68%
G 192 of 555 ~ 34.59%
B 165 of 555 ~ 29.73'%

%35.68
%34.59
%29.73

CMYK color model

#C6C0A5 color CMYK value is (0,3,17,22).

  • cyan value is 0.00%
  • magenta value is 3.03%
  • yellow value is 16.67%
  • key color value is 22.35%

CMYK: (0,3,17,22)
C0M3Y17K22 (0%, 3%, 17%, 22%)
(0.00 / 0.03 / 0.17 / 0.22)

CMYK percentages

%0
%3.03
%16.67
%22.35

Codes

Color #C6C0A5 in popluar color models

C6 C0 A5
RGB 198 192 165
HSL 49° 22.45% 71.18%
HSB/HSV 49° 16.67% 77.65%
CMYK 0.00% 3.03% 16.67%
22.35%

Color #C6C0A5 in popluar number systems.

HEX C6 C0 A5
Decimal 198 192 165
Binary 11000110 11000000 10100101
Octal 306 300 245

Shades and tints

Shades of #C6C0A5

#C6C0A5
(198,192,165)
#B4AF96
(180,175,150)
#A29E87
(162,158,135)
#908D78
(144,141,120)
#7E7C69
(126,124,105)
#6C6B5A
(108,107,90)
#5A5A4B
(90,90,75)
#48493C
(72,73,60)
#36382D
(54,56,45)
#24271E
(36,39,30)
#12160F
(18,22,15)
#000000
(0,0,0)

Tints of #C6C0A5

#C6C0A5
(198,192,165)
#CBC5AD
(203,197,173)
#D0CAB5
(208,202,181)
#D5CFBD
(213,207,189)
#DAD4C5
(218,212,197)
#DFD9CD
(223,217,205)
#E4DED5
(228,222,213)
#E9E3DD
(233,227,221)
#EEE8E5
(238,232,229)
#F3EDED
(243,237,237)
#F8F2F5
(248,242,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6C0A5 color. Also use rgb(198,192,165) instead hex code.

Text Font Color

.myTextColor { color: #C6C0A5; }

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

This text font color is #C6C0A5.

Background Color

.myBgColor { background-color: #C6C0A5; }

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

This div background color is #C6C0A5.

Border color

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

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

This div border color is #C6C0A5.

Opacity

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

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

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

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

This text has shadow with #C6C0A5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6C0A5.

Preview

Color preview on black background

This text has color #C6C0A5 on black background.


Color preview on white background

This text has color #C6C0A5 on white background.


Black color preview on #C6C0A5 background

This text has black color on #C6C0A5 background.


White color preview on #C6C0A5 background

This text has white color on #C6C0A5 background.


Related colors

Complementary color

Complementary color for #hex is #393F5A.


I love getcolorcode.com

Triadic colors

1 #A5C6C0 and #C0A5C6 with #C6C0A5 are triadic colors.

2 #A5C0C6 and #C0C6A5 with #C6C0A5 are triadic colors.