COLOR #D395D7

HEX: #D395D7 RGB: (211,149,215)

Color info

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

RGB color model

#D395D7 color RGB value is (211,149,215).

RGB: (211,149,215) (83%, 58%, 84%)

RGB channels and saturation

R 211 of 255 = 83%
G 149 of 255 = 58%
B 215 of 255 = 84%

211
149
215

R + G + B ~ 75%. #D395D7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 211 + 149 + 215 = 575 (100%)
R 211 of 575 ~ 36.7%
G 149 of 575 ~ 25.91%
B 215 of 575 ~ 37.39'%

%36.7
%25.91
%37.39

CMYK color model

#D395D7 color CMYK value is (2,31,0,16).

  • cyan value is 1.86%
  • magenta value is 30.70%
  • yellow value is 0.00%
  • key color value is 15.69%

CMYK: (2,31,0,16)
C2M31Y0K16 (2%, 31%, 0%, 16%)
(0.02 / 0.31 / 0.00 / 0.16)

CMYK percentages

%1.86
%30.7
%0
%15.69

Codes

Color #D395D7 in popluar color models

D3 95 D7
RGB 211 149 215
HSL 296° 45.21% 71.37%
HSB/HSV 296° 30.70% 84.31%
CMYK 1.86% 30.70% 0.00%
15.69%

Color #D395D7 in popluar number systems.

HEX D3 95 D7
Decimal 211 149 215
Binary 11010011 10010101 11010111
Octal 323 225 327

Shades and tints

Shades of #D395D7

#D395D7
(211,149,215)
#C088C4
(192,136,196)
#AD7BB1
(173,123,177)
#9A6E9E
(154,110,158)
#87618B
(135,97,139)
#745478
(116,84,120)
#614765
(97,71,101)
#4E3A52
(78,58,82)
#3B2D3F
(59,45,63)
#28202C
(40,32,44)
#151319
(21,19,25)
#000000
(0,0,0)

Tints of #D395D7

#D395D7
(211,149,215)
#D79EDA
(215,158,218)
#DBA7DD
(219,167,221)
#DFB0E0
(223,176,224)
#E3B9E3
(227,185,227)
#E7C2E6
(231,194,230)
#EBCBE9
(235,203,233)
#EFD4EC
(239,212,236)
#F3DDEF
(243,221,239)
#F7E6F2
(247,230,242)
#FBEFF5
(251,239,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D395D7 color. Also use rgb(211,149,215) instead hex code.

Text Font Color

.myTextColor { color: #D395D7; }

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

This text font color is #D395D7.

Background Color

.myBgColor { background-color: #D395D7; }

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

This div background color is #D395D7.

Border color

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

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

This div border color is #D395D7.

Opacity

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

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

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

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

This text has shadow with #D395D7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D395D7.

Preview

Color preview on black background

This text has color #D395D7 on black background.


Color preview on white background

This text has color #D395D7 on white background.


Black color preview on #D395D7 background

This text has black color on #D395D7 background.


White color preview on #D395D7 background

This text has white color on #D395D7 background.


Related colors

Complementary color

Complementary color for #hex is #2C6A28.


I love getcolorcode.com

Triadic colors

1 #D7D395 and #95D7D3 with #D395D7 are triadic colors.

2 #D795D3 and #95D3D7 with #D395D7 are triadic colors.