#541afb

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

Shades of Han Purple #541AFB

Tints of Han Purple #541AFB

Color information

#541AFB (or 0x541AFB) is unknown color: approx Han Purple. HEX triplet: 54, 1A and FB. RGB value is (84,26,251). Sum of RGB (Red+Green+Blue) = 84+26+251=361 (47% of max value = 765). Red value is 84 (33.20% from 255 or 23.27% from 361); Green value is 26 (10.55% from 255 or 7.20% from 361); Blue value is 251 (98.44% from 255 or 69.53% from 361); Max value from RGB is 251 - color contains mainly: blue. Hex color #541AFB is not a web safe color. Web safe color analog (approx): #6633FF. Inversed color of #541AFB is #ABE504. Grayscale: #444444. Windows color (decimal): -11265285 or 16456276. OLE color: 16456276.

HSL color Cylindrical-coordinate representation of color #541AFB: hue angle of 255.47º degrees, saturation: 0.97, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #541AFB is Cyan = 0.67, Magento = 0.90, Yellow = 0 and Black (K on CMYK) = 0.02.

Color convert

RGB8426251-
CMYK0.670.9000.02
HSL255.47º96.57%54.31%-
HSV(B)255.47º89.64%98.43%-
XYZ21.449.5991.99-
YUV68.99230.72138.7-

RGB Variations

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

RGB

RED value IS 84 (33.20% from 255) = 23.27%
GREEN value IS 26 (10.55% from 255) = 7.20%
BLUE value IS 251 (98.44% from 255) = 69.53%
R=23.27%
G=7.20%
B=69.53%

CMYK

C (Cyan) values IS 0.67
M (Magenta) values IS 0.90
Y (Yellow) values IS 0
K (Black) values IS 0.02
SystemRedGreenBlueCMYKHSL
Decimal84262510.670.9000.02255.4796.5754.31
Hex541AFB435A02ff6136
Octal124323731031320237714166
Binary1010100110101111101110000111011010010111111111100001110110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #541afb

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #541afb; }

 p { color: rgb(84,26,251); }

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

<style>
 a { background-color: #541afb; }

 a { background-color: rgb(84,26,251); }

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

<style>
 span { border-color: #541afb; }

 span { border-color: rgb(84,26,251); }

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

cancel