COLOR #D394D7

HEX: #D394D7 RGB: (211,148,215)

Color info

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

RGB color model

#D394D7 color RGB value is (211,148,215).

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

RGB channels and saturation

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

211
148
215

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

Portions of RGB colors in percentages

R + G + B = 211 + 148 + 215 = 574 (100%)
R 211 of 574 ~ 36.76%
G 148 of 574 ~ 25.78%
B 215 of 574 ~ 37.46'%

%36.76
%25.78
%37.46

CMYK color model

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

  • cyan value is 1.86%
  • magenta value is 31.16%
  • 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
%31.16
%0
%15.69

Codes

Color #D394D7 in popluar color models

D3 94 D7
RGB 211 148 215
HSL 296° 45.58% 71.18%
HSB/HSV 296° 31.16% 84.31%
CMYK 1.86% 31.16% 0.00%
15.69%

Color #D394D7 in popluar number systems.

HEX D3 94 D7
Decimal 211 148 215
Binary 11010011 10010100 11010111
Octal 323 224 327

Shades and tints

Shades of #D394D7

#D394D7
(211,148,215)
#C087C4
(192,135,196)
#AD7AB1
(173,122,177)
#9A6D9E
(154,109,158)
#87608B
(135,96,139)
#745378
(116,83,120)
#614665
(97,70,101)
#4E3952
(78,57,82)
#3B2C3F
(59,44,63)
#281F2C
(40,31,44)
#151219
(21,18,25)
#000000
(0,0,0)

Tints of #D394D7

#D394D7
(211,148,215)
#D79DDA
(215,157,218)
#DBA6DD
(219,166,221)
#DFAFE0
(223,175,224)
#E3B8E3
(227,184,227)
#E7C1E6
(231,193,230)
#EBCAE9
(235,202,233)
#EFD3EC
(239,211,236)
#F3DCEF
(243,220,239)
#F7E5F2
(247,229,242)
#FBEEF5
(251,238,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D394D7; }

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

This text font color is #D394D7.

Background Color

.myBgColor { background-color: #D394D7; }

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

This div background color is #D394D7.

Border color

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

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

This div border color is #D394D7.

Opacity

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

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

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

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

This text has shadow with #D394D7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D394D7.

Preview

Color preview on black background

This text has color #D394D7 on black background.


Color preview on white background

This text has color #D394D7 on white background.


Black color preview on #D394D7 background

This text has black color on #D394D7 background.


White color preview on #D394D7 background

This text has white color on #D394D7 background.


Related colors

Complementary color

Complementary color for #hex is #2C6B28.


I love getcolorcode.com

Triadic colors

1 #D7D394 and #94D7D3 with #D394D7 are triadic colors.

2 #D794D3 and #94D3D7 with #D394D7 are triadic colors.