#ff5400 Hex Color

#FF5400
0
  • #ff5400 Color Information

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

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

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

    • #ff5400 hex color contains mainly RED.

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

    • #ff5400 hex color has a decimal value of 16733184.



    #ff5400 Color Spaces (Color Conversions)

    HEX ff5400 #ff5400
    RGB 255, 84, 0 rgb(255, 84, 0)
    RGB Percent 100, 32.94, 0 rgb(100, 32.94, 0)
    CMYK 0, 67, 100, 0
    HSL 19.8°, 100, 50 hsl(19.8, 100%, 50%)
    HSV 19.8°, 100, 100
    XYZ 44.41, 27.601, 2.987
    Hunter Lab 52.537, 58.95, 33.405
    CIE-LAB 59.527, 62.442, 69.899
    CIE-LCH 59.527, 93.728, 48.225
    CIE-LUV 0, 67.06, 100, 0
    Web Safe ff6600

    RGB percent of color #ff5400

    100%
    32.94%
    0%

    CMYK percent of color #ff5400

    0%
    67.06%
    100%
    0%


    Color Schemes with #ff5400

    Complementary Color

    Split Complementary


    #ff5400 Color Preview

    Text with hexadecimal color #ff5400

    This text has a font color of #ff5400

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

    #ff5400 Background Color

    This box has a background color of #ff5400

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

    #ff5400 Border Color

    This box has a border color of #ff5400

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

    CSS codes

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

    #ff5400 Color on white background

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

    #ff5400 Color on black background

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