COLOR #C6A78C

HEX: #C6A78C RGB: (198,167,140)

Color info

#C6A78C contains red, green and blue colors in about the same proportion. Web safe color of #C6A78C is #CC9999 (or #C99).

RGB color model

#C6A78C color RGB value is (198,167,140).

RGB: (198,167,140) (78%, 65%, 55%)

RGB channels and saturation

R 198 of 255 = 78%
G 167 of 255 = 65%
B 140 of 255 = 55%

198
167
140

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

Portions of RGB colors in percentages

R + G + B = 198 + 167 + 140 = 505 (100%)
R 198 of 505 ~ 39.21%
G 167 of 505 ~ 33.07%
B 140 of 505 ~ 27.72'%

%39.21
%33.07
%27.72

CMYK color model

#C6A78C color CMYK value is (0,16,29,22).

  • cyan value is 0.00%
  • magenta value is 15.66%
  • yellow value is 29.29%
  • key color value is 22.35%

CMYK: (0,16,29,22)
C0M16Y29K22 (0%, 16%, 29%, 22%)
(0.00 / 0.16 / 0.29 / 0.22)

CMYK percentages

%0
%15.66
%29.29
%22.35

Codes

Color #C6A78C in popluar color models

C6 A7 8C
RGB 198 167 140
HSL 28° 33.72% 66.27%
HSB/HSV 28° 29.29% 77.65%
CMYK 0.00% 15.66% 29.29%
22.35%

Color #C6A78C in popluar number systems.

HEX C6 A7 8C
Decimal 198 167 140
Binary 11000110 10100111 10001100
Octal 306 247 214

Shades and tints

Shades of #C6A78C

#C6A78C
(198,167,140)
#B49880
(180,152,128)
#A28974
(162,137,116)
#907A68
(144,122,104)
#7E6B5C
(126,107,92)
#6C5C50
(108,92,80)
#5A4D44
(90,77,68)
#483E38
(72,62,56)
#362F2C
(54,47,44)
#242020
(36,32,32)
#121114
(18,17,20)
#000000
(0,0,0)

Tints of #C6A78C

#C6A78C
(198,167,140)
#CBAF96
(203,175,150)
#D0B7A0
(208,183,160)
#D5BFAA
(213,191,170)
#DAC7B4
(218,199,180)
#DFCFBE
(223,207,190)
#E4D7C8
(228,215,200)
#E9DFD2
(233,223,210)
#EEE7DC
(238,231,220)
#F3EFE6
(243,239,230)
#F8F7F0
(248,247,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6A78C color. Also use rgb(198,167,140) instead hex code.

Text Font Color

.myTextColor { color: #C6A78C; }

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

This text font color is #C6A78C.

Background Color

.myBgColor { background-color: #C6A78C; }

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

This div background color is #C6A78C.

Border color

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

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

This div border color is #C6A78C.

Opacity

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

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

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

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

This text has shadow with #C6A78C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6A78C.

Preview

Color preview on black background

This text has color #C6A78C on black background.


Color preview on white background

This text has color #C6A78C on white background.


Black color preview on #C6A78C background

This text has black color on #C6A78C background.


White color preview on #C6A78C background

This text has white color on #C6A78C background.


Related colors

Complementary color

Complementary color for #hex is #395873.


I love getcolorcode.com

Triadic colors

1 #8CC6A7 and #A78CC6 with #C6A78C are triadic colors.

2 #8CA7C6 and #A7C68C with #C6A78C are triadic colors.