#ff5555 Hex Color

#FF5555
0
  • #ff5555 Color Information

    • #ff5555 short hex color code is #f55.

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

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

    • #ff5555 color has a hue of 0 degrees, a saturation of 100% and a lightness of 66.7%.

    • #ff5555 hex color contains mainly RED.

    • The closest web safe color of #ff5555 is #ff6666

    • #ff5555 hex color has a decimal value of 16733525.



    #ff5555 Color Spaces (Color Conversions)

    HEX ff5555 #ff5555
    RGB 255, 85, 85 rgb(255, 85, 85)
    RGB Percent 100, 33.33, 33.33 rgb(100, 33.33, 33.33)
    CMYK 0, 67, 67, 0
    HSL 0°, 100, 66.7 hsl(0, 100%, 66.7%)
    HSV 0°, 66.7, 100
    XYZ 46.128, 28.413, 11.647
    Hunter Lab 53.304, 61.188, 24.358
    CIE-LAB 60.26, 64.22, 36.543
    CIE-LCH 60.26, 73.889, 29.641
    CIE-LUV 0, 66.67, 66.67, 0
    Web Safe ff6666

    RGB percent of color #ff5555

    100%
    33.33%
    33.33%

    CMYK percent of color #ff5555

    0%
    66.67%
    66.67%
    0%


    Color Schemes with #ff5555

    Complementary Color

    Split Complementary


    #ff5555 Color Preview

    Text with hexadecimal color #ff5555

    This text has a font color of #ff5555

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

    #ff5555 Background Color

    This box has a background color of #ff5555

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

    #ff5555 Border Color

    This box has a border color of #ff5555

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

    CSS codes

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

    #ff5555 Color on white background

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

    #ff5555 Color on black background

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