COLOR #D596E1

HEX: #D596E1 RGB: (213,150,225)

Color info

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

RGB color model

#D596E1 color RGB value is (213,150,225).

RGB: (213,150,225) (84%, 59%, 88%)

RGB channels and saturation

R 213 of 255 = 84%
G 150 of 255 = 59%
B 225 of 255 = 88%

213
150
225

R + G + B ~ 77%. #D596E1 is quite light color.

Portions of RGB colors in percentages

R + G + B = 213 + 150 + 225 = 588 (100%)
R 213 of 588 ~ 36.22%
G 150 of 588 ~ 25.51%
B 225 of 588 ~ 38.27'%

%36.22
%25.51
%38.27

CMYK color model

#D596E1 color CMYK value is (5,33,0,12).

  • cyan value is 5.33%
  • magenta value is 33.33%
  • yellow value is 0.00%
  • key color value is 11.76%

CMYK: (5,33,0,12)
C5M33Y0K12 (5%, 33%, 0%, 12%)
(0.05 / 0.33 / 0.00 / 0.12)

CMYK percentages

%5.33
%33.33
%0
%11.76

Codes

Color #D596E1 in popluar color models

D5 96 E1
RGB 213 150 225
HSL 290° 55.56% 73.53%
HSB/HSV 290° 33.33% 88.24%
CMYK 5.33% 33.33% 0.00%
11.76%

Color #D596E1 in popluar number systems.

HEX D5 96 E1
Decimal 213 150 225
Binary 11010101 10010110 11100001
Octal 325 226 341

Shades and tints

Shades of #D596E1

#D596E1
(213,150,225)
#C289CD
(194,137,205)
#AF7CB9
(175,124,185)
#9C6FA5
(156,111,165)
#896291
(137,98,145)
#76557D
(118,85,125)
#634869
(99,72,105)
#503B55
(80,59,85)
#3D2E41
(61,46,65)
#2A212D
(42,33,45)
#171419
(23,20,25)
#000000
(0,0,0)

Tints of #D596E1

#D596E1
(213,150,225)
#D89FE3
(216,159,227)
#DBA8E5
(219,168,229)
#DEB1E7
(222,177,231)
#E1BAE9
(225,186,233)
#E4C3EB
(228,195,235)
#E7CCED
(231,204,237)
#EAD5EF
(234,213,239)
#EDDEF1
(237,222,241)
#F0E7F3
(240,231,243)
#F3F0F5
(243,240,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D596E1 color. Also use rgb(213,150,225) instead hex code.

Text Font Color

.myTextColor { color: #D596E1; }

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

This text font color is #D596E1.

Background Color

.myBgColor { background-color: #D596E1; }

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

This div background color is #D596E1.

Border color

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

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

This div border color is #D596E1.

Opacity

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

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

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

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

This text has shadow with #D596E1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D596E1.

Preview

Color preview on black background

This text has color #D596E1 on black background.


Color preview on white background

This text has color #D596E1 on white background.


Black color preview on #D596E1 background

This text has black color on #D596E1 background.


White color preview on #D596E1 background

This text has white color on #D596E1 background.


Related colors

Complementary color

Complementary color for #hex is #2A691E.


I love getcolorcode.com

Triadic colors

1 #E1D596 and #96E1D5 with #D596E1 are triadic colors.

2 #E196D5 and #96D5E1 with #D596E1 are triadic colors.