#4001df

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

Shades of Han Purple #4001DF

Tints of Han Purple #4001DF

Color information

#4001DF (or 0x4001DF) is unknown color: approx Han Purple. HEX triplet: 40, 01 and DF. RGB value is (64,1,223). Sum of RGB (Red+Green+Blue) = 64+1+223=288 (38% of max value = 765). Red value is 64 (25.39% from 255 or 22.22% from 288); Green value is 1 (0.78% from 255 or 0.35% from 288); Blue value is 223 (87.5% from 255 or 77.43% from 288); Max value from RGB is 223 - color contains mainly: blue. Hex color #4001DF is not a web safe color. Web safe color analog (approx): #3300CC. Inversed color of #4001DF is #BFFE20. Grayscale: #2C2C2C. Windows color (decimal): -12582433 or 14614848. OLE color: 14614848.

HSL color Cylindrical-coordinate representation of color #4001DF: hue angle of 257.03º degrees, saturation: 0.99, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 1%. Process color model (Four color, CMYK) of #4001DF is Cyan = 0.71, Magento = 1.00, Yellow = 0 and Black (K on CMYK) = 0.13.

Color convert

RGB641223-
CMYK0.711.0000.13
HSL257.03º99.11%43.92%-
HSV(B)257.03º99.55%87.45%-
XYZ15.446.4470.24-
YUV45.14228.37141.45-

RGB Variations

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

RGB

RED value IS 64 (25.39% from 255) = 22.22%
GREEN value IS 1 (0.78% from 255) = 0.35%
BLUE value IS 223 (87.5% from 255) = 77.43%
R=22.22%
G=0.35%
B=77.43%

CMYK

C (Cyan) values IS 0.71
M (Magenta) values IS 1.00
Y (Yellow) values IS 0
K (Black) values IS 0.13
SystemRedGreenBlueCMYKHSL
Decimal6412230.711.0000.13257.0399.1143.92
Hex401DF47640D101632c
Octal100133710714401540114354
Binary100000011101111110001111100100011011000000011100011101100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #4001df

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #4001df; }

 p { color: rgb(64,1,223); }

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

<style>
 a { background-color: #4001df; }

 a { background-color: rgb(64,1,223); }

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

<style>
 span { border-color: #4001df; }

 span { border-color: rgb(64,1,223); }

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

cancel