COLOR #D462D1

HEX: #D462D1 RGB: (212,98,209)

Color info

#D462D1 contains mainly red and blue colors. Web safe color of #D462D1 is #CC66CC (or #C6C).

RGB color model

#D462D1 color RGB value is (212,98,209).

RGB: (212,98,209) (83%, 38%, 82%)

RGB channels and saturation

R 212 of 255 = 83%
G 98 of 255 = 38%
B 209 of 255 = 82%

212
98
209

R + G + B ~ 68%. #D462D1 is quite light color.

Portions of RGB colors in percentages

R + G + B = 212 + 98 + 209 = 519 (100%)
R 212 of 519 ~ 40.85%
G 98 of 519 ~ 18.88%
B 209 of 519 ~ 40.27'%

%40.85
%18.88
%40.27

CMYK color model

#D462D1 color CMYK value is (0,54,1,17).

  • cyan value is 0.00%
  • magenta value is 53.77%
  • yellow value is 1.42%
  • key color value is 16.86%

CMYK: (0,54,1,17)
C0M54Y1K17 (0%, 54%, 1%, 17%)
(0.00 / 0.54 / 0.01 / 0.17)

CMYK percentages

%0
%53.77
%1.42
%16.86

Codes

Color #D462D1 in popluar color models

D4 62 D1
RGB 212 98 209
HSL 302° 57.00% 60.78%
HSB/HSV 302° 53.77% 83.14%
CMYK 0.00% 53.77% 1.42%
16.86%

Color #D462D1 in popluar number systems.

HEX D4 62 D1
Decimal 212 98 209
Binary 11010100 1100010 11010001
Octal 324 142 321

Shades and tints

Shades of #D462D1

#D462D1
(212,98,209)
#C15ABE
(193,90,190)
#AE52AB
(174,82,171)
#9B4A98
(155,74,152)
#884285
(136,66,133)
#753A72
(117,58,114)
#62325F
(98,50,95)
#4F2A4C
(79,42,76)
#3C2239
(60,34,57)
#291A26
(41,26,38)
#161213
(22,18,19)
#000000
(0,0,0)

Tints of #D462D1

#D462D1
(212,98,209)
#D770D5
(215,112,213)
#DA7ED9
(218,126,217)
#DD8CDD
(221,140,221)
#E09AE1
(224,154,225)
#E3A8E5
(227,168,229)
#E6B6E9
(230,182,233)
#E9C4ED
(233,196,237)
#ECD2F1
(236,210,241)
#EFE0F5
(239,224,245)
#F2EEF9
(242,238,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D462D1 color. Also use rgb(212,98,209) instead hex code.

Text Font Color

.myTextColor { color: #D462D1; }

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

This text font color is #D462D1.

Background Color

.myBgColor { background-color: #D462D1; }

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

This div background color is #D462D1.

Border color

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

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

This div border color is #D462D1.

Opacity

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

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

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

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

This text has shadow with #D462D1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D462D1.

Preview

Color preview on black background

This text has color #D462D1 on black background.


Color preview on white background

This text has color #D462D1 on white background.


Black color preview on #D462D1 background

This text has black color on #D462D1 background.


White color preview on #D462D1 background

This text has white color on #D462D1 background.


Related colors

Complementary color

Complementary color for #hex is #2B9D2E.


I love getcolorcode.com

Triadic colors

1 #D1D462 and #62D1D4 with #D462D1 are triadic colors.

2 #D162D4 and #62D4D1 with #D462D1 are triadic colors.