#321af0

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

Shades of Han Purple #321AF0

Tints of Han Purple #321AF0

Color information

#321AF0 (or 0x321AF0) is unknown color: approx Han Purple. HEX triplet: 32, 1A and F0. RGB value is (50,26,240). Sum of RGB (Red+Green+Blue) = 50+26+240=316 (41% of max value = 765). Red value is 50 (19.92% from 255 or 15.82% from 316); Green value is 26 (10.55% from 255 or 8.23% from 316); Blue value is 240 (94.14% from 255 or 75.95% from 316); Max value from RGB is 240 - color contains mainly: blue. Hex color #321AF0 is not a web safe color. Web safe color analog (approx): #3333FF. Inversed color of #321AF0 is #CDE50F. Grayscale: #383838. Windows color (decimal): -13493520 or 15735346. OLE color: 15735346.

HSL color Cylindrical-coordinate representation of color #321AF0: hue angle of 246.73º degrees, saturation: 0.88, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #321AF0 is Cyan = 0.79, Magento = 0.89, Yellow = 0 and Black (K on CMYK) = 0.06.

Color convert

RGB5026240-
CMYK0.790.8900.06
HSL246.73º87.7%52.16%-
HSV(B)246.73º89.17%94.12%-
XYZ17.417.7183.01-
YUV57.57230.95122.6-

RGB Variations

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

RGB

RED value IS 50 (19.92% from 255) = 15.82%
GREEN value IS 26 (10.55% from 255) = 8.23%
BLUE value IS 240 (94.14% from 255) = 75.95%
R=15.82%
G=8.23%
B=75.95%

CMYK

C (Cyan) values IS 0.79
M (Magenta) values IS 0.89
Y (Yellow) values IS 0
K (Black) values IS 0.06
SystemRedGreenBlueCMYKHSL
Decimal50262400.790.8900.06246.7387.752.16
Hex321AF04F5906f75834
Octal62323601171310636713064
Binary1100101101011110000100111110110010110111101111011000110100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #321af0

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #321af0; }

 p { color: rgb(50,26,240); }

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

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

 a { background-color: rgb(50,26,240); }

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

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

 span { border-color: rgb(50,26,240); }

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

cancel