COLOR #D58A9D

HEX: #D58A9D RGB: (213,138,157)

Color info

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

RGB color model

#D58A9D color RGB value is (213,138,157).

RGB: (213,138,157) (84%, 54%, 62%)

RGB channels and saturation

R 213 of 255 = 84%
G 138 of 255 = 54%
B 157 of 255 = 62%

213
138
157

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

Portions of RGB colors in percentages

R + G + B = 213 + 138 + 157 = 508 (100%)
R 213 of 508 ~ 41.93%
G 138 of 508 ~ 27.17%
B 157 of 508 ~ 30.91'%

%41.93
%27.17
%30.91

CMYK color model

#D58A9D color CMYK value is (0,35,26,16).

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

CMYK: (0,35,26,16)
C0M35Y26K16 (0%, 35%, 26%, 16%)
(0.00 / 0.35 / 0.26 / 0.16)

CMYK percentages

%0
%35.21
%26.29
%16.47

Codes

Color #D58A9D in popluar color models

D5 8A 9D
RGB 213 138 157
HSL 345° 47.17% 68.82%
HSB/HSV 345° 35.21% 83.53%
CMYK 0.00% 35.21% 26.29%
16.47%

Color #D58A9D in popluar number systems.

HEX D5 8A 9D
Decimal 213 138 157
Binary 11010101 10001010 10011101
Octal 325 212 235

Shades and tints

Shades of #D58A9D

#D58A9D
(213,138,157)
#C27E8F
(194,126,143)
#AF7281
(175,114,129)
#9C6673
(156,102,115)
#895A65
(137,90,101)
#764E57
(118,78,87)
#634249
(99,66,73)
#50363B
(80,54,59)
#3D2A2D
(61,42,45)
#2A1E1F
(42,30,31)
#171211
(23,18,17)
#000000
(0,0,0)

Tints of #D58A9D

#D58A9D
(213,138,157)
#D894A5
(216,148,165)
#DB9EAD
(219,158,173)
#DEA8B5
(222,168,181)
#E1B2BD
(225,178,189)
#E4BCC5
(228,188,197)
#E7C6CD
(231,198,205)
#EAD0D5
(234,208,213)
#EDDADD
(237,218,221)
#F0E4E5
(240,228,229)
#F3EEED
(243,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D58A9D; }

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

This text font color is #D58A9D.

Background Color

.myBgColor { background-color: #D58A9D; }

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

This div background color is #D58A9D.

Border color

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

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

This div border color is #D58A9D.

Opacity

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

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

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

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

This text has shadow with #D58A9D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D58A9D.

Preview

Color preview on black background

This text has color #D58A9D on black background.


Color preview on white background

This text has color #D58A9D on white background.


Black color preview on #D58A9D background

This text has black color on #D58A9D background.


White color preview on #D58A9D background

This text has white color on #D58A9D background.


Related colors

Complementary color

Complementary color for #hex is #2A7562.


I love getcolorcode.com

Triadic colors

1 #9DD58A and #8A9DD5 with #D58A9D are triadic colors.

2 #9D8AD5 and #8AD59D with #D58A9D are triadic colors.