#f00081 Hex Color

#F00081
0
  • #f00081 Color Information

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

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

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

    • #f00081 hex color contains mainly RED.

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

    • #f00081 hex color has a decimal value of 15728769.



    #f00081 Color Spaces (Color Conversions)

    HEX f00081 #f00081
    RGB 240, 0, 129 rgb(240, 0, 129)
    RGB Percent 94.12, 0, 50.59 rgb(94.12, 0, 50.59)
    CMYK 0, 100, 46, 6
    HSL 327.8°, 100, 47.1 hsl(327.8, 100%, 47.1%)
    HSV 327.8°, 100, 94.1
    XYZ 39.898, 20.11, 22.548
    Hunter Lab 44.844, 80.335, 1.579
    CIE-LAB 51.961, 81.439, -1.151
    CIE-LCH 51.961, 81.447, 359.19
    CIE-LUV 0, 100, 46.25, 5.88
    Web Safe ff0099

    RGB percent of color #f00081

    94.12%
    0%
    50.59%

    CMYK percent of color #f00081

    0%
    100%
    46.25%
    5.88%


    Color Schemes with #f00081

    Complementary Color

    Split Complementary


    #f00081 Color Preview

    Text with hexadecimal color #f00081

    This text has a font color of #f00081

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

    #f00081 Background Color

    This box has a background color of #f00081

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

    #f00081 Border Color

    This box has a border color of #f00081

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

    CSS codes

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

    #f00081 Color on white background

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

    #f00081 Color on black background

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