COLOR #EE90E2

HEX: #EE90E2 RGB: (238,144,226)

Renk bilgisi

#EE90E2 contains mainly red and blue colors. #EE90E2 ‘ nin web güvenlik rengi #FF99CC (ya da #F9C) dir.

RGB renk modeli

#EE90E2 color RGB value is (238,144,226).

RGB: (238,144,226) (93%, 56%, 89%)

RGB bağlantıları ve doygunluk

R 238 of 255 = 93%
G 144 of 255 = 56%
B 226 of 255 = 89%

238
144
226

R + G + B ~ 79%. #EE90E2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 238 + 144 + 226 = 608 (100%)
R 238 of 608 ~ 39.14%
G 144 of 608 ~ 23.68%
B 226 of 608 ~ 37.17'%

%39.14
%23.68
%37.17

CMYK RENK MODELİ

#EE90E2 rengi CMYK tonu (0,39,5,7).

  • camgöbeği tonu 0.00%
  • eflatun tonu 39.50%
  • sarı tonu 5.04%
  • ana renk tonu 6.67%

CMYK: (0,39,5,7)
C0M39Y5K7 (0%, 39%, 5%, 7%)
(0.00 / 0.39 / 0.05 / 0.07)

CMYK yüzdeleri

%0
%39.5
%5.04
%6.67

Codes

Color #EE90E2 in popluar color models

EE 90 E2
RGB 238 144 226
HSL 308° 73.44% 74.90%
HSB/HSV 308° 39.50% 93.33%
CMYK 0.00% 39.50% 5.04%
6.67%

Color #EE90E2 in popluar number systems.

HEX EE 90 E2
Decimal 238 144 226
Binary 11101110 10010000 11100010
Octal 356 220 342

Shades and tints

Shades of #EE90E2

#EE90E2
(238,144,226)
#D983CE
(217,131,206)
#C476BA
(196,118,186)
#AF69A6
(175,105,166)
#9A5C92
(154,92,146)
#854F7E
(133,79,126)
#70426A
(112,66,106)
#5B3556
(91,53,86)
#462842
(70,40,66)
#311B2E
(49,27,46)
#1C0E1A
(28,14,26)
#000000
(0,0,0)

Tints of #EE90E2

#EE90E2
(238,144,226)
#EF9AE4
(239,154,228)
#F0A4E6
(240,164,230)
#F1AEE8
(241,174,232)
#F2B8EA
(242,184,234)
#F3C2EC
(243,194,236)
#F4CCEE
(244,204,238)
#F5D6F0
(245,214,240)
#F6E0F2
(246,224,242)
#F7EAF4
(247,234,244)
#F8F4F6
(248,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EE90E2 color. Also use rgb(238,144,226) instead hex code.

Text Font Color

.myTextColor { color: #EE90E2; }

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

This text font color is #EE90E2.

Background Color

.myBgColor { background-color: #EE90E2; }

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

This div background color is #EE90E2.

Border color

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

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

This div border color is #EE90E2.

Opacity

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

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

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

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

This text has shadow with #EE90E2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EE90E2.

Preview

Color preview on black background

This text has color #EE90E2 on black background.


Color preview on white background

This text has color #EE90E2 on white background.


Black color preview on #EE90E2 background

This text has black color on #EE90E2 background.


White color preview on #EE90E2 background

This text has white color on #EE90E2 background.


Related colors

Complementary color

Complementary color for #hex is #116F1D.


I love getcolorcode.com

Triadic colors

1 #E2EE90 and #90E2EE with #EE90E2 are triadic colors.

2 #E290EE and #90EEE2 with #EE90E2 are triadic colors.