COLOR #C6A78A

HEX: #C6A78A RGB: (198,167,138)

Color info

#C6A78A contains mainly red and green colors. Web safe color of #C6A78A is #CC9999 (or #C99).

RGB color model

#C6A78A color RGB value is (198,167,138).

RGB: (198,167,138) (78%, 65%, 54%)

RGB channels and saturation

R 198 of 255 = 78%
G 167 of 255 = 65%
B 138 of 255 = 54%

198
167
138

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

Portions of RGB colors in percentages

R + G + B = 198 + 167 + 138 = 503 (100%)
R 198 of 503 ~ 39.36%
G 167 of 503 ~ 33.2%
B 138 of 503 ~ 27.44'%

%39.36
%33.2
%27.44

CMYK color model

#C6A78A color CMYK value is (0,16,30,22).

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

CMYK: (0,16,30,22)
C0M16Y30K22 (0%, 16%, 30%, 22%)
(0.00 / 0.16 / 0.30 / 0.22)

CMYK percentages

%0
%15.66
%30.3
%22.35

Codes

Color #C6A78A in popluar color models

C6 A7 8A
RGB 198 167 138
HSL 29° 34.48% 65.88%
HSB/HSV 29° 30.30% 77.65%
CMYK 0.00% 15.66% 30.30%
22.35%

Color #C6A78A in popluar number systems.

HEX C6 A7 8A
Decimal 198 167 138
Binary 11000110 10100111 10001010
Octal 306 247 212

Shades and tints

Shades of #C6A78A

#C6A78A
(198,167,138)
#B4987E
(180,152,126)
#A28972
(162,137,114)
#907A66
(144,122,102)
#7E6B5A
(126,107,90)
#6C5C4E
(108,92,78)
#5A4D42
(90,77,66)
#483E36
(72,62,54)
#362F2A
(54,47,42)
#24201E
(36,32,30)
#121112
(18,17,18)
#000000
(0,0,0)

Tints of #C6A78A

#C6A78A
(198,167,138)
#CBAF94
(203,175,148)
#D0B79E
(208,183,158)
#D5BFA8
(213,191,168)
#DAC7B2
(218,199,178)
#DFCFBC
(223,207,188)
#E4D7C6
(228,215,198)
#E9DFD0
(233,223,208)
#EEE7DA
(238,231,218)
#F3EFE4
(243,239,228)
#F8F7EE
(248,247,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6A78A; }

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

This text font color is #C6A78A.

Background Color

.myBgColor { background-color: #C6A78A; }

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

This div background color is #C6A78A.

Border color

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

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

This div border color is #C6A78A.

Opacity

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

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

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

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

This text has shadow with #C6A78A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6A78A.

Preview

Color preview on black background

This text has color #C6A78A on black background.


Color preview on white background

This text has color #C6A78A on white background.


Black color preview on #C6A78A background

This text has black color on #C6A78A background.


White color preview on #C6A78A background

This text has white color on #C6A78A background.


Related colors

Complementary color

Complementary color for #hex is #395875.


I love getcolorcode.com

Triadic colors

1 #8AC6A7 and #A78AC6 with #C6A78A are triadic colors.

2 #8AA7C6 and #A7C68A with #C6A78A are triadic colors.