COLOR #D466D8

HEX: #D466D8 RGB: (212,102,216)

Color info

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

RGB color model

#D466D8 color RGB value is (212,102,216).

RGB: (212,102,216) (83%, 40%, 85%)

RGB channels and saturation

R 212 of 255 = 83%
G 102 of 255 = 40%
B 216 of 255 = 85%

212
102
216

R + G + B ~ 69%. #D466D8 is quite light color.

Portions of RGB colors in percentages

R + G + B = 212 + 102 + 216 = 530 (100%)
R 212 of 530 ~ 40%
G 102 of 530 ~ 19.25%
B 216 of 530 ~ 40.75'%

%40
%19.25
%40.75

CMYK color model

#D466D8 color CMYK value is (2,53,0,15).

  • cyan value is 1.85%
  • magenta value is 52.78%
  • yellow value is 0.00%
  • key color value is 15.29%

CMYK: (2,53,0,15)
C2M53Y0K15 (2%, 53%, 0%, 15%)
(0.02 / 0.53 / 0.00 / 0.15)

CMYK percentages

%1.85
%52.78
%0
%15.29

Codes

Color #D466D8 in popluar color models

D4 66 D8
RGB 212 102 216
HSL 298° 59.38% 62.35%
HSB/HSV 298° 52.78% 84.71%
CMYK 1.85% 52.78% 0.00%
15.29%

Color #D466D8 in popluar number systems.

HEX D4 66 D8
Decimal 212 102 216
Binary 11010100 1100110 11011000
Octal 324 146 330

Shades and tints

Shades of #D466D8

#D466D8
(212,102,216)
#C15DC5
(193,93,197)
#AE54B2
(174,84,178)
#9B4B9F
(155,75,159)
#88428C
(136,66,140)
#753979
(117,57,121)
#623066
(98,48,102)
#4F2753
(79,39,83)
#3C1E40
(60,30,64)
#29152D
(41,21,45)
#160C1A
(22,12,26)
#000000
(0,0,0)

Tints of #D466D8

#D466D8
(212,102,216)
#D773DB
(215,115,219)
#DA80DE
(218,128,222)
#DD8DE1
(221,141,225)
#E09AE4
(224,154,228)
#E3A7E7
(227,167,231)
#E6B4EA
(230,180,234)
#E9C1ED
(233,193,237)
#ECCEF0
(236,206,240)
#EFDBF3
(239,219,243)
#F2E8F6
(242,232,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D466D8 color. Also use rgb(212,102,216) instead hex code.

Text Font Color

.myTextColor { color: #D466D8; }

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

This text font color is #D466D8.

Background Color

.myBgColor { background-color: #D466D8; }

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

This div background color is #D466D8.

Border color

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

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

This div border color is #D466D8.

Opacity

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

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

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

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

This text has shadow with #D466D8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D466D8.

Preview

Color preview on black background

This text has color #D466D8 on black background.


Color preview on white background

This text has color #D466D8 on white background.


Black color preview on #D466D8 background

This text has black color on #D466D8 background.


White color preview on #D466D8 background

This text has white color on #D466D8 background.


Related colors

Complementary color

Complementary color for #hex is #2B9927.


I love getcolorcode.com

Triadic colors

1 #D8D466 and #66D8D4 with #D466D8 are triadic colors.

2 #D866D4 and #66D4D8 with #D466D8 are triadic colors.