COLOR #C2A672

HEX: #C2A672 RGB: (194,166,114)

Color info

#C2A672 contains mainly red and green colors. Web safe color of #C2A672 is #CC9966 (or #C96).

RGB color model

#C2A672 color RGB value is (194,166,114).

RGB: (194,166,114) (76%, 65%, 45%)

RGB channels and saturation

R 194 of 255 = 76%
G 166 of 255 = 65%
B 114 of 255 = 45%

194
166
114

R + G + B ~ 62%. #C2A672 is quite light color.

Portions of RGB colors in percentages

R + G + B = 194 + 166 + 114 = 474 (100%)
R 194 of 474 ~ 40.93%
G 166 of 474 ~ 35.02%
B 114 of 474 ~ 24.05'%

%40.93
%35.02
%24.05

CMYK color model

#C2A672 color CMYK value is (0,14,41,24).

  • cyan value is 0.00%
  • magenta value is 14.43%
  • yellow value is 41.24%
  • key color value is 23.92%

CMYK: (0,14,41,24)
C0M14Y41K24 (0%, 14%, 41%, 24%)
(0.00 / 0.14 / 0.41 / 0.24)

CMYK percentages

%0
%14.43
%41.24
%23.92

Codes

Color #C2A672 in popluar color models

C2 A6 72
RGB 194 166 114
HSL 39° 39.60% 60.39%
HSB/HSV 39° 41.24% 76.08%
CMYK 0.00% 14.43% 41.24%
23.92%

Color #C2A672 in popluar number systems.

HEX C2 A6 72
Decimal 194 166 114
Binary 11000010 10100110 1110010
Octal 302 246 162

Shades and tints

Shades of #C2A672

#C2A672
(194,166,114)
#B19768
(177,151,104)
#A0885E
(160,136,94)
#8F7954
(143,121,84)
#7E6A4A
(126,106,74)
#6D5B40
(109,91,64)
#5C4C36
(92,76,54)
#4B3D2C
(75,61,44)
#3A2E22
(58,46,34)
#291F18
(41,31,24)
#18100E
(24,16,14)
#000000
(0,0,0)

Tints of #C2A672

#C2A672
(194,166,114)
#C7AE7E
(199,174,126)
#CCB68A
(204,182,138)
#D1BE96
(209,190,150)
#D6C6A2
(214,198,162)
#DBCEAE
(219,206,174)
#E0D6BA
(224,214,186)
#E5DEC6
(229,222,198)
#EAE6D2
(234,230,210)
#EFEEDE
(239,238,222)
#F4F6EA
(244,246,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C2A672 color. Also use rgb(194,166,114) instead hex code.

Text Font Color

.myTextColor { color: #C2A672; }

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

This text font color is #C2A672.

Background Color

.myBgColor { background-color: #C2A672; }

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

This div background color is #C2A672.

Border color

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

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

This div border color is #C2A672.

Opacity

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

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

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

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

This text has shadow with #C2A672 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C2A672.

Preview

Color preview on black background

This text has color #C2A672 on black background.


Color preview on white background

This text has color #C2A672 on white background.


Black color preview on #C2A672 background

This text has black color on #C2A672 background.


White color preview on #C2A672 background

This text has white color on #C2A672 background.


Related colors

Complementary color

Complementary color for #hex is #3D598D.


I love getcolorcode.com

Triadic colors

1 #72C2A6 and #A672C2 with #C2A672 are triadic colors.

2 #72A6C2 and #A6C272 with #C2A672 are triadic colors.