#ff0055 Hex Color

#FF0055
0
  • #ff0055 Color Information

    • #ff0055 short hex color code is #f05.

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

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

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

    • #ff0055 hex color contains mainly RED.

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

    • #ff0055 hex color has a decimal value of 16711765.



    #ff0055 Color Spaces (Color Conversions)

    HEX ff0055 #ff0055
    RGB 255, 0, 85 rgb(255, 0, 85)
    RGB Percent 100, 0, 33.33 rgb(100, 0, 33.33)
    CMYK 0, 100, 67, 0
    HSL 340°, 100, 50 hsl(340, 100%, 50%)
    HSV 340°, 100, 100
    XYZ 42.88, 21.916, 10.565
    Hunter Lab 46.815, 81.573, 19.39
    CIE-LAB 53.938, 82.024, 28.679
    CIE-LCH 53.938, 86.893, 19.272
    CIE-LUV 0, 100, 66.67, 0
    Web Safe ff0066

    RGB percent of color #ff0055

    100%
    0%
    33.33%

    CMYK percent of color #ff0055

    0%
    100%
    66.67%
    0%


    Color Schemes with #ff0055

    Complementary Color

    Split Complementary


    #ff0055 Color Preview

    Text with hexadecimal color #ff0055

    This text has a font color of #ff0055

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

    #ff0055 Background Color

    This box has a background color of #ff0055

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

    #ff0055 Border Color

    This box has a border color of #ff0055

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

    CSS codes

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

    #ff0055 Color on white background

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

    #ff0055 Color on black background

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