COLOR #C5A689

HEX: #C5A689 RGB: (197,166,137)

Color info

#C5A689 contains mainly red and green colors. Web safe color of #C5A689 is #CC9999 (or #C99).

RGB color model

#C5A689 color RGB value is (197,166,137).

RGB: (197,166,137) (77%, 65%, 54%)

RGB channels and saturation

R 197 of 255 = 77%
G 166 of 255 = 65%
B 137 of 255 = 54%

197
166
137

R + G + B ~ 65%. #C5A689 is quite light color.

Portions of RGB colors in percentages

R + G + B = 197 + 166 + 137 = 500 (100%)
R 197 of 500 ~ 39.4%
G 166 of 500 ~ 33.2%
B 137 of 500 ~ 27.4'%

%39.4
%33.2
%27.4

CMYK color model

#C5A689 color CMYK value is (0,16,30,23).

  • cyan value is 0.00%
  • magenta value is 15.74%
  • yellow value is 30.46%
  • key color value is 22.75%

CMYK: (0,16,30,23)
C0M16Y30K23 (0%, 16%, 30%, 23%)
(0.00 / 0.16 / 0.30 / 0.23)

CMYK percentages

%0
%15.74
%30.46
%22.75

Codes

Color #C5A689 in popluar color models

C5 A6 89
RGB 197 166 137
HSL 29° 34.09% 65.49%
HSB/HSV 29° 30.46% 77.25%
CMYK 0.00% 15.74% 30.46%
22.75%

Color #C5A689 in popluar number systems.

HEX C5 A6 89
Decimal 197 166 137
Binary 11000101 10100110 10001001
Octal 305 246 211

Shades and tints

Shades of #C5A689

#C5A689
(197,166,137)
#B4977D
(180,151,125)
#A38871
(163,136,113)
#927965
(146,121,101)
#816A59
(129,106,89)
#705B4D
(112,91,77)
#5F4C41
(95,76,65)
#4E3D35
(78,61,53)
#3D2E29
(61,46,41)
#2C1F1D
(44,31,29)
#1B1011
(27,16,17)
#000000
(0,0,0)

Tints of #C5A689

#C5A689
(197,166,137)
#CAAE93
(202,174,147)
#CFB69D
(207,182,157)
#D4BEA7
(212,190,167)
#D9C6B1
(217,198,177)
#DECEBB
(222,206,187)
#E3D6C5
(227,214,197)
#E8DECF
(232,222,207)
#EDE6D9
(237,230,217)
#F2EEE3
(242,238,227)
#F7F6ED
(247,246,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5A689 color. Also use rgb(197,166,137) instead hex code.

Text Font Color

.myTextColor { color: #C5A689; }

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

This text font color is #C5A689.

Background Color

.myBgColor { background-color: #C5A689; }

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

This div background color is #C5A689.

Border color

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

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

This div border color is #C5A689.

Opacity

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

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

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

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

This text has shadow with #C5A689 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5A689.

Preview

Color preview on black background

This text has color #C5A689 on black background.


Color preview on white background

This text has color #C5A689 on white background.


Black color preview on #C5A689 background

This text has black color on #C5A689 background.


White color preview on #C5A689 background

This text has white color on #C5A689 background.


Related colors

Complementary color

Complementary color for #hex is #3A5976.


I love getcolorcode.com

Triadic colors

1 #89C5A6 and #A689C5 with #C5A689 are triadic colors.

2 #89A6C5 and #A6C589 with #C5A689 are triadic colors.