#f000a5 Hex Color

#F000A5
0
  • #f000a5 Color Information

    • In RGB color space, #f000a5 hex color has a red value of 240, a green value of 0 and a blue value of 165.

    • In CMYK color space (used in color printing), #f000a5 hex color is composed of 0% cyan, 100% magenta, 31.25% yellow and 5.88% black.

    • #f000a5 color has a hue of 318.8 degrees, a saturation of 100% and a lightness of 47.1%.

    • #f000a5 hex color contains mainly RED.

    • The closest web safe color of #f000a5 is #ff0099

    • #f000a5 hex color has a decimal value of 15728805.



    #f000a5 Color Spaces (Color Conversions)

    HEX f000a5 #f000a5
    RGB 240, 0, 165 rgb(240, 0, 165)
    RGB Percent 94.12, 0, 64.71 rgb(94.12, 0, 64.71)
    CMYK 0, 100, 31, 6
    HSL 318.8°, 100, 47.1 hsl(318.8, 100%, 47.1%)
    HSV 318.8°, 100, 94.1
    XYZ 42.727, 21.242, 37.445
    Hunter Lab 46.089, 84.823, -15.908
    CIE-LAB 53.213, 84.689, -20.789
    CIE-LCH 53.213, 87.203, 346.208
    CIE-LUV 0, 100, 31.25, 5.88
    Web Safe ff0099

    RGB percent of color #f000a5

    94.12%
    0%
    64.71%

    CMYK percent of color #f000a5

    0%
    100%
    31.25%
    5.88%


    Color Schemes with #f000a5

    Complementary Color

    Split Complementary


    #f000a5 Color Preview

    Text with hexadecimal color #f000a5

    This text has a font color of #f000a5

    <p style="color:#f000a5">Text here</p>

    #f000a5 Background Color

    This box has a background color of #f000a5

    <div style="background-color:#f000a5">Text here</div>

    #f000a5 Border Color

    This box has a border color of #f000a5

    <div style="border: 4px solid #f000a5">Text here</div>

    CSS codes

    <p style="color:#f000a5">Text here</p>
    <div style="background-color:#f000a5">Text here</div>
    <div style="border: 4px solid #f000a5">Text here</div>

    #f000a5 Color on white background

    This is how a font and box color of #f000a5 will look
    on a white background.

    #f000a5 Color on black background

    This is how a font and box color of #f000a5 hex color will look
    on a black background.