#e062ee

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

Shades of Heliotrope #E062EE

Tints of Heliotrope #E062EE

Color information

#E062EE (or 0xE062EE) is unknown color: approx Heliotrope. HEX triplet: E0, 62 and EE. RGB value is (224,98,238). Sum of RGB (Red+Green+Blue) = 224+98+238=560 (74% of max value = 765). Red value is 224 (87.89% from 255 or 40% from 560); Green value is 98 (38.67% from 255 or 17.5% from 560); Blue value is 238 (93.36% from 255 or 42.5% from 560); Max value from RGB is 238 - color contains mainly: blue. Hex color #E062EE is not a web safe color. Web safe color analog (approx): #CC66FF. Inversed color of #E062EE is #1F9D11. Grayscale: #979797. Windows color (decimal): -2071826 or 15622880. OLE color: 15622880.

HSL color Cylindrical-coordinate representation of color #E062EE: hue angle of 294º degrees, saturation: 0.8, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #E062EE is Cyan = 0.06, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.07.

Color convert

RGB22498238-
CMYK0.060.5900.07
HSL294º80.46%65.88%-
HSV(B)294º58.82%93.33%-
XYZ50.5430.7684.16-
YUV151.63176.74179.62-

RGB Variations

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

RGB

RED value IS 224 (87.89% from 255) = 40%
GREEN value IS 98 (38.67% from 255) = 17.5%
BLUE value IS 238 (93.36% from 255) = 42.5%
R=40%
G=17.5%
B=42.5%

CMYK

C (Cyan) values IS 0.06
M (Magenta) values IS 0.59
Y (Yellow) values IS 0
K (Black) values IS 0.07
SystemRedGreenBlueCMYKHSL
Decimal224982380.060.5900.0729480.4665.88
HexE062EE63B071265042
Octal34014235667307446120102
Binary11100000110001011101110110111011011110010011010100001000010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #e062ee

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #e062ee; }

 p { color: rgb(224,98,238); }

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

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

 a { background-color: rgb(224,98,238); }

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

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

 span { border-color: rgb(224,98,238); }

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

cancel