#ff00bf Hex Color

#FF00BF
0
  • #ff00bf Color Information

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

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

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

    • #ff00bf hex color contains mainly RED.

    • The closest web safe color of #ff00bf is #ff00cc

    • #ff00bf hex color has a decimal value of 16711871.



    #ff00bf Color Spaces (Color Conversions)

    HEX ff00bf #ff00bf
    RGB 255, 0, 191 rgb(255, 0, 191)
    RGB Percent 100, 0, 74.9 rgb(100, 0, 74.9)
    CMYK 0, 100, 25, 0
    HSL 315.1°, 100, 50 hsl(315.1, 100%, 50%)
    HSV 315.1°, 100, 100
    XYZ 50.644, 25.022, 51.451
    Hunter Lab 50.022, 93.181, -25.968
    CIE-LAB 57.097, 90.28, -29.75
    CIE-LCH 57.097, 95.055, 341.761
    CIE-LUV 0, 100, 25.1, 0
    Web Safe ff00cc

    RGB percent of color #ff00bf

    100%
    0%
    74.9%

    CMYK percent of color #ff00bf

    0%
    100%
    25.1%
    0%


    Color Schemes with #ff00bf

    Complementary Color

    Split Complementary


    #ff00bf Color Preview

    Text with hexadecimal color #ff00bf

    This text has a font color of #ff00bf

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

    #ff00bf Background Color

    This box has a background color of #ff00bf

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

    #ff00bf Border Color

    This box has a border color of #ff00bf

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

    CSS codes

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

    #ff00bf Color on white background

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

    #ff00bf Color on black background

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