COLOR #D489D4

HEX: #D489D4 RGB: (212,137,212)

Color info

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

RGB color model

#D489D4 color RGB value is (212,137,212).

RGB: (212,137,212) (83%, 54%, 83%)

RGB channels and saturation

R 212 of 255 = 83%
G 137 of 255 = 54%
B 212 of 255 = 83%

212
137
212

R + G + B ~ 73%. #D489D4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 212 + 137 + 212 = 561 (100%)
R 212 of 561 ~ 37.79%
G 137 of 561 ~ 24.42%
B 212 of 561 ~ 37.79'%

%37.79
%24.42
%37.79

CMYK color model

#D489D4 color CMYK value is (0,35,0,17).

  • cyan value is 0.00%
  • magenta value is 35.38%
  • yellow value is 0.00%
  • key color value is 16.86%

CMYK: (0,35,0,17)
C0M35Y0K17 (0%, 35%, 0%, 17%)
(0.00 / 0.35 / 0.00 / 0.17)

CMYK percentages

%0
%35.38
%0
%16.86

Codes

Color #D489D4 in popluar color models

D4 89 D4
RGB 212 137 212
HSL 300° 46.58% 68.43%
HSB/HSV 300° 35.38% 83.14%
CMYK 0.00% 35.38% 0.00%
16.86%

Color #D489D4 in popluar number systems.

HEX D4 89 D4
Decimal 212 137 212
Binary 11010100 10001001 11010100
Octal 324 211 324

Shades and tints

Shades of #D489D4

#D489D4
(212,137,212)
#C17DC1
(193,125,193)
#AE71AE
(174,113,174)
#9B659B
(155,101,155)
#885988
(136,89,136)
#754D75
(117,77,117)
#624162
(98,65,98)
#4F354F
(79,53,79)
#3C293C
(60,41,60)
#291D29
(41,29,41)
#161116
(22,17,22)
#000000
(0,0,0)

Tints of #D489D4

#D489D4
(212,137,212)
#D793D7
(215,147,215)
#DA9DDA
(218,157,218)
#DDA7DD
(221,167,221)
#E0B1E0
(224,177,224)
#E3BBE3
(227,187,227)
#E6C5E6
(230,197,230)
#E9CFE9
(233,207,233)
#ECD9EC
(236,217,236)
#EFE3EF
(239,227,239)
#F2EDF2
(242,237,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D489D4; }

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

This text font color is #D489D4.

Background Color

.myBgColor { background-color: #D489D4; }

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

This div background color is #D489D4.

Border color

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

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

This div border color is #D489D4.

Opacity

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

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

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

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

This text has shadow with #D489D4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D489D4.

Preview

Color preview on black background

This text has color #D489D4 on black background.


Color preview on white background

This text has color #D489D4 on white background.


Black color preview on #D489D4 background

This text has black color on #D489D4 background.


White color preview on #D489D4 background

This text has white color on #D489D4 background.


Related colors

Complementary color

Complementary color for #hex is #2B762B.


I love getcolorcode.com

Triadic colors

1 #D4D489 and #89D4D4 with #D489D4 are triadic colors.

2 #D489D4 and #89D4D4 with #D489D4 are triadic colors.