COLOR #C3A172

HEX: #C3A172 RGB: (195,161,114)

Color info

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

RGB color model

#C3A172 color RGB value is (195,161,114).

RGB: (195,161,114) (76%, 63%, 45%)

RGB channels and saturation

R 195 of 255 = 76%
G 161 of 255 = 63%
B 114 of 255 = 45%

195
161
114

R + G + B ~ 61%. #C3A172 is quite light color.

Portions of RGB colors in percentages

R + G + B = 195 + 161 + 114 = 470 (100%)
R 195 of 470 ~ 41.49%
G 161 of 470 ~ 34.26%
B 114 of 470 ~ 24.26'%

%41.49
%34.26
%24.26

CMYK color model

#C3A172 color CMYK value is (0,17,42,24).

  • cyan value is 0.00%
  • magenta value is 17.44%
  • yellow value is 41.54%
  • key color value is 23.53%

CMYK: (0,17,42,24)
C0M17Y42K24 (0%, 17%, 42%, 24%)
(0.00 / 0.17 / 0.42 / 0.24)

CMYK percentages

%0
%17.44
%41.54
%23.53

Codes

Color #C3A172 in popluar color models

C3 A1 72
RGB 195 161 114
HSL 35° 40.30% 60.59%
HSB/HSV 35° 41.54% 76.47%
CMYK 0.00% 17.44% 41.54%
23.53%

Color #C3A172 in popluar number systems.

HEX C3 A1 72
Decimal 195 161 114
Binary 11000011 10100001 1110010
Octal 303 241 162

Shades and tints

Shades of #C3A172

#C3A172
(195,161,114)
#B29368
(178,147,104)
#A1855E
(161,133,94)
#907754
(144,119,84)
#7F694A
(127,105,74)
#6E5B40
(110,91,64)
#5D4D36
(93,77,54)
#4C3F2C
(76,63,44)
#3B3122
(59,49,34)
#2A2318
(42,35,24)
#19150E
(25,21,14)
#000000
(0,0,0)

Tints of #C3A172

#C3A172
(195,161,114)
#C8A97E
(200,169,126)
#CDB18A
(205,177,138)
#D2B996
(210,185,150)
#D7C1A2
(215,193,162)
#DCC9AE
(220,201,174)
#E1D1BA
(225,209,186)
#E6D9C6
(230,217,198)
#EBE1D2
(235,225,210)
#F0E9DE
(240,233,222)
#F5F1EA
(245,241,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C3A172 color. Also use rgb(195,161,114) instead hex code.

Text Font Color

.myTextColor { color: #C3A172; }

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

This text font color is #C3A172.

Background Color

.myBgColor { background-color: #C3A172; }

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

This div background color is #C3A172.

Border color

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

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

This div border color is #C3A172.

Opacity

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

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

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

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

This text has shadow with #C3A172 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C3A172.

Preview

Color preview on black background

This text has color #C3A172 on black background.


Color preview on white background

This text has color #C3A172 on white background.


Black color preview on #C3A172 background

This text has black color on #C3A172 background.


White color preview on #C3A172 background

This text has white color on #C3A172 background.


Related colors

Complementary color

Complementary color for #hex is #3C5E8D.


I love getcolorcode.com

Triadic colors

1 #72C3A1 and #A172C3 with #C3A172 are triadic colors.

2 #72A1C3 and #A1C372 with #C3A172 are triadic colors.