COLOR #C5A593

HEX: #C5A593 RGB: (197,165,147)

Color info

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

RGB color model

#C5A593 color RGB value is (197,165,147).

RGB: (197,165,147) (77%, 65%, 58%)

RGB channels and saturation

R 197 of 255 = 77%
G 165 of 255 = 65%
B 147 of 255 = 58%

197
165
147

R + G + B ~ 67%. #C5A593 is quite light color.

Portions of RGB colors in percentages

R + G + B = 197 + 165 + 147 = 509 (100%)
R 197 of 509 ~ 38.7%
G 165 of 509 ~ 32.42%
B 147 of 509 ~ 28.88'%

%38.7
%32.42
%28.88

CMYK color model

#C5A593 color CMYK value is (0,16,25,23).

  • cyan value is 0.00%
  • magenta value is 16.24%
  • yellow value is 25.38%
  • key color value is 22.75%
CMYK: (0,16,25,23) C0M16Y25K23 (0%,16%,25%,23%) (0.00/0.16/0.25/0.23) 

CMYK percentages

%0
%16.24
%25.38
%22.75

Codes

Color #C5A593 in popluar color models

C5 A5 93
RGB 197 165 147
HSL 22° 30.12% 67.45%
HSB/HSV 22° 25.38% 77.25%
CMYK 0.00% 16.24% 25.38%
22.75%

Color #C5A593 in popluar number systems.

HEX C5 A5 93
Decimal 197 165 147
Binary 11000101 10100101 10010011
Octal 305 245 223

Shades and tints

Shades of #C5A593

#C5A593
(197,165,147)
#B49686
(180,150,134)
#A38779
(163,135,121)
#92786C
(146,120,108)
#81695F
(129,105,95)
#705A52
(112,90,82)
#5F4B45
(95,75,69)
#4E3C38
(78,60,56)
#3D2D2B
(61,45,43)
#2C1E1E
(44,30,30)
#1B0F11
(27,15,17)
#000000
(0,0,0)

Tints of #C5A593

#C5A593
(197,165,147)
#CAAD9C
(202,173,156)
#CFB5A5
(207,181,165)
#D4BDAE
(212,189,174)
#D9C5B7
(217,197,183)
#DECDC0
(222,205,192)
#E3D5C9
(227,213,201)
#E8DDD2
(232,221,210)
#EDE5DB
(237,229,219)
#F2EDE4
(242,237,228)
#F7F5ED
(247,245,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5A593; }

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

This text font color is #C5A593.

Background Color

.myBgColor { background-color: #C5A593; }

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

This div background color is #C5A593.

Border color

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

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

This div border color is #C5A593.

Opacity

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

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

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

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

This text has shadow with #C5A593 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5A593.

Preview

Color preview on black background

This text has color #C5A593 on black background.


Color preview on white background

This text has color #C5A593 on white background.


Black color preview on #C5A593 background

This text has black color on #C5A593 background.


White color preview on #C5A593 background

This text has white color on #C5A593 background.


Related colors

Complementary color

Complementary color for #hex is #3A5A6C.


I love getcolorcode.com

Triadic colors

1 #93C5A5 and #A593C5 with #C5A593 are triadic colors.

2 #93A5C5 and #A5C593 with #C5A593 are triadic colors.