#F52458

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

Shades of Amaranth #F52458

Tints of Amaranth #F52458

Color information

#F52458 (or 0xF52458) is unknown color: approx Amaranth. HEX triplet: F5, 24 and 58. RGB value is (245,36,88). Sum of RGB (Red+Green+Blue) = 245+36+88=369 (48% of max value = 765). Red value is 245 (96.09% from 255 or 66.40% from 369); Green value is 36 (14.45% from 255 or 9.76% from 369); Blue value is 88 (34.77% from 255 or 23.85% from 369); Max value from RGB is 245 - color contains mainly: red. Hex color #F52458 is not a web safe color. Web safe color analog (approx): #FF3366. Inversed color of #F52458 is #0ADBA7. Grayscale: #686868. Windows color (decimal): -711592 or 5776629. OLE color: 5776629.

HSL color Cylindrical-coordinate representation of color #F52458: hue angle of 345.07º degrees, saturation: 0.91, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #F52458 is Cyan = 0, Magento = 0.85, Yellow = 0.64 and Black (K on CMYK) = 0.04.

Color convert

RGB2453688-
CMYK00.850.640.04
HSL345.07º91.27%55.1%-
HSV(B)345.07º85.31%96.08%-
XYZ40.0521.3811.25-
YUV104.42118.74228.27-

RGB Variations

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

RGB

RED value IS 245 (96.09% from 255) = 66.40%
GREEN value IS 36 (14.45% from 255) = 9.76%
BLUE value IS 88 (34.77% from 255) = 23.85%
R=66.40%
G=9.76%
B=23.85%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.85
Y (Yellow) values IS 0.64
K (Black) values IS 0.04
SystemRedGreenBlueCMYKHSL
Decimal245368800.850.640.04345.0791.2755.1
HexF524580554041595b37
Octal365441300125100453113367
Binary1111010110010010110000101010110000001001010110011011011110111

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #F52458

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #F52458; }

 p { color: rgb(245,36,88); }

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

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

 a { background-color: rgb(245,36,88); }

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

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

 span { border-color: rgb(245,36,88); }

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

cancel