COLOR #C59089

HEX: #C59089 RGB: (197,144,137)

Color info

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

RGB color model

#C59089 color RGB value is (197,144,137).

RGB: (197,144,137) (77%, 56%, 54%)

RGB channels and saturation

R 197 of 255 = 77%
G 144 of 255 = 56%
B 137 of 255 = 54%

197
144
137

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

Portions of RGB colors in percentages

R + G + B = 197 + 144 + 137 = 478 (100%)
R 197 of 478 ~ 41.21%
G 144 of 478 ~ 30.13%
B 137 of 478 ~ 28.66'%

%41.21
%30.13
%28.66

CMYK color model

#C59089 color CMYK value is (0,27,30,23).

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

CMYK: (0,27,30,23)
C0M27Y30K23 (0%, 27%, 30%, 23%)
(0.00 / 0.27 / 0.30 / 0.23)

CMYK percentages

%0
%26.9
%30.46
%22.75

Codes

Color #C59089 in popluar color models

C5 90 89
RGB 197 144 137
HSL 34.09% 65.49%
HSB/HSV 30.46% 77.25%
CMYK 0.00% 26.90% 30.46%
22.75%

Color #C59089 in popluar number systems.

HEX C5 90 89
Decimal 197 144 137
Binary 11000101 10010000 10001001
Octal 305 220 211

Shades and tints

Shades of #C59089

#C59089
(197,144,137)
#B4837D
(180,131,125)
#A37671
(163,118,113)
#926965
(146,105,101)
#815C59
(129,92,89)
#704F4D
(112,79,77)
#5F4241
(95,66,65)
#4E3535
(78,53,53)
#3D2829
(61,40,41)
#2C1B1D
(44,27,29)
#1B0E11
(27,14,17)
#000000
(0,0,0)

Tints of #C59089

#C59089
(197,144,137)
#CA9A93
(202,154,147)
#CFA49D
(207,164,157)
#D4AEA7
(212,174,167)
#D9B8B1
(217,184,177)
#DEC2BB
(222,194,187)
#E3CCC5
(227,204,197)
#E8D6CF
(232,214,207)
#EDE0D9
(237,224,217)
#F2EAE3
(242,234,227)
#F7F4ED
(247,244,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C59089; }

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

This text font color is #C59089.

Background Color

.myBgColor { background-color: #C59089; }

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

This div background color is #C59089.

Border color

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

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

This div border color is #C59089.

Opacity

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

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

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

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

This text has shadow with #C59089 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C59089.

Preview

Color preview on black background

This text has color #C59089 on black background.


Color preview on white background

This text has color #C59089 on white background.


Black color preview on #C59089 background

This text has black color on #C59089 background.


White color preview on #C59089 background

This text has white color on #C59089 background.


Related colors

Complementary color

Complementary color for #hex is #3A6F76.


I love getcolorcode.com

Triadic colors

1 #89C590 and #9089C5 with #C59089 are triadic colors.

2 #8990C5 and #90C589 with #C59089 are triadic colors.