COLOR #C6A492

HEX: #C6A492 RGB: (198,164,146)

Color info

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

RGB color model

#C6A492 color RGB value is (198,164,146).

RGB: (198,164,146) (78%, 64%, 57%)

RGB channels and saturation

R 198 of 255 = 78%
G 164 of 255 = 64%
B 146 of 255 = 57%

198
164
146

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

Portions of RGB colors in percentages

R + G + B = 198 + 164 + 146 = 508 (100%)
R 198 of 508 ~ 38.98%
G 164 of 508 ~ 32.28%
B 146 of 508 ~ 28.74'%

%38.98
%32.28
%28.74

CMYK color model

#C6A492 color CMYK value is (0,17,26,22).

  • cyan value is 0.00%
  • magenta value is 17.17%
  • yellow value is 26.26%
  • key color value is 22.35%

CMYK: (0,17,26,22)
C0M17Y26K22 (0%, 17%, 26%, 22%)
(0.00 / 0.17 / 0.26 / 0.22)

CMYK percentages

%0
%17.17
%26.26
%22.35

Codes

Color #C6A492 in popluar color models

C6 A4 92
RGB 198 164 146
HSL 21° 31.33% 67.45%
HSB/HSV 21° 26.26% 77.65%
CMYK 0.00% 17.17% 26.26%
22.35%

Color #C6A492 in popluar number systems.

HEX C6 A4 92
Decimal 198 164 146
Binary 11000110 10100100 10010010
Octal 306 244 222

Shades and tints

Shades of #C6A492

#C6A492
(198,164,146)
#B49685
(180,150,133)
#A28878
(162,136,120)
#907A6B
(144,122,107)
#7E6C5E
(126,108,94)
#6C5E51
(108,94,81)
#5A5044
(90,80,68)
#484237
(72,66,55)
#36342A
(54,52,42)
#24261D
(36,38,29)
#121810
(18,24,16)
#000000
(0,0,0)

Tints of #C6A492

#C6A492
(198,164,146)
#CBAC9B
(203,172,155)
#D0B4A4
(208,180,164)
#D5BCAD
(213,188,173)
#DAC4B6
(218,196,182)
#DFCCBF
(223,204,191)
#E4D4C8
(228,212,200)
#E9DCD1
(233,220,209)
#EEE4DA
(238,228,218)
#F3ECE3
(243,236,227)
#F8F4EC
(248,244,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C6A492 color. Also use rgb(198,164,146) instead hex code.

Text Font Color

.myTextColor { color: #C6A492; }

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

This text font color is #C6A492.

Background Color

.myBgColor { background-color: #C6A492; }

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

This div background color is #C6A492.

Border color

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

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

This div border color is #C6A492.

Opacity

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

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

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

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

This text has shadow with #C6A492 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C6A492.

Preview

Color preview on black background

This text has color #C6A492 on black background.


Color preview on white background

This text has color #C6A492 on white background.


Black color preview on #C6A492 background

This text has black color on #C6A492 background.


White color preview on #C6A492 background

This text has white color on #C6A492 background.


Related colors

Complementary color

Complementary color for #hex is #395B6D.


I love getcolorcode.com

Triadic colors

1 #92C6A4 and #A492C6 with #C6A492 are triadic colors.

2 #92A4C6 and #A4C692 with #C6A492 are triadic colors.