COLOR #C6A888

HEX: #C6A888 RGB: (198,168,136)

Color info

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

RGB color model

#C6A888 color RGB value is (198,168,136).

RGB: (198,168,136) (78%, 66%, 53%)

RGB channels and saturation

R 198 of 255 = 78%
G 168 of 255 = 66%
B 136 of 255 = 53%

198
168
136

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

Portions of RGB colors in percentages

R + G + B = 198 + 168 + 136 = 502 (100%)
R 198 of 502 ~ 39.44%
G 168 of 502 ~ 33.47%
B 136 of 502 ~ 27.09'%

%39.44
%33.47
%27.09

CMYK color model

#C6A888 color CMYK value is (0,15,31,22).

  • cyan value is 0.00%
  • magenta value is 15.15%
  • yellow value is 31.31%
  • key color value is 22.35%

CMYK: (0,15,31,22)
C0M15Y31K22 (0%, 15%, 31%, 22%)
(0.00 / 0.15 / 0.31 / 0.22)

CMYK percentages

%0
%15.15
%31.31
%22.35

Codes

Color #C6A888 in popluar color models

C6 A8 88
RGB 198 168 136
HSL 31° 35.23% 65.49%
HSB/HSV 31° 31.31% 77.65%
CMYK 0.00% 15.15% 31.31%
22.35%

Color #C6A888 in popluar number systems.

HEX C6 A8 88
Decimal 198 168 136
Binary 11000110 10101000 10001000
Octal 306 250 210

Shades and tints

Shades of #C6A888

#C6A888
(198,168,136)
#B4997C
(180,153,124)
#A28A70
(162,138,112)
#907B64
(144,123,100)
#7E6C58
(126,108,88)
#6C5D4C
(108,93,76)
#5A4E40
(90,78,64)
#483F34
(72,63,52)
#363028
(54,48,40)
#24211C
(36,33,28)
#121210
(18,18,16)
#000000
(0,0,0)

Tints of #C6A888

#C6A888
(198,168,136)
#CBAF92
(203,175,146)
#D0B69C
(208,182,156)
#D5BDA6
(213,189,166)
#DAC4B0
(218,196,176)
#DFCBBA
(223,203,186)
#E4D2C4
(228,210,196)
#E9D9CE
(233,217,206)
#EEE0D8
(238,224,216)
#F3E7E2
(243,231,226)
#F8EEEC
(248,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6A888 color. Also use rgb(198,168,136) instead hex code.

Text Font Color

.myTextColor { color: #C6A888; }

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

This text font color is #C6A888.

Background Color

.myBgColor { background-color: #C6A888; }

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

This div background color is #C6A888.

Border color

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

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

This div border color is #C6A888.

Opacity

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

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

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

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

This text has shadow with #C6A888 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6A888.

Preview

Color preview on black background

This text has color #C6A888 on black background.


Color preview on white background

This text has color #C6A888 on white background.


Black color preview on #C6A888 background

This text has black color on #C6A888 background.


White color preview on #C6A888 background

This text has white color on #C6A888 background.


Related colors

Complementary color

Complementary color for #hex is #395777.


I love getcolorcode.com

Triadic colors

1 #88C6A8 and #A888C6 with #C6A888 are triadic colors.

2 #88A8C6 and #A8C688 with #C6A888 are triadic colors.