#5e16fd

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

Shades of Han Purple #5E16FD

Tints of Han Purple #5E16FD

Color information

#5E16FD (or 0x5E16FD) is unknown color: approx Han Purple. HEX triplet: 5E, 16 and FD. RGB value is (94,22,253). Sum of RGB (Red+Green+Blue) = 94+22+253=369 (48% of max value = 765). Red value is 94 (37.11% from 255 or 25.47% from 369); Green value is 22 (8.98% from 255 or 5.96% from 369); Blue value is 253 (99.22% from 255 or 68.56% from 369); Max value from RGB is 253 - color contains mainly: blue. Hex color #5E16FD is not a web safe color. Web safe color analog (approx): #6600FF. Inversed color of #5E16FD is #A1E902. Grayscale: #454545. Windows color (decimal): -10610947 or 16586334. OLE color: 16586334.

HSL color Cylindrical-coordinate representation of color #5E16FD: hue angle of 258.7º degrees, saturation: 0.98, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #5E16FD is Cyan = 0.63, Magento = 0.91, Yellow = 0 and Black (K on CMYK) = 0.01.

Color convert

RGB9422253-
CMYK0.630.9100.01
HSL258.7º98.3%53.92%-
HSV(B)258.7º91.3%99.22%-
XYZ22.6310.0593.67-
YUV69.86231.35145.22-

RGB Variations

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

RGB

RED value IS 94 (37.11% from 255) = 25.47%
GREEN value IS 22 (8.98% from 255) = 5.96%
BLUE value IS 253 (99.22% from 255) = 68.56%
R=25.47%
G=5.96%
B=68.56%

CMYK

C (Cyan) values IS 0.63
M (Magenta) values IS 0.91
Y (Yellow) values IS 0
K (Black) values IS 0.01
SystemRedGreenBlueCMYKHSL
Decimal94222530.630.9100.01258.798.353.92
Hex5E16FD3F5B011036236
Octal13626375771330140314266
Binary101111010110111111011111111011011011000000111100010110110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #5e16fd

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #5e16fd; }

 p { color: rgb(94,22,253); }

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

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

 a { background-color: rgb(94,22,253); }

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

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

 span { border-color: rgb(94,22,253); }

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

cancel