COLOR #C5A57E

HEX: #C5A57E RGB: (197,165,126)

Color info

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

RGB color model

#C5A57E color RGB value is (197,165,126).

RGB: (197,165,126) (77%, 65%, 49%)

RGB channels and saturation

R 197 of 255 = 77%
G 165 of 255 = 65%
B 126 of 255 = 49%

197
165
126

R + G + B ~ 64%. #C5A57E is quite light color.

Portions of RGB colors in percentages

R + G + B = 197 + 165 + 126 = 488 (100%)
R 197 of 488 ~ 40.37%
G 165 of 488 ~ 33.81%
B 126 of 488 ~ 25.82'%

%40.37
%33.81
%25.82

CMYK color model

#C5A57E color CMYK value is (0,16,36,23).

  • cyan value is 0.00%
  • magenta value is 16.24%
  • yellow value is 36.04%
  • key color value is 22.75%

CMYK: (0,16,36,23)
C0M16Y36K23 (0%, 16%, 36%, 23%)
(0.00 / 0.16 / 0.36 / 0.23)

CMYK percentages

%0
%16.24
%36.04
%22.75

Codes

Color #C5A57E in popluar color models

C5 A5 7E
RGB 197 165 126
HSL 33° 37.97% 63.33%
HSB/HSV 33° 36.04% 77.25%
CMYK 0.00% 16.24% 36.04%
22.75%

Color #C5A57E in popluar number systems.

HEX C5 A5 7E
Decimal 197 165 126
Binary 11000101 10100101 1111110
Octal 305 245 176

Shades and tints

Shades of #C5A57E

#C5A57E
(197,165,126)
#B49673
(180,150,115)
#A38768
(163,135,104)
#92785D
(146,120,93)
#816952
(129,105,82)
#705A47
(112,90,71)
#5F4B3C
(95,75,60)
#4E3C31
(78,60,49)
#3D2D26
(61,45,38)
#2C1E1B
(44,30,27)
#1B0F10
(27,15,16)
#000000
(0,0,0)

Tints of #C5A57E

#C5A57E
(197,165,126)
#CAAD89
(202,173,137)
#CFB594
(207,181,148)
#D4BD9F
(212,189,159)
#D9C5AA
(217,197,170)
#DECDB5
(222,205,181)
#E3D5C0
(227,213,192)
#E8DDCB
(232,221,203)
#EDE5D6
(237,229,214)
#F2EDE1
(242,237,225)
#F7F5EC
(247,245,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5A57E color. Also use rgb(197,165,126) instead hex code.

Text Font Color

.myTextColor { color: #C5A57E; }

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

This text font color is #C5A57E.

Background Color

.myBgColor { background-color: #C5A57E; }

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

This div background color is #C5A57E.

Border color

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

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

This div border color is #C5A57E.

Opacity

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

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

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

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

This text has shadow with #C5A57E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5A57E.

Preview

Color preview on black background

This text has color #C5A57E on black background.


Color preview on white background

This text has color #C5A57E on white background.


Black color preview on #C5A57E background

This text has black color on #C5A57E background.


White color preview on #C5A57E background

This text has white color on #C5A57E background.


Related colors

Complementary color

Complementary color for #hex is #3A5A81.


I love getcolorcode.com

Triadic colors

1 #7EC5A5 and #A57EC5 with #C5A57E are triadic colors.

2 #7EA5C5 and #A5C57E with #C5A57E are triadic colors.