COLOR #C6A486

HEX: #C6A486 RGB: (198,164,134)

Color info

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

RGB color model

#C6A486 color RGB value is (198,164,134).

RGB: (198,164,134) (78%, 64%, 53%)

RGB channels and saturation

R 198 of 255 = 78%
G 164 of 255 = 64%
B 134 of 255 = 53%

198
164
134

R + G + B ~ 65%. #C6A486 is quite light color.

Portions of RGB colors in percentages

R + G + B = 198 + 164 + 134 = 496 (100%)
R 198 of 496 ~ 39.92%
G 164 of 496 ~ 33.06%
B 134 of 496 ~ 27.02'%

%39.92
%33.06
%27.02

CMYK color model

#C6A486 color CMYK value is (0,17,32,22).

  • cyan value is 0.00%
  • magenta value is 17.17%
  • yellow value is 32.32%
  • key color value is 22.35%
CMYK: (0,17,32,22) C0M17Y32K22 (0%,17%,32%,22%) (0.00/0.17/0.32/0.22) 

CMYK percentages

%0
%17.17
%32.32
%22.35

Codes

Color #C6A486 in popluar color models

C6 A4 86
RGB 198 164 134
HSL 28° 35.96% 65.10%
HSB/HSV 28° 32.32% 77.65%
CMYK 0.00% 17.17% 32.32%
22.35%

Color #C6A486 in popluar number systems.

HEX C6 A4 86
Decimal 198 164 134
Binary 11000110 10100100 10000110
Octal 306 244 206

Shades and tints

Shades of #C6A486

#C6A486
(198,164,134)
#B4967A
(180,150,122)
#A2886E
(162,136,110)
#907A62
(144,122,98)
#7E6C56
(126,108,86)
#6C5E4A
(108,94,74)
#5A503E
(90,80,62)
#484232
(72,66,50)
#363426
(54,52,38)
#24261A
(36,38,26)
#12180E
(18,24,14)
#000000
(0,0,0)

Tints of #C6A486

#C6A486
(198,164,134)
#CBAC91
(203,172,145)
#D0B49C
(208,180,156)
#D5BCA7
(213,188,167)
#DAC4B2
(218,196,178)
#DFCCBD
(223,204,189)
#E4D4C8
(228,212,200)
#E9DCD3
(233,220,211)
#EEE4DE
(238,228,222)
#F3ECE9
(243,236,233)
#F8F4F4
(248,244,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6A486 color. Also use rgb(198,164,134) instead hex code.

Text Font Color

.myTextColor { color: #C6A486; }

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

This text font color is #C6A486.

Background Color

.myBgColor { background-color: #C6A486; }

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

This div background color is #C6A486.

Border color

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

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

This div border color is #C6A486.

Opacity

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

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

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

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

This text has shadow with #C6A486 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6A486.

Preview

Color preview on black background

This text has color #C6A486 on black background.


Color preview on white background

This text has color #C6A486 on white background.


Black color preview on #C6A486 background

This text has black color on #C6A486 background.


White color preview on #C6A486 background

This text has white color on #C6A486 background.


Related colors

Complementary color

Complementary color for #hex is #395B79.


I love getcolorcode.com

Triadic colors

1 #86C6A4 and #A486C6 with #C6A486 are triadic colors.

2 #86A4C6 and #A4C686 with #C6A486 are triadic colors.