#ff8000 Hex Color

#FF8000
0
  • #ff8000 Color Information

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

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

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

    • #ff8000 hex color contains mainly RED.

    • The closest web safe color of #ff8000 is #ff9900

    • #ff8000 hex color has a decimal value of 16744448.



    #ff8000 Color Spaces (Color Conversions)

    HEX ff8000 #ff8000
    RGB 255, 128, 0 rgb(255, 128, 0)
    RGB Percent 100, 50.2, 0 rgb(100, 50.2, 0)
    CMYK 0, 50, 100, 0
    HSL 30.1°, 100, 50 hsl(30.1, 100%, 50%)
    HSV 30.1°, 100, 100
    XYZ 48.959, 36.698, 4.503
    Hunter Lab 60.579, 38.248, 37.998
    CIE-LAB 67.05, 42.833, 74.026
    CIE-LCH 67.05, 85.525, 59.945
    CIE-LUV 0, 49.8, 100, 0
    Web Safe ff9900

    RGB percent of color #ff8000

    100%
    50.2%
    0%

    CMYK percent of color #ff8000

    0%
    49.8%
    100%
    0%


    Color Schemes with #ff8000

    Complementary Color

    Split Complementary


    #ff8000 Color Preview

    Text with hexadecimal color #ff8000

    This text has a font color of #ff8000

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

    #ff8000 Background Color

    This box has a background color of #ff8000

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

    #ff8000 Border Color

    This box has a border color of #ff8000

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

    CSS codes

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

    #ff8000 Color on white background

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

    #ff8000 Color on black background

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