COLOR #C6C170

HEX: #C6C170 RGB: (198,193,112)

Color info

#C6C170 contains mainly red and green colors. Web safe color of #C6C170 is #CCCC66 (or #CC6).

RGB color model

#C6C170 color RGB value is (198,193,112).

RGB: (198,193,112) (78%, 76%, 44%)

RGB channels and saturation

R 198 of 255 = 78%
G 193 of 255 = 76%
B 112 of 255 = 44%

198
193
112

R + G + B ~ 66%. #C6C170 is quite light color.

Portions of RGB colors in percentages

R + G + B = 198 + 193 + 112 = 503 (100%)
R 198 of 503 ~ 39.36%
G 193 of 503 ~ 38.37%
B 112 of 503 ~ 22.27'%

%39.36
%38.37
%22.27

CMYK color model

#C6C170 color CMYK value is (0,3,43,22).

  • cyan value is 0.00%
  • magenta value is 2.53%
  • yellow value is 43.43%
  • key color value is 22.35%

CMYK: (0,3,43,22)
C0M3Y43K22 (0%, 3%, 43%, 22%)
(0.00 / 0.03 / 0.43 / 0.22)

CMYK percentages

%0
%2.53
%43.43
%22.35

Codes

Color #C6C170 in popluar color models

C6 C1 70
RGB 198 193 112
HSL 57° 43.00% 60.78%
HSB/HSV 57° 43.43% 77.65%
CMYK 0.00% 2.53% 43.43%
22.35%

Color #C6C170 in popluar number systems.

HEX C6 C1 70
Decimal 198 193 112
Binary 11000110 11000001 1110000
Octal 306 301 160

Shades and tints

Shades of #C6C170

#C6C170
(198,193,112)
#B4B066
(180,176,102)
#A29F5C
(162,159,92)
#908E52
(144,142,82)
#7E7D48
(126,125,72)
#6C6C3E
(108,108,62)
#5A5B34
(90,91,52)
#484A2A
(72,74,42)
#363920
(54,57,32)
#242816
(36,40,22)
#12170C
(18,23,12)
#000000
(0,0,0)

Tints of #C6C170

#C6C170
(198,193,112)
#CBC67D
(203,198,125)
#D0CB8A
(208,203,138)
#D5D097
(213,208,151)
#DAD5A4
(218,213,164)
#DFDAB1
(223,218,177)
#E4DFBE
(228,223,190)
#E9E4CB
(233,228,203)
#EEE9D8
(238,233,216)
#F3EEE5
(243,238,229)
#F8F3F2
(248,243,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6C170 color. Also use rgb(198,193,112) instead hex code.

Text Font Color

.myTextColor { color: #C6C170; }

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

This text font color is #C6C170.

Background Color

.myBgColor { background-color: #C6C170; }

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

This div background color is #C6C170.

Border color

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

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

This div border color is #C6C170.

Opacity

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

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

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

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

This text has shadow with #C6C170 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6C170.

Preview

Color preview on black background

This text has color #C6C170 on black background.


Color preview on white background

This text has color #C6C170 on white background.


Black color preview on #C6C170 background

This text has black color on #C6C170 background.


White color preview on #C6C170 background

This text has white color on #C6C170 background.


Related colors

Complementary color

Complementary color for #hex is #393E8F.


I love getcolorcode.com

Triadic colors

1 #70C6C1 and #C170C6 with #C6C170 are triadic colors.

2 #70C1C6 and #C1C670 with #C6C170 are triadic colors.