#ff00b3 Hex Color

#FF00B3
0
  • #ff00b3 Color Information

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

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

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

    • #ff00b3 hex color contains mainly RED.

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

    • #ff00b3 hex color has a decimal value of 16711859.



    #ff00b3 Color Spaces (Color Conversions)

    HEX ff00b3 #ff00b3
    RGB 255, 0, 179 rgb(255, 0, 179)
    RGB Percent 100, 0, 70.2 rgb(100, 0, 70.2)
    CMYK 0, 100, 30, 0
    HSL 317.9°, 100, 50 hsl(317.9, 100%, 50%)
    HSV 317.9°, 100, 100
    XYZ 49.377, 24.515, 44.777
    Hunter Lab 49.513, 91.364, -18.96
    CIE-LAB 56.6, 89.014, -23.557
    CIE-LCH 56.6, 92.078, 345.177
    CIE-LUV 0, 100, 29.8, 0
    Web Safe ff00cc

    RGB percent of color #ff00b3

    100%
    0%
    70.2%

    CMYK percent of color #ff00b3

    0%
    100%
    29.8%
    0%


    Color Schemes with #ff00b3

    Complementary Color

    Split Complementary


    #ff00b3 Color Preview

    Text with hexadecimal color #ff00b3

    This text has a font color of #ff00b3

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

    #ff00b3 Background Color

    This box has a background color of #ff00b3

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

    #ff00b3 Border Color

    This box has a border color of #ff00b3

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

    CSS codes

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

    #ff00b3 Color on white background

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

    #ff00b3 Color on black background

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