#f105d8

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

Shades of Hot Magenta #F105D8

Tints of Hot Magenta #F105D8

Color information

#F105D8 (or 0xF105D8) is unknown color: approx Hot Magenta. HEX triplet: F1, 05 and D8. RGB value is (241,5,216). Sum of RGB (Red+Green+Blue) = 241+5+216=462 (61% of max value = 765). Red value is 241 (94.53% from 255 or 52.16% from 462); Green value is 5 (2.34% from 255 or 1.08% from 462); Blue value is 216 (84.77% from 255 or 46.75% from 462); Max value from RGB is 241 - color contains mainly: red. Hex color #F105D8 is not a web safe color. Web safe color analog (approx): #FF00CC. Inversed color of #F105D8 is #0EFA27. Grayscale: #636363. Windows color (decimal): -981544 or 14157297. OLE color: 14157297.

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

Color convert

RGB2415216-
CMYK00.980.100.05
HSL306.36º95.93%48.24%-
HSV(B)306.36º97.93%94.51%-
XYZ48.7223.7766.99-
YUV99.62193.69228.84-

RGB Variations

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

RGB

RED value IS 241 (94.53% from 255) = 52.16%
GREEN value IS 5 (2.34% from 255) = 1.08%
BLUE value IS 216 (84.77% from 255) = 46.75%
R=52.16%
G=1.08%
B=46.75%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.98
Y (Yellow) values IS 0.10
K (Black) values IS 0.05
SystemRedGreenBlueCMYKHSL
Decimal241521600.980.100.05306.3695.9348.24
HexF15D8062A51326030
Octal3615330014212546214060
Binary11110001101110110000110001010101011001100101100000110000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #f105d8

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #f105d8; }

 p { color: rgb(241,5,216); }

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

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

 a { background-color: rgb(241,5,216); }

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

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

 span { border-color: rgb(241,5,216); }

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

cancel