COLOR #C6A291

HEX: #C6A291 RGB: (198,162,145)

Color info

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

RGB color model

#C6A291 color RGB value is (198,162,145).

RGB: (198,162,145) (78%, 64%, 57%)

RGB channels and saturation

R 198 of 255 = 78%
G 162 of 255 = 64%
B 145 of 255 = 57%

198
162
145

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

Portions of RGB colors in percentages

R + G + B = 198 + 162 + 145 = 505 (100%)
R 198 of 505 ~ 39.21%
G 162 of 505 ~ 32.08%
B 145 of 505 ~ 28.71'%

%39.21
%32.08
%28.71

CMYK color model

#C6A291 color CMYK value is (0,18,27,22).

  • cyan value is 0.00%
  • magenta value is 18.18%
  • yellow value is 26.77%
  • key color value is 22.35%

CMYK: (0,18,27,22)
C0M18Y27K22 (0%, 18%, 27%, 22%)
(0.00 / 0.18 / 0.27 / 0.22)

CMYK percentages

%0
%18.18
%26.77
%22.35

Codes

Color #C6A291 in popluar color models

C6 A2 91
RGB 198 162 145
HSL 19° 31.74% 67.25%
HSB/HSV 19° 26.77% 77.65%
CMYK 0.00% 18.18% 26.77%
22.35%

Color #C6A291 in popluar number systems.

HEX C6 A2 91
Decimal 198 162 145
Binary 11000110 10100010 10010001
Octal 306 242 221

Shades and tints

Shades of #C6A291

#C6A291
(198,162,145)
#B49484
(180,148,132)
#A28677
(162,134,119)
#90786A
(144,120,106)
#7E6A5D
(126,106,93)
#6C5C50
(108,92,80)
#5A4E43
(90,78,67)
#484036
(72,64,54)
#363229
(54,50,41)
#24241C
(36,36,28)
#12160F
(18,22,15)
#000000
(0,0,0)

Tints of #C6A291

#C6A291
(198,162,145)
#CBAA9B
(203,170,155)
#D0B2A5
(208,178,165)
#D5BAAF
(213,186,175)
#DAC2B9
(218,194,185)
#DFCAC3
(223,202,195)
#E4D2CD
(228,210,205)
#E9DAD7
(233,218,215)
#EEE2E1
(238,226,225)
#F3EAEB
(243,234,235)
#F8F2F5
(248,242,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6A291 color. Also use rgb(198,162,145) instead hex code.

Text Font Color

.myTextColor { color: #C6A291; }

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

This text font color is #C6A291.

Background Color

.myBgColor { background-color: #C6A291; }

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

This div background color is #C6A291.

Border color

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

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

This div border color is #C6A291.

Opacity

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

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

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

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

This text has shadow with #C6A291 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6A291.

Preview

Color preview on black background

This text has color #C6A291 on black background.


Color preview on white background

This text has color #C6A291 on white background.


Black color preview on #C6A291 background

This text has black color on #C6A291 background.


White color preview on #C6A291 background

This text has white color on #C6A291 background.


Related colors

Complementary color

Complementary color for #hex is #395D6E.


I love getcolorcode.com

Triadic colors

1 #91C6A2 and #A291C6 with #C6A291 are triadic colors.

2 #91A2C6 and #A2C691 with #C6A291 are triadic colors.