COLOR #C6AB9A

HEX: #C6AB9A RGB: (198,171,154)

Color info

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

RGB color model

#C6AB9A color RGB value is (198,171,154).

RGB: (198,171,154) (78%, 67%, 60%)

RGB channels and saturation

R 198 of 255 = 78%
G 171 of 255 = 67%
B 154 of 255 = 60%

198
171
154

R + G + B ~ 68%. #C6AB9A is quite light color.

Portions of RGB colors in percentages

R + G + B = 198 + 171 + 154 = 523 (100%)
R 198 of 523 ~ 37.86%
G 171 of 523 ~ 32.7%
B 154 of 523 ~ 29.45'%

%37.86
%32.7
%29.45

CMYK color model

#C6AB9A color CMYK value is (0,14,22,22).

  • cyan value is 0.00%
  • magenta value is 13.64%
  • yellow value is 22.22%
  • key color value is 22.35%

CMYK: (0,14,22,22)
C0M14Y22K22 (0%, 14%, 22%, 22%)
(0.00 / 0.14 / 0.22 / 0.22)

CMYK percentages

%0
%13.64
%22.22
%22.35

Codes

Color #C6AB9A in popluar color models

C6 AB 9A
RGB 198 171 154
HSL 23° 27.85% 69.02%
HSB/HSV 23° 22.22% 77.65%
CMYK 0.00% 13.64% 22.22%
22.35%

Color #C6AB9A in popluar number systems.

HEX C6 AB 9A
Decimal 198 171 154
Binary 11000110 10101011 10011010
Octal 306 253 232

Shades and tints

Shades of #C6AB9A

#C6AB9A
(198,171,154)
#B49C8C
(180,156,140)
#A28D7E
(162,141,126)
#907E70
(144,126,112)
#7E6F62
(126,111,98)
#6C6054
(108,96,84)
#5A5146
(90,81,70)
#484238
(72,66,56)
#36332A
(54,51,42)
#24241C
(36,36,28)
#12150E
(18,21,14)
#000000
(0,0,0)

Tints of #C6AB9A

#C6AB9A
(198,171,154)
#CBB2A3
(203,178,163)
#D0B9AC
(208,185,172)
#D5C0B5
(213,192,181)
#DAC7BE
(218,199,190)
#DFCEC7
(223,206,199)
#E4D5D0
(228,213,208)
#E9DCD9
(233,220,217)
#EEE3E2
(238,227,226)
#F3EAEB
(243,234,235)
#F8F1F4
(248,241,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6AB9A color. Also use rgb(198,171,154) instead hex code.

Text Font Color

.myTextColor { color: #C6AB9A; }

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

This text font color is #C6AB9A.

Background Color

.myBgColor { background-color: #C6AB9A; }

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

This div background color is #C6AB9A.

Border color

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

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

This div border color is #C6AB9A.

Opacity

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

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

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

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

This text has shadow with #C6AB9A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6AB9A.

Preview

Color preview on black background

This text has color #C6AB9A on black background.


Color preview on white background

This text has color #C6AB9A on white background.


Black color preview on #C6AB9A background

This text has black color on #C6AB9A background.


White color preview on #C6AB9A background

This text has white color on #C6AB9A background.


Related colors

Complementary color

Complementary color for #hex is #395465.


I love getcolorcode.com

Triadic colors

1 #9AC6AB and #AB9AC6 with #C6AB9A are triadic colors.

2 #9AABC6 and #ABC69A with #C6AB9A are triadic colors.