#512dfd

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

Shades of Han Purple #512DFD

Tints of Han Purple #512DFD

Color information

#512DFD (or 0x512DFD) is unknown color: approx Han Purple. HEX triplet: 51, 2D and FD. RGB value is (81,45,253). Sum of RGB (Red+Green+Blue) = 81+45+253=379 (50% of max value = 765). Red value is 81 (32.03% from 255 or 21.37% from 379); Green value is 45 (17.97% from 255 or 11.87% from 379); Blue value is 253 (99.22% from 255 or 66.75% from 379); Max value from RGB is 253 - color contains mainly: blue. Hex color #512DFD is not a web safe color. Web safe color analog (approx): #6633FF. Inversed color of #512DFD is #AED202. Grayscale: #4E4E4E. Windows color (decimal): -11457027 or 16592209. OLE color: 16592209.

HSL color Cylindrical-coordinate representation of color #512DFD: hue angle of 250.38º degrees, saturation: 0.98, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #512DFD is Cyan = 0.68, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.01.

Color convert

RGB8145253-
CMYK0.680.8200.01
HSL250.38º98.11%58.43%-
HSV(B)250.38º82.21%99.22%-
XYZ22.0610.7293.83-
YUV79.48225.93129.09-

RGB Variations

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

RGB

RED value IS 81 (32.03% from 255) = 21.37%
GREEN value IS 45 (17.97% from 255) = 11.87%
BLUE value IS 253 (99.22% from 255) = 66.75%
R=21.37%
G=11.87%
B=66.75%

CMYK

C (Cyan) values IS 0.68
M (Magenta) values IS 0.82
Y (Yellow) values IS 0
K (Black) values IS 0.01
SystemRedGreenBlueCMYKHSL
Decimal81452530.680.8200.01250.3898.1158.43
Hex512DFD445201fa623a
Octal121553751041220137214272
Binary1010001101101111111011000100101001001111110101100010111010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #512dfd

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #512dfd; }

 p { color: rgb(81,45,253); }

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

<style>
 a { background-color: #512dfd; }

 a { background-color: rgb(81,45,253); }

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

<style>
 span { border-color: #512dfd; }

 span { border-color: rgb(81,45,253); }

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

cancel