COLOR #C5A174

HEX: #C5A174 RGB: (197,161,116)

Color info

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

RGB color model

#C5A174 color RGB value is (197,161,116).

RGB: (197,161,116) (77%, 63%, 45%)

RGB channels and saturation

R 197 of 255 = 77%
G 161 of 255 = 63%
B 116 of 255 = 45%

197
161
116

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

Portions of RGB colors in percentages

R + G + B = 197 + 161 + 116 = 474 (100%)
R 197 of 474 ~ 41.56%
G 161 of 474 ~ 33.97%
B 116 of 474 ~ 24.47'%

%41.56
%33.97
%24.47

CMYK color model

#C5A174 color CMYK value is (0,18,41,23).

  • cyan value is 0.00%
  • magenta value is 18.27%
  • yellow value is 41.12%
  • key color value is 22.75%

CMYK: (0,18,41,23)
C0M18Y41K23 (0%, 18%, 41%, 23%)
(0.00 / 0.18 / 0.41 / 0.23)

CMYK percentages

%0
%18.27
%41.12
%22.75

Codes

Color #C5A174 in popluar color models

C5 A1 74
RGB 197 161 116
HSL 33° 41.12% 61.37%
HSB/HSV 33° 41.12% 77.25%
CMYK 0.00% 18.27% 41.12%
22.75%

Color #C5A174 in popluar number systems.

HEX C5 A1 74
Decimal 197 161 116
Binary 11000101 10100001 1110100
Octal 305 241 164

Shades and tints

Shades of #C5A174

#C5A174
(197,161,116)
#B4936A
(180,147,106)
#A38560
(163,133,96)
#927756
(146,119,86)
#81694C
(129,105,76)
#705B42
(112,91,66)
#5F4D38
(95,77,56)
#4E3F2E
(78,63,46)
#3D3124
(61,49,36)
#2C231A
(44,35,26)
#1B1510
(27,21,16)
#000000
(0,0,0)

Tints of #C5A174

#C5A174
(197,161,116)
#CAA980
(202,169,128)
#CFB18C
(207,177,140)
#D4B998
(212,185,152)
#D9C1A4
(217,193,164)
#DEC9B0
(222,201,176)
#E3D1BC
(227,209,188)
#E8D9C8
(232,217,200)
#EDE1D4
(237,225,212)
#F2E9E0
(242,233,224)
#F7F1EC
(247,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5A174 color. Also use rgb(197,161,116) instead hex code.

Text Font Color

.myTextColor { color: #C5A174; }

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

This text font color is #C5A174.

Background Color

.myBgColor { background-color: #C5A174; }

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

This div background color is #C5A174.

Border color

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

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

This div border color is #C5A174.

Opacity

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

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

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

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

This text has shadow with #C5A174 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5A174.

Preview

Color preview on black background

This text has color #C5A174 on black background.


Color preview on white background

This text has color #C5A174 on white background.


Black color preview on #C5A174 background

This text has black color on #C5A174 background.


White color preview on #C5A174 background

This text has white color on #C5A174 background.


Related colors

Complementary color

Complementary color for #hex is #3A5E8B.


I love getcolorcode.com

Triadic colors

1 #74C5A1 and #A174C5 with #C5A174 are triadic colors.

2 #74A1C5 and #A1C574 with #C5A174 are triadic colors.