COLOR #ED90EB

HEX: #ED90EB RGB: (237,144,235)

Renk bilgisi

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

RGB renk modeli

#ED90EB color RGB value is (237,144,235).

RGB: (237,144,235) (93%, 56%, 92%)

RGB bağlantıları ve doygunluk

R 237 of 255 = 93%
G 144 of 255 = 56%
B 235 of 255 = 92%

237
144
235

R + G + B ~ 80%. #ED90EB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 237 + 144 + 235 = 616 (100%)
R 237 of 616 ~ 38.47%
G 144 of 616 ~ 23.38%
B 235 of 616 ~ 38.15'%

%38.47
%23.38
%38.15

CMYK RENK MODELİ

#ED90EB rengi CMYK tonu (0,39,1,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 39.24%
  • sarı tonu 0.84%
  • ana renk tonu 7.06%

CMYK: (0,39,1,7)
C0M39Y1K7 (0%, 39%, 1%, 7%)
(0.00 / 0.39 / 0.01 / 0.07)

CMYK yüzdeleri

%0
%39.24
%0.84
%7.06

Codes

Color #ED90EB in popluar color models

ED 90 EB
RGB 237 144 235
HSL 301° 72.09% 74.71%
HSB/HSV 301° 39.24% 92.94%
CMYK 0.00% 39.24% 0.84%
7.06%

Color #ED90EB in popluar number systems.

HEX ED 90 EB
Decimal 237 144 235
Binary 11101101 10010000 11101011
Octal 355 220 353

Shades and tints

Shades of #ED90EB

#ED90EB
(237,144,235)
#D883D6
(216,131,214)
#C376C1
(195,118,193)
#AE69AC
(174,105,172)
#995C97
(153,92,151)
#844F82
(132,79,130)
#6F426D
(111,66,109)
#5A3558
(90,53,88)
#452843
(69,40,67)
#301B2E
(48,27,46)
#1B0E19
(27,14,25)
#000000
(0,0,0)

Tints of #ED90EB

#ED90EB
(237,144,235)
#EE9AEC
(238,154,236)
#EFA4ED
(239,164,237)
#F0AEEE
(240,174,238)
#F1B8EF
(241,184,239)
#F2C2F0
(242,194,240)
#F3CCF1
(243,204,241)
#F4D6F2
(244,214,242)
#F5E0F3
(245,224,243)
#F6EAF4
(246,234,244)
#F7F4F5
(247,244,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ED90EB; }

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

This text font color is #ED90EB.

Background Color

.myBgColor { background-color: #ED90EB; }

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

This div background color is #ED90EB.

Border color

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

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

This div border color is #ED90EB.

Opacity

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

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

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

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

This text has shadow with #ED90EB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ED90EB.

Preview

Color preview on black background

This text has color #ED90EB on black background.


Color preview on white background

This text has color #ED90EB on white background.


Black color preview on #ED90EB background

This text has black color on #ED90EB background.


White color preview on #ED90EB background

This text has white color on #ED90EB background.


Related colors

Complementary color

Complementary color for #hex is #126F14.


I love getcolorcode.com

Triadic colors

1 #EBED90 and #90EBED with #ED90EB are triadic colors.

2 #EB90ED and #90EDEB with #ED90EB are triadic colors.