COLOR #D598D5

HEX: #D598D5 RGB: (213,152,213)

Color info

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

RGB color model

#D598D5 color RGB value is (213,152,213).

RGB: (213,152,213) (84%, 60%, 84%)

RGB channels and saturation

R 213 of 255 = 84%
G 152 of 255 = 60%
B 213 of 255 = 84%

213
152
213

R + G + B ~ 76%. #D598D5 is quite light color.

Portions of RGB colors in percentages

R + G + B = 213 + 152 + 213 = 578 (100%)
R 213 of 578 ~ 36.85%
G 152 of 578 ~ 26.3%
B 213 of 578 ~ 36.85'%

%36.85
%26.3
%36.85

CMYK color model

#D598D5 color CMYK value is (0,29,0,16).

  • cyan value is 0.00%
  • magenta value is 28.64%
  • yellow value is 0.00%
  • key color value is 16.47%

CMYK: (0,29,0,16)
C0M29Y0K16 (0%, 29%, 0%, 16%)
(0.00 / 0.29 / 0.00 / 0.16)

CMYK percentages

%0
%28.64
%0
%16.47

Codes

Color #D598D5 in popluar color models

D5 98 D5
RGB 213 152 213
HSL 300° 42.07% 71.57%
HSB/HSV 300° 28.64% 83.53%
CMYK 0.00% 28.64% 0.00%
16.47%

Color #D598D5 in popluar number systems.

HEX D5 98 D5
Decimal 213 152 213
Binary 11010101 10011000 11010101
Octal 325 230 325

Shades and tints

Shades of #D598D5

#D598D5
(213,152,213)
#C28BC2
(194,139,194)
#AF7EAF
(175,126,175)
#9C719C
(156,113,156)
#896489
(137,100,137)
#765776
(118,87,118)
#634A63
(99,74,99)
#503D50
(80,61,80)
#3D303D
(61,48,61)
#2A232A
(42,35,42)
#171617
(23,22,23)
#000000
(0,0,0)

Tints of #D598D5

#D598D5
(213,152,213)
#D8A1D8
(216,161,216)
#DBAADB
(219,170,219)
#DEB3DE
(222,179,222)
#E1BCE1
(225,188,225)
#E4C5E4
(228,197,228)
#E7CEE7
(231,206,231)
#EAD7EA
(234,215,234)
#EDE0ED
(237,224,237)
#F0E9F0
(240,233,240)
#F3F2F3
(243,242,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D598D5; }

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

This text font color is #D598D5.

Background Color

.myBgColor { background-color: #D598D5; }

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

This div background color is #D598D5.

Border color

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

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

This div border color is #D598D5.

Opacity

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

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

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

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

This text has shadow with #D598D5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D598D5.

Preview

Color preview on black background

This text has color #D598D5 on black background.


Color preview on white background

This text has color #D598D5 on white background.


Black color preview on #D598D5 background

This text has black color on #D598D5 background.


White color preview on #D598D5 background

This text has white color on #D598D5 background.


Related colors

Complementary color

Complementary color for #hex is #2A672A.


I love getcolorcode.com

Triadic colors

1 #D5D598 and #98D5D5 with #D598D5 are triadic colors.

2 #D598D5 and #98D5D5 with #D598D5 are triadic colors.