COLOR #D59087

HEX: #D59087 RGB: (213,144,135)

Color info

#D59087 contains mainly red color. Web safe color of #D59087 is #CC9999 (or #C99).

RGB color model

#D59087 color RGB value is (213,144,135).

RGB: (213,144,135) (84%, 56%, 53%)

RGB channels and saturation

R 213 of 255 = 84%
G 144 of 255 = 56%
B 135 of 255 = 53%

213
144
135

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

Portions of RGB colors in percentages

R + G + B = 213 + 144 + 135 = 492 (100%)
R 213 of 492 ~ 43.29%
G 144 of 492 ~ 29.27%
B 135 of 492 ~ 27.44'%

%43.29
%29.27
%27.44

CMYK color model

#D59087 color CMYK value is (0,32,37,16).

  • cyan value is 0.00%
  • magenta value is 32.39%
  • yellow value is 36.62%
  • key color value is 16.47%

CMYK: (0,32,37,16)
C0M32Y37K16 (0%, 32%, 37%, 16%)
(0.00 / 0.32 / 0.37 / 0.16)

CMYK percentages

%0
%32.39
%36.62
%16.47

Codes

Color #D59087 in popluar color models

D5 90 87
RGB 213 144 135
HSL 48.15% 68.24%
HSB/HSV 36.62% 83.53%
CMYK 0.00% 32.39% 36.62%
16.47%

Color #D59087 in popluar number systems.

HEX D5 90 87
Decimal 213 144 135
Binary 11010101 10010000 10000111
Octal 325 220 207

Shades and tints

Shades of #D59087

#D59087
(213,144,135)
#C2837B
(194,131,123)
#AF766F
(175,118,111)
#9C6963
(156,105,99)
#895C57
(137,92,87)
#764F4B
(118,79,75)
#63423F
(99,66,63)
#503533
(80,53,51)
#3D2827
(61,40,39)
#2A1B1B
(42,27,27)
#170E0F
(23,14,15)
#000000
(0,0,0)

Tints of #D59087

#D59087
(213,144,135)
#D89A91
(216,154,145)
#DBA49B
(219,164,155)
#DEAEA5
(222,174,165)
#E1B8AF
(225,184,175)
#E4C2B9
(228,194,185)
#E7CCC3
(231,204,195)
#EAD6CD
(234,214,205)
#EDE0D7
(237,224,215)
#F0EAE1
(240,234,225)
#F3F4EB
(243,244,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D59087 color. Also use rgb(213,144,135) instead hex code.

Text Font Color

.myTextColor { color: #D59087; }

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

This text font color is #D59087.

Background Color

.myBgColor { background-color: #D59087; }

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

This div background color is #D59087.

Border color

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

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

This div border color is #D59087.

Opacity

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

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

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

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

This text has shadow with #D59087 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D59087.

Preview

Color preview on black background

This text has color #D59087 on black background.


Color preview on white background

This text has color #D59087 on white background.


Black color preview on #D59087 background

This text has black color on #D59087 background.


White color preview on #D59087 background

This text has white color on #D59087 background.


Related colors

Complementary color

Complementary color for #hex is #2A6F78.


I love getcolorcode.com

Triadic colors

1 #87D590 and #9087D5 with #D59087 are triadic colors.

2 #8790D5 and #90D587 with #D59087 are triadic colors.