#ff00ba Hex Color

#FF00BA
0
  • #ff00ba Color Information

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

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

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

    • #ff00ba hex color contains mainly RED.

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

    • #ff00ba hex color has a decimal value of 16711866.



    #ff00ba Color Spaces (Color Conversions)

    HEX ff00ba #ff00ba
    RGB 255, 0, 186 rgb(255, 0, 186)
    RGB Percent 100, 0, 72.94 rgb(100, 0, 72.94)
    CMYK 0, 100, 27, 0
    HSL 316.2°, 100, 50 hsl(316.2, 100%, 50%)
    HSV 316.2°, 100, 100
    XYZ 50.103, 24.805, 48.602
    Hunter Lab 49.805, 92.411, -22.995
    CIE-LAB 56.885, 89.745, -27.185
    CIE-LCH 56.885, 93.772, 343.148
    CIE-LUV 0, 100, 27.06, 0
    Web Safe ff00cc

    RGB percent of color #ff00ba

    100%
    0%
    72.94%

    CMYK percent of color #ff00ba

    0%
    100%
    27.06%
    0%


    Color Schemes with #ff00ba

    Complementary Color

    Split Complementary


    #ff00ba Color Preview

    Text with hexadecimal color #ff00ba

    This text has a font color of #ff00ba

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

    #ff00ba Background Color

    This box has a background color of #ff00ba

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

    #ff00ba Border Color

    This box has a border color of #ff00ba

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

    CSS codes

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

    #ff00ba Color on white background

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

    #ff00ba Color on black background

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