COLOR #C6A387

HEX: #C6A387 RGB: (198,163,135)

Color info

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

RGB color model

#C6A387 color RGB value is (198,163,135).

RGB: (198,163,135) (78%, 64%, 53%)

RGB channels and saturation

R 198 of 255 = 78%
G 163 of 255 = 64%
B 135 of 255 = 53%

198
163
135

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

Portions of RGB colors in percentages

R + G + B = 198 + 163 + 135 = 496 (100%)
R 198 of 496 ~ 39.92%
G 163 of 496 ~ 32.86%
B 135 of 496 ~ 27.22'%

%39.92
%32.86
%27.22

CMYK color model

#C6A387 color CMYK value is (0,18,32,22).

  • cyan value is 0.00%
  • magenta value is 17.68%
  • yellow value is 31.82%
  • key color value is 22.35%

CMYK: (0,18,32,22)
C0M18Y32K22 (0%, 18%, 32%, 22%)
(0.00 / 0.18 / 0.32 / 0.22)

CMYK percentages

%0
%17.68
%31.82
%22.35

Codes

Color #C6A387 in popluar color models

C6 A3 87
RGB 198 163 135
HSL 27° 35.59% 65.29%
HSB/HSV 27° 31.82% 77.65%
CMYK 0.00% 17.68% 31.82%
22.35%

Color #C6A387 in popluar number systems.

HEX C6 A3 87
Decimal 198 163 135
Binary 11000110 10100011 10000111
Octal 306 243 207

Shades and tints

Shades of #C6A387

#C6A387
(198,163,135)
#B4957B
(180,149,123)
#A2876F
(162,135,111)
#907963
(144,121,99)
#7E6B57
(126,107,87)
#6C5D4B
(108,93,75)
#5A4F3F
(90,79,63)
#484133
(72,65,51)
#363327
(54,51,39)
#24251B
(36,37,27)
#12170F
(18,23,15)
#000000
(0,0,0)

Tints of #C6A387

#C6A387
(198,163,135)
#CBAB91
(203,171,145)
#D0B39B
(208,179,155)
#D5BBA5
(213,187,165)
#DAC3AF
(218,195,175)
#DFCBB9
(223,203,185)
#E4D3C3
(228,211,195)
#E9DBCD
(233,219,205)
#EEE3D7
(238,227,215)
#F3EBE1
(243,235,225)
#F8F3EB
(248,243,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6A387 color. Also use rgb(198,163,135) instead hex code.

Text Font Color

.myTextColor { color: #C6A387; }

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

This text font color is #C6A387.

Background Color

.myBgColor { background-color: #C6A387; }

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

This div background color is #C6A387.

Border color

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

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

This div border color is #C6A387.

Opacity

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

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

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

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

This text has shadow with #C6A387 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6A387.

Preview

Color preview on black background

This text has color #C6A387 on black background.


Color preview on white background

This text has color #C6A387 on white background.


Black color preview on #C6A387 background

This text has black color on #C6A387 background.


White color preview on #C6A387 background

This text has white color on #C6A387 background.


Related colors

Complementary color

Complementary color for #hex is #395C78.


I love getcolorcode.com

Triadic colors

1 #87C6A3 and #A387C6 with #C6A387 are triadic colors.

2 #87A3C6 and #A3C687 with #C6A387 are triadic colors.