COLOR #D58C8A

HEX: #D58C8A RGB: (213,140,138)

Color info

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

RGB color model

#D58C8A color RGB value is (213,140,138).

RGB: (213,140,138) (84%, 55%, 54%)

RGB channels and saturation

R 213 of 255 = 84%
G 140 of 255 = 55%
B 138 of 255 = 54%

213
140
138

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

Portions of RGB colors in percentages

R + G + B = 213 + 140 + 138 = 491 (100%)
R 213 of 491 ~ 43.38%
G 140 of 491 ~ 28.51%
B 138 of 491 ~ 28.11'%

%43.38
%28.51
%28.11

CMYK color model

#D58C8A color CMYK value is (0,34,35,16).

  • cyan value is 0.00%
  • magenta value is 34.27%
  • yellow value is 35.21%
  • key color value is 16.47%

CMYK: (0,34,35,16)
C0M34Y35K16 (0%, 34%, 35%, 16%)
(0.00 / 0.34 / 0.35 / 0.16)

CMYK percentages

%0
%34.27
%35.21
%16.47

Codes

Color #D58C8A in popluar color models

D5 8C 8A
RGB 213 140 138
HSL 47.17% 68.82%
HSB/HSV 35.21% 83.53%
CMYK 0.00% 34.27% 35.21%
16.47%

Color #D58C8A in popluar number systems.

HEX D5 8C 8A
Decimal 213 140 138
Binary 11010101 10001100 10001010
Octal 325 214 212

Shades and tints

Shades of #D58C8A

#D58C8A
(213,140,138)
#C2807E
(194,128,126)
#AF7472
(175,116,114)
#9C6866
(156,104,102)
#895C5A
(137,92,90)
#76504E
(118,80,78)
#634442
(99,68,66)
#503836
(80,56,54)
#3D2C2A
(61,44,42)
#2A201E
(42,32,30)
#171412
(23,20,18)
#000000
(0,0,0)

Tints of #D58C8A

#D58C8A
(213,140,138)
#D89694
(216,150,148)
#DBA09E
(219,160,158)
#DEAAA8
(222,170,168)
#E1B4B2
(225,180,178)
#E4BEBC
(228,190,188)
#E7C8C6
(231,200,198)
#EAD2D0
(234,210,208)
#EDDCDA
(237,220,218)
#F0E6E4
(240,230,228)
#F3F0EE
(243,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D58C8A color. Also use rgb(213,140,138) instead hex code.

Text Font Color

.myTextColor { color: #D58C8A; }

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

This text font color is #D58C8A.

Background Color

.myBgColor { background-color: #D58C8A; }

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

This div background color is #D58C8A.

Border color

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

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

This div border color is #D58C8A.

Opacity

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

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

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

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

This text has shadow with #D58C8A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D58C8A.

Preview

Color preview on black background

This text has color #D58C8A on black background.


Color preview on white background

This text has color #D58C8A on white background.


Black color preview on #D58C8A background

This text has black color on #D58C8A background.


White color preview on #D58C8A background

This text has white color on #D58C8A background.


Related colors

Complementary color

Complementary color for #hex is #2A7375.


I love getcolorcode.com

Triadic colors

1 #8AD58C and #8C8AD5 with #D58C8A are triadic colors.

2 #8A8CD5 and #8CD58A with #D58C8A are triadic colors.