COLOR #D490E4

HEX: #D490E4 RGB: (212,144,228)

Renk bilgisi

#D490E4 contains mainly red and blue colors. #D490E4 ‘ nin web güvenlik rengi #CC99CC (ya da #C9C) dir.

RGB renk modeli

#D490E4 color RGB value is (212,144,228).

RGB: (212,144,228) (83%, 56%, 89%)

RGB bağlantıları ve doygunluk

R 212 of 255 = 83%
G 144 of 255 = 56%
B 228 of 255 = 89%

212
144
228

R + G + B ~ 76%. #D490E4 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 212 + 144 + 228 = 584 (100%)
R 212 of 584 ~ 36.3%
G 144 of 584 ~ 24.66%
B 228 of 584 ~ 39.04'%

%36.3
%24.66
%39.04

CMYK RENK MODELİ

#D490E4 rengi CMYK tonu (7,37,0,11).

  • camgöbeği tonu 7.02%
  • eflatun tonu 36.84%
  • sarı tonu 0.00%
  • ana renk tonu 10.59%

CMYK: (7,37,0,11)
C7M37Y0K11 (7%, 37%, 0%, 11%)
(0.07 / 0.37 / 0.00 / 0.11)

CMYK yüzdeleri

%7.02
%36.84
%0
%10.59

Codes

Color #D490E4 in popluar color models

D4 90 E4
RGB 212 144 228
HSL 289° 60.87% 72.94%
HSB/HSV 289° 36.84% 89.41%
CMYK 7.02% 36.84% 0.00%
10.59%

Color #D490E4 in popluar number systems.

HEX D4 90 E4
Decimal 212 144 228
Binary 11010100 10010000 11100100
Octal 324 220 344

Shades and tints

Shades of #D490E4

#D490E4
(212,144,228)
#C183D0
(193,131,208)
#AE76BC
(174,118,188)
#9B69A8
(155,105,168)
#885C94
(136,92,148)
#754F80
(117,79,128)
#62426C
(98,66,108)
#4F3558
(79,53,88)
#3C2844
(60,40,68)
#291B30
(41,27,48)
#160E1C
(22,14,28)
#000000
(0,0,0)

Tints of #D490E4

#D490E4
(212,144,228)
#D79AE6
(215,154,230)
#DAA4E8
(218,164,232)
#DDAEEA
(221,174,234)
#E0B8EC
(224,184,236)
#E3C2EE
(227,194,238)
#E6CCF0
(230,204,240)
#E9D6F2
(233,214,242)
#ECE0F4
(236,224,244)
#EFEAF6
(239,234,246)
#F2F4F8
(242,244,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D490E4; }

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

This text font color is #D490E4.

Background Color

.myBgColor { background-color: #D490E4; }

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

This div background color is #D490E4.

Border color

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

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

This div border color is #D490E4.

Opacity

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

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

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

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

This text has shadow with #D490E4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D490E4.

Preview

Color preview on black background

This text has color #D490E4 on black background.


Color preview on white background

This text has color #D490E4 on white background.


Black color preview on #D490E4 background

This text has black color on #D490E4 background.


White color preview on #D490E4 background

This text has white color on #D490E4 background.


Related colors

Complementary color

Complementary color for #hex is #2B6F1B.


I love getcolorcode.com

Triadic colors

1 #E4D490 and #90E4D4 with #D490E4 are triadic colors.

2 #E490D4 and #90D4E4 with #D490E4 are triadic colors.