#ff5500 Hex Color

#FF5500
0
  • #ff5500 Color Information

    • #ff5500 short hex color code is #f50.

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

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

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

    • #ff5500 hex color contains mainly RED.

    • The closest web safe color of #ff5500 is #ff6600

    • #ff5500 hex color has a decimal value of 16733440.



    #ff5500 Color Spaces (Color Conversions)

    HEX ff5500 #ff5500
    RGB 255, 85, 0 rgb(255, 85, 0)
    RGB Percent 100, 33.33, 0 rgb(100, 33.33, 0)
    CMYK 0, 67, 100, 0
    HSL 20°, 100, 50 hsl(20, 100%, 50%)
    HSV 20°, 100, 100
    XYZ 44.488, 27.757, 3.013
    Hunter Lab 52.685, 58.53, 33.489
    CIE-LAB 59.669, 62.057, 69.969
    CIE-LCH 59.669, 93.524, 48.429
    CIE-LUV 0, 66.67, 100, 0
    Web Safe ff6600

    RGB percent of color #ff5500

    100%
    33.33%
    0%

    CMYK percent of color #ff5500

    0%
    66.67%
    100%
    0%


    Color Schemes with #ff5500

    Complementary Color

    Split Complementary


    #ff5500 Color Preview

    Text with hexadecimal color #ff5500

    This text has a font color of #ff5500

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

    #ff5500 Background Color

    This box has a background color of #ff5500

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

    #ff5500 Border Color

    This box has a border color of #ff5500

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

    CSS codes

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

    #ff5500 Color on white background

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

    #ff5500 Color on black background

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