#9e13fb

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

Shades of Electric Purple #9E13FB

Tints of Electric Purple #9E13FB

Color information

#9E13FB (or 0x9E13FB) is unknown color: approx Electric Purple. HEX triplet: 9E, 13 and FB. RGB value is (158,19,251). Sum of RGB (Red+Green+Blue) = 158+19+251=428 (56% of max value = 765). Red value is 158 (62.11% from 255 or 36.92% from 428); Green value is 19 (7.81% from 255 or 4.44% from 428); Blue value is 251 (98.44% from 255 or 58.64% from 428); Max value from RGB is 251 - color contains mainly: blue. Hex color #9E13FB is not a web safe color. Web safe color analog (approx): #9900FF. Inversed color of #9E13FB is #61EC04. Grayscale: #565656. Windows color (decimal): -6417413 or 16454558. OLE color: 16454558.

HSL color Cylindrical-coordinate representation of color #9E13FB: hue angle of 275.95º degrees, saturation: 0.97, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #9E13FB is Cyan = 0.37, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.02.

Color convert

RGB15819251-
CMYK0.370.9200.02
HSL275.95º96.67%52.94%-
HSV(B)275.95º92.43%98.43%-
XYZ31.7514.792.43-
YUV87.01220.55178.64-

RGB Variations

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

RGB

RED value IS 158 (62.11% from 255) = 36.92%
GREEN value IS 19 (7.81% from 255) = 4.44%
BLUE value IS 251 (98.44% from 255) = 58.64%
R=36.92%
G=4.44%
B=58.64%

CMYK

C (Cyan) values IS 0.37
M (Magenta) values IS 0.92
Y (Yellow) values IS 0
K (Black) values IS 0.02
SystemRedGreenBlueCMYKHSL
Decimal158192510.370.9200.02275.9596.6752.94
Hex9E13FB255C021146135
Octal23623373451340242414165
Binary10011110100111111101110010110111000101000101001100001110101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #9e13fb

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #9e13fb; }

 p { color: rgb(158,19,251); }

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

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

 a { background-color: rgb(158,19,251); }

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

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

 span { border-color: rgb(158,19,251); }

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

cancel