COLOR #D599B5

HEX: #D599B5 RGB: (213,153,181)

Color info

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

RGB color model

#D599B5 color RGB value is (213,153,181).

RGB: (213,153,181) (84%, 60%, 71%)

RGB channels and saturation

R 213 of 255 = 84%
G 153 of 255 = 60%
B 181 of 255 = 71%

213
153
181

R + G + B ~ 72%. #D599B5 is quite light color.

Portions of RGB colors in percentages

R + G + B = 213 + 153 + 181 = 547 (100%)
R 213 of 547 ~ 38.94%
G 153 of 547 ~ 27.97%
B 181 of 547 ~ 33.09'%

%38.94
%27.97
%33.09

CMYK color model

#D599B5 color CMYK value is (0,28,15,16).

  • cyan value is 0.00%
  • magenta value is 28.17%
  • yellow value is 15.02%
  • key color value is 16.47%

CMYK: (0,28,15,16)
C0M28Y15K16 (0%, 28%, 15%, 16%)
(0.00 / 0.28 / 0.15 / 0.16)

CMYK percentages

%0
%28.17
%15.02
%16.47

Codes

Color #D599B5 in popluar color models

D5 99 B5
RGB 213 153 181
HSL 332° 41.67% 71.76%
HSB/HSV 332° 28.17% 83.53%
CMYK 0.00% 28.17% 15.02%
16.47%

Color #D599B5 in popluar number systems.

HEX D5 99 B5
Decimal 213 153 181
Binary 11010101 10011001 10110101
Octal 325 231 265

Shades and tints

Shades of #D599B5

#D599B5
(213,153,181)
#C28CA5
(194,140,165)
#AF7F95
(175,127,149)
#9C7285
(156,114,133)
#896575
(137,101,117)
#765865
(118,88,101)
#634B55
(99,75,85)
#503E45
(80,62,69)
#3D3135
(61,49,53)
#2A2425
(42,36,37)
#171715
(23,23,21)
#000000
(0,0,0)

Tints of #D599B5

#D599B5
(213,153,181)
#D8A2BB
(216,162,187)
#DBABC1
(219,171,193)
#DEB4C7
(222,180,199)
#E1BDCD
(225,189,205)
#E4C6D3
(228,198,211)
#E7CFD9
(231,207,217)
#EAD8DF
(234,216,223)
#EDE1E5
(237,225,229)
#F0EAEB
(240,234,235)
#F3F3F1
(243,243,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D599B5 color. Also use rgb(213,153,181) instead hex code.

Text Font Color

.myTextColor { color: #D599B5; }

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

This text font color is #D599B5.

Background Color

.myBgColor { background-color: #D599B5; }

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

This div background color is #D599B5.

Border color

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

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

This div border color is #D599B5.

Opacity

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

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

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

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

This text has shadow with #D599B5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D599B5.

Preview

Color preview on black background

This text has color #D599B5 on black background.


Color preview on white background

This text has color #D599B5 on white background.


Black color preview on #D599B5 background

This text has black color on #D599B5 background.


White color preview on #D599B5 background

This text has white color on #D599B5 background.


Related colors

Complementary color

Complementary color for #hex is #2A664A.


I love getcolorcode.com

Triadic colors

1 #B5D599 and #99B5D5 with #D599B5 are triadic colors.

2 #B599D5 and #99D5B5 with #D599B5 are triadic colors.