COLOR #C6A197

HEX: #C6A197 RGB: (198,161,151)

Color info

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

RGB color model

#C6A197 color RGB value is (198,161,151).

RGB: (198,161,151) (78%, 63%, 59%)

RGB channels and saturation

R 198 of 255 = 78%
G 161 of 255 = 63%
B 151 of 255 = 59%

198
161
151

R + G + B ~ 67%. #C6A197 is quite light color.

Portions of RGB colors in percentages

R + G + B = 198 + 161 + 151 = 510 (100%)
R 198 of 510 ~ 38.82%
G 161 of 510 ~ 31.57%
B 151 of 510 ~ 29.61'%

%38.82
%31.57
%29.61

CMYK color model

#C6A197 color CMYK value is (0,19,24,22).

  • cyan value is 0.00%
  • magenta value is 18.69%
  • yellow value is 23.74%
  • key color value is 22.35%
CMYK: (0,19,24,22) C0M19Y24K22 (0%,19%,24%,22%) (0.00/0.19/0.24/0.22) 

CMYK percentages

%0
%18.69
%23.74
%22.35

Codes

Color #C6A197 in popluar color models

C6 A1 97
RGB 198 161 151
HSL 13° 29.19% 68.43%
HSB/HSV 13° 23.74% 77.65%
CMYK 0.00% 18.69% 23.74%
22.35%

Color #C6A197 in popluar number systems.

HEX C6 A1 97
Decimal 198 161 151
Binary 11000110 10100001 10010111
Octal 306 241 227

Shades and tints

Shades of #C6A197

#C6A197
(198,161,151)
#B4938A
(180,147,138)
#A2857D
(162,133,125)
#907770
(144,119,112)
#7E6963
(126,105,99)
#6C5B56
(108,91,86)
#5A4D49
(90,77,73)
#483F3C
(72,63,60)
#36312F
(54,49,47)
#242322
(36,35,34)
#121515
(18,21,21)
#000000
(0,0,0)

Tints of #C6A197

#C6A197
(198,161,151)
#CBA9A0
(203,169,160)
#D0B1A9
(208,177,169)
#D5B9B2
(213,185,178)
#DAC1BB
(218,193,187)
#DFC9C4
(223,201,196)
#E4D1CD
(228,209,205)
#E9D9D6
(233,217,214)
#EEE1DF
(238,225,223)
#F3E9E8
(243,233,232)
#F8F1F1
(248,241,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6A197 color. Also use rgb(198,161,151) instead hex code.

Text Font Color

.myTextColor { color: #C6A197; }

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

This text font color is #C6A197.

Background Color

.myBgColor { background-color: #C6A197; }

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

This div background color is #C6A197.

Border color

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

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

This div border color is #C6A197.

Opacity

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

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

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

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

This text has shadow with #C6A197 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6A197.

Preview

Color preview on black background

This text has color #C6A197 on black background.


Color preview on white background

This text has color #C6A197 on white background.


Black color preview on #C6A197 background

This text has black color on #C6A197 background.


White color preview on #C6A197 background

This text has white color on #C6A197 background.


Related colors

Complementary color

Complementary color for #hex is #395E68.


I love getcolorcode.com

Triadic colors

1 #97C6A1 and #A197C6 with #C6A197 are triadic colors.

2 #97A1C6 and #A1C697 with #C6A197 are triadic colors.