COLOR #C6A791

HEX: #C6A791 RGB: (198,167,145)

Color info

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

RGB color model

#C6A791 color RGB value is (198,167,145).

RGB: (198,167,145) (78%, 65%, 57%)

RGB channels and saturation

R 198 of 255 = 78%
G 167 of 255 = 65%
B 145 of 255 = 57%

198
167
145

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

Portions of RGB colors in percentages

R + G + B = 198 + 167 + 145 = 510 (100%)
R 198 of 510 ~ 38.82%
G 167 of 510 ~ 32.75%
B 145 of 510 ~ 28.43'%

%38.82
%32.75
%28.43

CMYK color model

#C6A791 color CMYK value is (0,16,27,22).

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

CMYK: (0,16,27,22)
C0M16Y27K22 (0%, 16%, 27%, 22%)
(0.00 / 0.16 / 0.27 / 0.22)

CMYK percentages

%0
%15.66
%26.77
%22.35

Codes

Color #C6A791 in popluar color models

C6 A7 91
RGB 198 167 145
HSL 25° 31.74% 67.25%
HSB/HSV 25° 26.77% 77.65%
CMYK 0.00% 15.66% 26.77%
22.35%

Color #C6A791 in popluar number systems.

HEX C6 A7 91
Decimal 198 167 145
Binary 11000110 10100111 10010001
Octal 306 247 221

Shades and tints

Shades of #C6A791

#C6A791
(198,167,145)
#B49884
(180,152,132)
#A28977
(162,137,119)
#907A6A
(144,122,106)
#7E6B5D
(126,107,93)
#6C5C50
(108,92,80)
#5A4D43
(90,77,67)
#483E36
(72,62,54)
#362F29
(54,47,41)
#24201C
(36,32,28)
#12110F
(18,17,15)
#000000
(0,0,0)

Tints of #C6A791

#C6A791
(198,167,145)
#CBAF9B
(203,175,155)
#D0B7A5
(208,183,165)
#D5BFAF
(213,191,175)
#DAC7B9
(218,199,185)
#DFCFC3
(223,207,195)
#E4D7CD
(228,215,205)
#E9DFD7
(233,223,215)
#EEE7E1
(238,231,225)
#F3EFEB
(243,239,235)
#F8F7F5
(248,247,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C6A791; }

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

This text font color is #C6A791.

Background Color

.myBgColor { background-color: #C6A791; }

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

This div background color is #C6A791.

Border color

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

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

This div border color is #C6A791.

Opacity

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

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

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

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

This text has shadow with #C6A791 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6A791.

Preview

Color preview on black background

This text has color #C6A791 on black background.


Color preview on white background

This text has color #C6A791 on white background.


Black color preview on #C6A791 background

This text has black color on #C6A791 background.


White color preview on #C6A791 background

This text has white color on #C6A791 background.


Related colors

Complementary color

Complementary color for #hex is #39586E.


I love getcolorcode.com

Triadic colors

1 #91C6A7 and #A791C6 with #C6A791 are triadic colors.

2 #91A7C6 and #A7C691 with #C6A791 are triadic colors.