#ff5000 Hex Color

#FF5000
0
  • #ff5000 Color Information

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

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

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

    • #ff5000 hex color contains mainly RED.

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

    • #ff5000 hex color has a decimal value of 16732160.



    #ff5000 Color Spaces (Color Conversions)

    HEX ff5000 #ff5000
    RGB 255, 80, 0 rgb(255, 80, 0)
    RGB Percent 100, 31.37, 0 rgb(100, 31.37, 0)
    CMYK 0, 69, 100, 0
    HSL 18.8°, 100, 50 hsl(18.8, 100%, 50%)
    HSV 18.8°, 100, 100
    XYZ 44.109, 26.997, 2.886
    Hunter Lab 51.959, 60.606, 33.078
    CIE-LAB 58.972, 63.955, 69.63
    CIE-LCH 58.972, 94.544, 47.433
    CIE-LUV 0, 68.63, 100, 0
    Web Safe ff6600

    RGB percent of color #ff5000

    100%
    31.37%
    0%

    CMYK percent of color #ff5000

    0%
    68.63%
    100%
    0%


    Color Schemes with #ff5000

    Complementary Color

    Split Complementary


    #ff5000 Color Preview

    Text with hexadecimal color #ff5000

    This text has a font color of #ff5000

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

    #ff5000 Background Color

    This box has a background color of #ff5000

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

    #ff5000 Border Color

    This box has a border color of #ff5000

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

    CSS codes

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

    #ff5000 Color on white background

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

    #ff5000 Color on black background

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