#5303de

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

Shades of Han Purple #5303DE

Tints of Han Purple #5303DE

Color information

#5303DE (or 0x5303DE) is unknown color: approx Han Purple. HEX triplet: 53, 03 and DE. RGB value is (83,3,222). Sum of RGB (Red+Green+Blue) = 83+3+222=308 (40% of max value = 765). Red value is 83 (32.81% from 255 or 26.95% from 308); Green value is 3 (1.56% from 255 or 0.97% from 308); Blue value is 222 (87.11% from 255 or 72.08% from 308); Max value from RGB is 222 - color contains mainly: blue. Hex color #5303DE is not a web safe color. Web safe color analog (approx): #6600CC. Inversed color of #5303DE is #ACFC21. Grayscale: #333333. Windows color (decimal): -11336738 or 14549843. OLE color: 14549843.

HSL color Cylindrical-coordinate representation of color #5303DE: hue angle of 261.92º degrees, saturation: 0.97, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #5303DE is Cyan = 0.63, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.13.

Color convert

RGB833222-
CMYK0.630.9900.13
HSL261.92º97.33%44.12%-
HSV(B)261.92º98.65%87.06%-
XYZ16.787.1869.61-
YUV51.89224150.19-

RGB Variations

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

RGB

RED value IS 83 (32.81% from 255) = 26.95%
GREEN value IS 3 (1.56% from 255) = 0.97%
BLUE value IS 222 (87.11% from 255) = 72.08%
R=26.95%
G=0.97%
B=72.08%

CMYK

C (Cyan) values IS 0.63
M (Magenta) values IS 0.99
Y (Yellow) values IS 0
K (Black) values IS 0.13
SystemRedGreenBlueCMYKHSL
Decimal8332220.630.9900.13261.9297.3344.12
Hex533DE3F630D106612c
Octal12333367714301540614154
Binary101001111110111101111111100011011011000001101100001101100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #5303de

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #5303de; }

 p { color: rgb(83,3,222); }

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

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

 a { background-color: rgb(83,3,222); }

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

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

 span { border-color: rgb(83,3,222); }

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

cancel