#ff0555 Hex Color

#FF0555
0
  • #ff0555 Color Information

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

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

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

    • #ff0555 hex color contains mainly RED.

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

    • #ff0555 hex color has a decimal value of 16713045.



    #ff0555 Color Spaces (Color Conversions)

    HEX ff0555 #ff0555
    RGB 255, 5, 85 rgb(255, 5, 85)
    RGB Percent 100, 1.96, 33.33 rgb(100, 1.96, 33.33)
    CMYK 0, 98, 67, 0
    HSL 340.8°, 100, 51 hsl(340.8, 100%, 51%)
    HSV 340.8°, 98, 100
    XYZ 42.934, 22.024, 10.583
    Hunter Lab 46.93, 81.175, 19.48
    CIE-LAB 54.052, 81.69, 28.824
    CIE-LCH 54.052, 86.626, 19.435
    CIE-LUV 0, 98.04, 66.67, 0
    Web Safe ff0066

    RGB percent of color #ff0555

    100%
    1.96%
    33.33%

    CMYK percent of color #ff0555

    0%
    98.04%
    66.67%
    0%


    Color Schemes with #ff0555

    Complementary Color

    Split Complementary


    #ff0555 Color Preview

    Text with hexadecimal color #ff0555

    This text has a font color of #ff0555

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

    #ff0555 Background Color

    This box has a background color of #ff0555

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

    #ff0555 Border Color

    This box has a border color of #ff0555

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

    CSS codes

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

    #ff0555 Color on white background

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

    #ff0555 Color on black background

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