#ff5c00 Hex Color

#FF5C00
0
  • #ff5c00 Color Information

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

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

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

    • #ff5c00 hex color contains mainly RED.

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

    • #ff5c00 hex color has a decimal value of 16735232.



    #ff5c00 Color Spaces (Color Conversions)

    HEX ff5c00 #ff5c00
    RGB 255, 92, 0 rgb(255, 92, 0)
    RGB Percent 100, 36.08, 0 rgb(100, 36.08, 0)
    CMYK 0, 64, 100, 0
    HSL 21.6°, 100, 50 hsl(21.6, 100%, 50%)
    HSV 21.6°, 100, 100
    XYZ 45.067, 28.914, 3.206
    Hunter Lab 53.772, 55.503, 34.105
    CIE-LAB 60.706, 59.263, 70.492
    CIE-LCH 60.706, 92.094, 49.946
    CIE-LUV 0, 63.92, 100, 0
    Web Safe ff6600

    RGB percent of color #ff5c00

    100%
    36.08%
    0%

    CMYK percent of color #ff5c00

    0%
    63.92%
    100%
    0%


    Color Schemes with #ff5c00

    Complementary Color

    Split Complementary


    #ff5c00 Color Preview

    Text with hexadecimal color #ff5c00

    This text has a font color of #ff5c00

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

    #ff5c00 Background Color

    This box has a background color of #ff5c00

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

    #ff5c00 Border Color

    This box has a border color of #ff5c00

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

    CSS codes

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

    #ff5c00 Color on white background

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

    #ff5c00 Color on black background

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