COLOR #D494D6

HEX: #D494D6 RGB: (212,148,214)

Color info

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

RGB color model

#D494D6 color RGB value is (212,148,214).

RGB: (212,148,214) (83%, 58%, 84%)

RGB channels and saturation

R 212 of 255 = 83%
G 148 of 255 = 58%
B 214 of 255 = 84%

212
148
214

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

Portions of RGB colors in percentages

R + G + B = 212 + 148 + 214 = 574 (100%)
R 212 of 574 ~ 36.93%
G 148 of 574 ~ 25.78%
B 214 of 574 ~ 37.28'%

%36.93
%25.78
%37.28

CMYK color model

#D494D6 color CMYK value is (1,31,0,16).

  • cyan value is 0.93%
  • magenta value is 30.84%
  • yellow value is 0.00%
  • key color value is 16.08%
CMYK: (1,31,0,16) C1M31Y0K16 (1%,31%,0%,16%) (0.01/0.31/0.00/0.16) 

CMYK percentages

%0.93
%30.84
%0
%16.08

Codes

Color #D494D6 in popluar color models

D4 94 D6
RGB 212 148 214
HSL 298° 44.59% 70.98%
HSB/HSV 298° 30.84% 83.92%
CMYK 0.93% 30.84% 0.00%
16.08%

Color #D494D6 in popluar number systems.

HEX D4 94 D6
Decimal 212 148 214
Binary 11010100 10010100 11010110
Octal 324 224 326

Shades and tints

Shades of #D494D6

#D494D6
(212,148,214)
#C187C3
(193,135,195)
#AE7AB0
(174,122,176)
#9B6D9D
(155,109,157)
#88608A
(136,96,138)
#755377
(117,83,119)
#624664
(98,70,100)
#4F3951
(79,57,81)
#3C2C3E
(60,44,62)
#291F2B
(41,31,43)
#161218
(22,18,24)
#000000
(0,0,0)

Tints of #D494D6

#D494D6
(212,148,214)
#D79DD9
(215,157,217)
#DAA6DC
(218,166,220)
#DDAFDF
(221,175,223)
#E0B8E2
(224,184,226)
#E3C1E5
(227,193,229)
#E6CAE8
(230,202,232)
#E9D3EB
(233,211,235)
#ECDCEE
(236,220,238)
#EFE5F1
(239,229,241)
#F2EEF4
(242,238,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D494D6 color. Also use rgb(212,148,214) instead hex code.

Text Font Color

.myTextColor { color: #D494D6; }

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

This text font color is #D494D6.

Background Color

.myBgColor { background-color: #D494D6; }

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

This div background color is #D494D6.

Border color

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

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

This div border color is #D494D6.

Opacity

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

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

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

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

This text has shadow with #D494D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D494D6.

Preview

Color preview on black background

This text has color #D494D6 on black background.


Color preview on white background

This text has color #D494D6 on white background.


Black color preview on #D494D6 background

This text has black color on #D494D6 background.


White color preview on #D494D6 background

This text has white color on #D494D6 background.


Related colors

Complementary color

Complementary color for #hex is #2B6B29.


I love getcolorcode.com

Triadic colors

1 #D6D494 and #94D6D4 with #D494D6 are triadic colors.

2 #D694D4 and #94D4D6 with #D494D6 are triadic colors.