#ff00b5 Hex Color

#FF00B5
0
  • #ff00b5 Color Information

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

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

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

    • #ff00b5 hex color contains mainly RED.

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

    • #ff00b5 hex color has a decimal value of 16711861.



    #ff00b5 Color Spaces (Color Conversions)

    HEX ff00b5 #ff00b5
    RGB 255, 0, 181 rgb(255, 0, 181)
    RGB Percent 100, 0, 70.98 rgb(100, 0, 70.98)
    CMYK 0, 100, 29, 0
    HSL 317.4°, 100, 50 hsl(317.4, 100%, 50%)
    HSV 317.4°, 100, 100
    XYZ 49.58, 24.596, 45.85
    Hunter Lab 49.594, 91.658, -20.098
    CIE-LAB 56.68, 89.22, -24.598
    CIE-LCH 56.68, 92.549, 344.586
    CIE-LUV 0, 100, 29.02, 0
    Web Safe ff00cc

    RGB percent of color #ff00b5

    100%
    0%
    70.98%

    CMYK percent of color #ff00b5

    0%
    100%
    29.02%
    0%


    Color Schemes with #ff00b5

    Complementary Color

    Split Complementary


    #ff00b5 Color Preview

    Text with hexadecimal color #ff00b5

    This text has a font color of #ff00b5

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

    #ff00b5 Background Color

    This box has a background color of #ff00b5

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

    #ff00b5 Border Color

    This box has a border color of #ff00b5

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

    CSS codes

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

    #ff00b5 Color on white background

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

    #ff00b5 Color on black background

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