#e40dee

Color #E40DEE Psychedelic Purple (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Psychedelic Purple #E40DEE

Tints of Psychedelic Purple #E40DEE

Color information

#E40DEE (or 0xE40DEE) is unknown color: approx Psychedelic Purple. HEX triplet: E4, 0D and EE. RGB value is (228,13,238). Sum of RGB (Red+Green+Blue) = 228+13+238=479 (63% of max value = 765). Red value is 228 (89.45% from 255 or 47.60% from 479); Green value is 13 (5.47% from 255 or 2.71% from 479); Blue value is 238 (93.36% from 255 or 49.69% from 479); Max value from RGB is 238 - color contains mainly: blue. Hex color #E40DEE is not a web safe color. Web safe color analog (approx): #CC00FF. Inversed color of #E40DEE is #1BF211. Grayscale: #666666. Windows color (decimal): -1831442 or 15601124. OLE color: 15601124.

HSL color Cylindrical-coordinate representation of color #E40DEE: hue angle of 297.33º degrees, saturation: 0.9, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #E40DEE is Cyan = 0.04, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.07.

Color convert

RGB22813238-
CMYK0.040.9500.07
HSL297.33º89.64%49.22%-
HSV(B)297.33º94.54%93.33%-
XYZ47.5722.9582.81-
YUV102.94204.23217.2-

RGB Variations

RGB:
RBG:
GRB:
GBR:
BRG:
BGR:

RGB

RED value IS 228 (89.45% from 255) = 47.60%
GREEN value IS 13 (5.47% from 255) = 2.71%
BLUE value IS 238 (93.36% from 255) = 49.69%
R=47.60%
G=2.71%
B=49.69%

CMYK

C (Cyan) values IS 0.04
M (Magenta) values IS 0.95
Y (Yellow) values IS 0
K (Black) values IS 0.07
SystemRedGreenBlueCMYKHSL
Decimal228132380.040.9500.07297.3389.6449.22
HexE4DEE45F071295a31
Octal3441535641370745113261
Binary11100100110111101110100101111101111001010011011010110001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #e40dee

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #e40dee; }

 p { color: rgb(228,13,238); }

 H1.HeaderClassName
 {
   color: #e40dee;
 }
 .AnyTagClassName
 {
   color: #e40dee;
 }
</style>
background-color css

<style>
 a { background-color: #e40dee; }

 a { background-color: rgb(228,13,238); }

 div.DivClassName
 {
   background-color: #e40dee;
 }
 .BgClassName
 {
   background-color: #e40dee;
 }
</style>
border-color css

<style>
 span { border-color: #e40dee; }

 span { border-color: rgb(228,13,238); }

 td.TdClassName
 {
   border-color: #e40dee;
 }
 .TagClassName
 {
   border-color: #e40dee;
 }
</style>

cancel