#ff0550 Hex Color

#FF0550
0
  • #ff0550 Color Information

    • In RGB color space, #ff0550 hex color has a red value of 255, a green value of 5 and a blue value of 80.

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

    • #ff0550 color has a hue of 342 degrees, a saturation of 100% and a lightness of 51%.

    • #ff0550 hex color contains mainly RED.

    • The closest web safe color of #ff0550 is #ff0066

    • #ff0550 hex color has a decimal value of 16713040.



    #ff0550 Color Spaces (Color Conversions)

    HEX ff0550 #ff0550
    RGB 255, 5, 80 rgb(255, 5, 80)
    RGB Percent 100, 1.96, 31.37 rgb(100, 1.96, 31.37)
    CMYK 0, 98, 69, 0
    HSL 342°, 100, 51 hsl(342, 100%, 51%)
    HSV 342°, 98, 100
    XYZ 42.742, 21.948, 9.573
    Hunter Lab 46.849, 80.868, 20.679
    CIE-LAB 53.972, 81.465, 31.709
    CIE-LCH 53.972, 87.419, 21.268
    CIE-LUV 0, 98.04, 68.63, 0
    Web Safe ff0066

    RGB percent of color #ff0550

    100%
    1.96%
    31.37%

    CMYK percent of color #ff0550

    0%
    98.04%
    68.63%
    0%


    Color Schemes with #ff0550

    Complementary Color

    Split Complementary


    #ff0550 Color Preview

    Text with hexadecimal color #ff0550

    This text has a font color of #ff0550

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

    #ff0550 Background Color

    This box has a background color of #ff0550

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

    #ff0550 Border Color

    This box has a border color of #ff0550

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

    CSS codes

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

    #ff0550 Color on white background

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

    #ff0550 Color on black background

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