COLOR #ED90FD

HEX: #ED90FD RGB: (237,144,253)

Renk bilgisi

#ED90FD contains mainly red and blue colors. #ED90FD ‘ nin web güvenlik rengi #FF99FF (ya da #F9F) dir.

RGB renk modeli

#ED90FD color RGB value is (237,144,253).

RGB: (237,144,253) (93%, 56%, 99%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 144 of 255 = 56%
B 253 of 255 = 99%

237
144
253

R + G + B ~ 83%. #ED90FD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 144 + 253 = 634 (100%)
R 237 of 634 ~ 37.38%
G 144 of 634 ~ 22.71%
B 253 of 634 ~ 39.91'%

%37.38
%22.71
%39.91

CMYK RENK MODELİ

#ED90FD rengi CMYK tonu (6,43,0,1).

  • camgöbeği tonu 6.32%
  • eflatun tonu 43.08%
  • sarı tonu 0.00%
  • ana renk tonu 0.78%

CMYK: (6,43,0,1)
C6M43Y0K1 (6%, 43%, 0%, 1%)
(0.06 / 0.43 / 0.00 / 0.01)

CMYK yüzdeleri

%6.32
%43.08
%0
%0.78

Codes

Color #ED90FD in popluar color models

ED 90 FD
RGB 237 144 253
HSL 291° 96.46% 77.84%
HSB/HSV 291° 43.08% 99.22%
CMYK 6.32% 43.08% 0.00%
0.78%

Color #ED90FD in popluar number systems.

HEX ED 90 FD
Decimal 237 144 253
Binary 11101101 10010000 11111101
Octal 355 220 375

Shades and tints

Shades of #ED90FD

#ED90FD
(237,144,253)
#D883E6
(216,131,230)
#C376CF
(195,118,207)
#AE69B8
(174,105,184)
#995CA1
(153,92,161)
#844F8A
(132,79,138)
#6F4273
(111,66,115)
#5A355C
(90,53,92)
#452845
(69,40,69)
#301B2E
(48,27,46)
#1B0E17
(27,14,23)
#000000
(0,0,0)

Tints of #ED90FD

#ED90FD
(237,144,253)
#EE9AFD
(238,154,253)
#EFA4FD
(239,164,253)
#F0AEFD
(240,174,253)
#F1B8FD
(241,184,253)
#F2C2FD
(242,194,253)
#F3CCFD
(243,204,253)
#F4D6FD
(244,214,253)
#F5E0FD
(245,224,253)
#F6EAFD
(246,234,253)
#F7F4FD
(247,244,253)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ED90FD color. Also use rgb(237,144,253) instead hex code.

Text Font Color

.myTextColor { color: #ED90FD; }

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

This text font color is #ED90FD.

Background Color

.myBgColor { background-color: #ED90FD; }

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

This div background color is #ED90FD.

Border color

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

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

This div border color is #ED90FD.

Opacity

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

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

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

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

This text has shadow with #ED90FD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ED90FD.

Preview

Color preview on black background

This text has color #ED90FD on black background.


Color preview on white background

This text has color #ED90FD on white background.


Black color preview on #ED90FD background

This text has black color on #ED90FD background.


White color preview on #ED90FD background

This text has white color on #ED90FD background.


Related colors

Complementary color

Complementary color for #hex is #126F02.


I love getcolorcode.com

Triadic colors

1 #FDED90 and #90FDED with #ED90FD are triadic colors.

2 #FD90ED and #90EDFD with #ED90FD are triadic colors.