COLOR #D490F4

HEX: #D490F4 RGB: (212,144,244)

Color info

#D490F4 contains mainly red and blue colors. Web safe color of #D490F4 is #CC99FF (or #C9F).

RGB color model

#D490F4 color RGB value is (212,144,244).

RGB: (212,144,244) (83%, 56%, 96%)

RGB channels and saturation

R 212 of 255 = 83%
G 144 of 255 = 56%
B 244 of 255 = 96%

212
144
244

R + G + B ~ 78%. #D490F4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 212 + 144 + 244 = 600 (100%)
R 212 of 600 ~ 35.33%
G 144 of 600 ~ 24%
B 244 of 600 ~ 40.67'%

%35.33
%24
%40.67

CMYK color model

#D490F4 color CMYK value is (13,41,0,4).

  • cyan value is 13.11%
  • magenta value is 40.98%
  • yellow value is 0.00%
  • key color value is 4.31%

CMYK: (13,41,0,4)
C13M41Y0K4 (13%, 41%, 0%, 4%)
(0.13 / 0.41 / 0.00 / 0.04)

CMYK percentages

%13.11
%40.98
%0
%4.31

Codes

Color #D490F4 in popluar color models

D4 90 F4
RGB 212 144 244
HSL 281° 81.97% 76.08%
HSB/HSV 281° 40.98% 95.69%
CMYK 13.11% 40.98% 0.00%
4.31%

Color #D490F4 in popluar number systems.

HEX D4 90 F4
Decimal 212 144 244
Binary 11010100 10010000 11110100
Octal 324 220 364

Shades and tints

Shades of #D490F4

#D490F4
(212,144,244)
#C183DE
(193,131,222)
#AE76C8
(174,118,200)
#9B69B2
(155,105,178)
#885C9C
(136,92,156)
#754F86
(117,79,134)
#624270
(98,66,112)
#4F355A
(79,53,90)
#3C2844
(60,40,68)
#291B2E
(41,27,46)
#160E18
(22,14,24)
#000000
(0,0,0)

Tints of #D490F4

#D490F4
(212,144,244)
#D79AF5
(215,154,245)
#DAA4F6
(218,164,246)
#DDAEF7
(221,174,247)
#E0B8F8
(224,184,248)
#E3C2F9
(227,194,249)
#E6CCFA
(230,204,250)
#E9D6FB
(233,214,251)
#ECE0FC
(236,224,252)
#EFEAFD
(239,234,253)
#F2F4FE
(242,244,254)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D490F4; }

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

This text font color is #D490F4.

Background Color

.myBgColor { background-color: #D490F4; }

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

This div background color is #D490F4.

Border color

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

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

This div border color is #D490F4.

Opacity

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

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

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

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

This text has shadow with #D490F4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D490F4.

Preview

Color preview on black background

This text has color #D490F4 on black background.


Color preview on white background

This text has color #D490F4 on white background.


Black color preview on #D490F4 background

This text has black color on #D490F4 background.


White color preview on #D490F4 background

This text has white color on #D490F4 background.


Related colors

Complementary color

Complementary color for #hex is #2B6F0B.


I love getcolorcode.com

Triadic colors

1 #F4D490 and #90F4D4 with #D490F4 are triadic colors.

2 #F490D4 and #90D4F4 with #D490F4 are triadic colors.