#4825fa

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

Shades of Han Purple #4825FA

Tints of Han Purple #4825FA

Color information

#4825FA (or 0x4825FA) is unknown color: approx Han Purple. HEX triplet: 48, 25 and FA. RGB value is (72,37,250). Sum of RGB (Red+Green+Blue) = 72+37+250=359 (47% of max value = 765). Red value is 72 (28.52% from 255 or 20.06% from 359); Green value is 37 (14.84% from 255 or 10.31% from 359); Blue value is 250 (98.05% from 255 or 69.64% from 359); Max value from RGB is 250 - color contains mainly: blue. Hex color #4825FA is not a web safe color. Web safe color analog (approx): #3333FF. Inversed color of #4825FA is #B7DA05. Grayscale: #464646. Windows color (decimal): -12048902 or 16393544. OLE color: 16393544.

HSL color Cylindrical-coordinate representation of color #4825FA: hue angle of 249.86º degrees, saturation: 0.96, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #4825FA is Cyan = 0.71, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.02.

Color convert

RGB7237250-
CMYK0.710.8500.02
HSL249.86º95.52%56.27%-
HSV(B)249.86º85.2%98.04%-
XYZ20.599.691.21-
YUV71.75228.6128.18-

RGB Variations

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

RGB

RED value IS 72 (28.52% from 255) = 20.06%
GREEN value IS 37 (14.84% from 255) = 10.31%
BLUE value IS 250 (98.05% from 255) = 69.64%
R=20.06%
G=10.31%
B=69.64%

CMYK

C (Cyan) values IS 0.71
M (Magenta) values IS 0.85
Y (Yellow) values IS 0
K (Black) values IS 0.02
SystemRedGreenBlueCMYKHSL
Decimal72372500.710.8500.02249.8695.5256.27
Hex4825FA475502fa6038
Octal110453721071250237214070
Binary10010001001011111101010001111010101010111110101100000111000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #4825fa

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #4825fa; }

 p { color: rgb(72,37,250); }

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

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

 a { background-color: rgb(72,37,250); }

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

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

 span { border-color: rgb(72,37,250); }

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

cancel