#ff00b0 Hex Color

#FF00B0
0
  • #ff00b0 Color Information

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

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

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

    • #ff00b0 hex color contains mainly RED.

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

    • #ff00b0 hex color has a decimal value of 16711856.



    #ff00b0 Color Spaces (Color Conversions)

    HEX ff00b0 #ff00b0
    RGB 255, 0, 176 rgb(255, 0, 176)
    RGB Percent 100, 0, 69.02 rgb(100, 0, 69.02)
    CMYK 0, 100, 31, 0
    HSL 318.6°, 100, 50 hsl(318.6, 100%, 50%)
    HSV 318.6°, 100, 100
    XYZ 49.076, 24.395, 43.196
    Hunter Lab 49.391, 90.926, -17.279
    CIE-LAB 56.481, 88.707, -21.99
    CIE-LCH 56.481, 91.392, 346.077
    CIE-LUV 0, 100, 30.98, 0
    Web Safe ff0099

    RGB percent of color #ff00b0

    100%
    0%
    69.02%

    CMYK percent of color #ff00b0

    0%
    100%
    30.98%
    0%


    Color Schemes with #ff00b0

    Complementary Color

    Split Complementary


    #ff00b0 Color Preview

    Text with hexadecimal color #ff00b0

    This text has a font color of #ff00b0

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

    #ff00b0 Background Color

    This box has a background color of #ff00b0

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

    #ff00b0 Border Color

    This box has a border color of #ff00b0

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

    CSS codes

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

    #ff00b0 Color on white background

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

    #ff00b0 Color on black background

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