#f504dd

Color #F504DD Hot Magenta (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Hot Magenta #F504DD

Tints of Hot Magenta #F504DD

Color information

#F504DD (or 0xF504DD) is unknown color: approx Hot Magenta. HEX triplet: F5, 04 and DD. RGB value is (245,4,221). Sum of RGB (Red+Green+Blue) = 245+4+221=470 (62% of max value = 765). Red value is 245 (96.09% from 255 or 52.13% from 470); Green value is 4 (1.95% from 255 or 0.85% from 470); Blue value is 221 (86.72% from 255 or 47.02% from 470); Max value from RGB is 245 - color contains mainly: red. Hex color #F504DD is not a web safe color. Web safe color analog (approx): #FF00CC. Inversed color of #F504DD is #0AFB22. Grayscale: #646464. Windows color (decimal): -719651 or 14484725. OLE color: 14484725.

HSL color Cylindrical-coordinate representation of color #F504DD: hue angle of 305.98º degrees, saturation: 0.97, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #F504DD is Cyan = 0, Magento = 0.98, Yellow = 0.10 and Black (K on CMYK) = 0.04.

Color convert

RGB2454221-
CMYK00.980.100.04
HSL305.98º96.79%48.82%-
HSV(B)305.98º98.37%96.08%-
XYZ50.7524.7270.5-
YUV100.8195.84230.86-

RGB Variations

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

RGB

RED value IS 245 (96.09% from 255) = 52.13%
GREEN value IS 4 (1.95% from 255) = 0.85%
BLUE value IS 221 (86.72% from 255) = 47.02%
R=52.13%
G=0.85%
B=47.02%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.98
Y (Yellow) values IS 0.10
K (Black) values IS 0.04
SystemRedGreenBlueCMYKHSL
Decimal245422100.980.100.04305.9896.7948.82
HexF54DD062A41326131
Octal3654335014212446214161
Binary11110101100110111010110001010101001001100101100001110001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #f504dd

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #f504dd; }

 p { color: rgb(245,4,221); }

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

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

 a { background-color: rgb(245,4,221); }

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

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

 span { border-color: rgb(245,4,221); }

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

cancel