COLOR #EE38E5

HEX: #EE38E5 RGB: (238,56,229)

Color info

#EE38E5 contains mainly red and blue colors. Web safe color of #EE38E5 is #FF33CC (or #F3C).

RGB color model

#EE38E5 color RGB value is (238,56,229).

RGB: (238,56,229) (93%, 22%, 90%)

RGB channels and saturation

R 238 of 255 = 93%
G 56 of 255 = 22%
B 229 of 255 = 90%

238
56
229

R + G + B ~ 68%. #EE38E5 is quite light color.

Portions of RGB colors in percentages

R + G + B = 238 + 56 + 229 = 523 (100%)
R 238 of 523 ~ 45.51%
G 56 of 523 ~ 10.71%
B 229 of 523 ~ 43.79'%

%45.51
%10.71
%43.79

CMYK color model

#EE38E5 color CMYK value is (0,76,4,7).

  • cyan value is 0.00%
  • magenta value is 76.47%
  • yellow value is 3.78%
  • key color value is 6.67%
CMYK: (0,76,4,7) C0M76Y4K7 (0%,76%,4%,7%) (0.00/0.76/0.04/0.07) 

CMYK percentages

%0
%76.47
%3.78
%6.67

Codes

Color #EE38E5 in popluar color models

EE 38 E5
RGB 238 56 229
HSL 303° 84.26% 57.65%
HSB/HSV 303° 76.47% 93.33%
CMYK 0.00% 76.47% 3.78%
6.67%

Color #EE38E5 in popluar number systems.

HEX EE 38 E5
Decimal 238 56 229
Binary 11101110 111000 11100101
Octal 356 70 345

Shades and tints

Shades of #EE38E5

#EE38E5
(238,56,229)
#D933D1
(217,51,209)
#C42EBD
(196,46,189)
#AF29A9
(175,41,169)
#9A2495
(154,36,149)
#851F81
(133,31,129)
#701A6D
(112,26,109)
#5B1559
(91,21,89)
#461045
(70,16,69)
#310B31
(49,11,49)
#1C061D
(28,6,29)
#000000
(0,0,0)

Tints of #EE38E5

#EE38E5
(238,56,229)
#EF4AE7
(239,74,231)
#F05CE9
(240,92,233)
#F16EEB
(241,110,235)
#F280ED
(242,128,237)
#F392EF
(243,146,239)
#F4A4F1
(244,164,241)
#F5B6F3
(245,182,243)
#F6C8F5
(246,200,245)
#F7DAF7
(247,218,247)
#F8ECF9
(248,236,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EE38E5 color. Also use rgb(238,56,229) instead hex code.

Text Font Color

.myTextColor { color: #EE38E5; }

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

This text font color is #EE38E5.

Background Color

.myBgColor { background-color: #EE38E5; }

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

This div background color is #EE38E5.

Border color

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

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

This div border color is #EE38E5.

Opacity

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

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

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

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

This text has shadow with #EE38E5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EE38E5.

Preview

Color preview on black background

This text has color #EE38E5 on black background.


Color preview on white background

This text has color #EE38E5 on white background.


Black color preview on #EE38E5 background

This text has black color on #EE38E5 background.


White color preview on #EE38E5 background

This text has white color on #EE38E5 background.


Related colors

Complementary color

Complementary color for #hex is #11C71A.


I love getcolorcode.com

Triadic colors

1 #E5EE38 and #38E5EE with #EE38E5 are triadic colors.

2 #E538EE and #38EEE5 with #EE38E5 are triadic colors.