COLOR #C5A793

HEX: #C5A793 RGB: (197,167,147)

Color info

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

RGB color model

#C5A793 color RGB value is (197,167,147).

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

RGB channels and saturation

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

197
167
147

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

Portions of RGB colors in percentages

R + G + B = 197 + 167 + 147 = 511 (100%)
R 197 of 511 ~ 38.55%
G 167 of 511 ~ 32.68%
B 147 of 511 ~ 28.77'%

%38.55
%32.68
%28.77

CMYK color model

#C5A793 color CMYK value is (0,15,25,23).

  • cyan value is 0.00%
  • magenta value is 15.23%
  • yellow value is 25.38%
  • key color value is 22.75%

CMYK: (0,15,25,23)
C0M15Y25K23 (0%, 15%, 25%, 23%)
(0.00 / 0.15 / 0.25 / 0.23)

CMYK percentages

%0
%15.23
%25.38
%22.75

Codes

Color #C5A793 in popluar color models

C5 A7 93
RGB 197 167 147
HSL 24° 30.12% 67.45%
HSB/HSV 24° 25.38% 77.25%
CMYK 0.00% 15.23% 25.38%
22.75%

Color #C5A793 in popluar number systems.

HEX C5 A7 93
Decimal 197 167 147
Binary 11000101 10100111 10010011
Octal 305 247 223

Shades and tints

Shades of #C5A793

#C5A793
(197,167,147)
#B49886
(180,152,134)
#A38979
(163,137,121)
#927A6C
(146,122,108)
#816B5F
(129,107,95)
#705C52
(112,92,82)
#5F4D45
(95,77,69)
#4E3E38
(78,62,56)
#3D2F2B
(61,47,43)
#2C201E
(44,32,30)
#1B1111
(27,17,17)
#000000
(0,0,0)

Tints of #C5A793

#C5A793
(197,167,147)
#CAAF9C
(202,175,156)
#CFB7A5
(207,183,165)
#D4BFAE
(212,191,174)
#D9C7B7
(217,199,183)
#DECFC0
(222,207,192)
#E3D7C9
(227,215,201)
#E8DFD2
(232,223,210)
#EDE7DB
(237,231,219)
#F2EFE4
(242,239,228)
#F7F7ED
(247,247,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5A793; }

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

This text font color is #C5A793.

Background Color

.myBgColor { background-color: #C5A793; }

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

This div background color is #C5A793.

Border color

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

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

This div border color is #C5A793.

Opacity

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

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

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

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

This text has shadow with #C5A793 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5A793.

Preview

Color preview on black background

This text has color #C5A793 on black background.


Color preview on white background

This text has color #C5A793 on white background.


Black color preview on #C5A793 background

This text has black color on #C5A793 background.


White color preview on #C5A793 background

This text has white color on #C5A793 background.


Related colors

Complementary color

Complementary color for #hex is #3A586C.


I love getcolorcode.com

Triadic colors

1 #93C5A7 and #A793C5 with #C5A793 are triadic colors.

2 #93A7C5 and #A7C593 with #C5A793 are triadic colors.