COLOR #D590B7

HEX: #D590B7 RGB: (213,144,183)

Color info

#D590B7 contains mainly red and blue colors. Web safe color of #D590B7 is #CC99CC (or #C9C).

RGB color model

#D590B7 color RGB value is (213,144,183).

RGB: (213,144,183) (84%, 56%, 72%)

RGB channels and saturation

R 213 of 255 = 84%
G 144 of 255 = 56%
B 183 of 255 = 72%

213
144
183

R + G + B ~ 71%. #D590B7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 213 + 144 + 183 = 540 (100%)
R 213 of 540 ~ 39.44%
G 144 of 540 ~ 26.67%
B 183 of 540 ~ 33.89'%

%39.44
%26.67
%33.89

CMYK color model

#D590B7 color CMYK value is (0,32,14,16).

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

CMYK: (0,32,14,16)
C0M32Y14K16 (0%, 32%, 14%, 16%)
(0.00 / 0.32 / 0.14 / 0.16)

CMYK percentages

%0
%32.39
%14.08
%16.47

Codes

Color #D590B7 in popluar color models

D5 90 B7
RGB 213 144 183
HSL 326° 45.10% 70.00%
HSB/HSV 326° 32.39% 83.53%
CMYK 0.00% 32.39% 14.08%
16.47%

Color #D590B7 in popluar number systems.

HEX D5 90 B7
Decimal 213 144 183
Binary 11010101 10010000 10110111
Octal 325 220 267

Shades and tints

Shades of #D590B7

#D590B7
(213,144,183)
#C283A7
(194,131,167)
#AF7697
(175,118,151)
#9C6987
(156,105,135)
#895C77
(137,92,119)
#764F67
(118,79,103)
#634257
(99,66,87)
#503547
(80,53,71)
#3D2837
(61,40,55)
#2A1B27
(42,27,39)
#170E17
(23,14,23)
#000000
(0,0,0)

Tints of #D590B7

#D590B7
(213,144,183)
#D89ABD
(216,154,189)
#DBA4C3
(219,164,195)
#DEAEC9
(222,174,201)
#E1B8CF
(225,184,207)
#E4C2D5
(228,194,213)
#E7CCDB
(231,204,219)
#EAD6E1
(234,214,225)
#EDE0E7
(237,224,231)
#F0EAED
(240,234,237)
#F3F4F3
(243,244,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D590B7; }

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

This text font color is #D590B7.

Background Color

.myBgColor { background-color: #D590B7; }

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

This div background color is #D590B7.

Border color

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

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

This div border color is #D590B7.

Opacity

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

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

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

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

This text has shadow with #D590B7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D590B7.

Preview

Color preview on black background

This text has color #D590B7 on black background.


Color preview on white background

This text has color #D590B7 on white background.


Black color preview on #D590B7 background

This text has black color on #D590B7 background.


White color preview on #D590B7 background

This text has white color on #D590B7 background.


Related colors

Complementary color

Complementary color for #hex is #2A6F48.


I love getcolorcode.com

Triadic colors

1 #B7D590 and #90B7D5 with #D590B7 are triadic colors.

2 #B790D5 and #90D5B7 with #D590B7 are triadic colors.