#ff0081 Hex Color

#FF0081
0
  • #ff0081 Color Information

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

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

    • #ff0081 color has a hue of 329.6 degrees, a saturation of 100% and a lightness of 50%.

    • #ff0081 hex color contains mainly RED.

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

    • #ff0081 hex color has a decimal value of 16711809.



    #ff0081 Color Spaces (Color Conversions)

    HEX ff0081 #ff0081
    RGB 255, 0, 129 rgb(255, 0, 129)
    RGB Percent 100, 0, 50.59 rgb(100, 0, 50.59)
    CMYK 0, 100, 49, 0
    HSL 329.6°, 100, 50 hsl(329.6, 100%, 50%)
    HSV 329.6°, 100, 100
    XYZ 45.202, 22.845, 22.796
    Hunter Lab 47.796, 85.167, 5.18
    CIE-LAB 54.912, 84.624, 3.505
    CIE-LCH 54.912, 84.697, 2.372
    CIE-LUV 0, 100, 49.41, 0
    Web Safe ff0099

    RGB percent of color #ff0081

    100%
    0%
    50.59%

    CMYK percent of color #ff0081

    0%
    100%
    49.41%
    0%


    Color Schemes with #ff0081

    Complementary Color

    Split Complementary


    #ff0081 Color Preview

    Text with hexadecimal color #ff0081

    This text has a font color of #ff0081

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

    #ff0081 Background Color

    This box has a background color of #ff0081

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

    #ff0081 Border Color

    This box has a border color of #ff0081

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

    CSS codes

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

    #ff0081 Color on white background

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

    #ff0081 Color on black background

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