#ff8f00 Hex Color

#FF8F00
0
  • #ff8f00 Color Information

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

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

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

    • #ff8f00 hex color contains mainly RED.

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

    • #ff8f00 hex color has a decimal value of 16748288.



    #ff8f00 Color Spaces (Color Conversions)

    HEX ff8f00 #ff8f00
    RGB 255, 143, 0 rgb(255, 143, 0)
    RGB Percent 100, 56.08, 0 rgb(100, 56.08, 0)
    CMYK 0, 44, 100, 0
    HSL 33.6°, 100, 50 hsl(33.6, 100%, 50%)
    HSV 33.6°, 100, 100
    XYZ 51.062, 40.905, 5.204
    Hunter Lab 63.957, 30.586, 39.946
    CIE-LAB 70.109, 35.304, 75.883
    CIE-LCH 70.109, 83.694, 65.05
    CIE-LUV 0, 43.92, 100, 0
    Web Safe ff9900

    RGB percent of color #ff8f00

    100%
    56.08%
    0%

    CMYK percent of color #ff8f00

    0%
    43.92%
    100%
    0%


    Color Schemes with #ff8f00

    Complementary Color

    Split Complementary


    #ff8f00 Color Preview

    Text with hexadecimal color #ff8f00

    This text has a font color of #ff8f00

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

    #ff8f00 Background Color

    This box has a background color of #ff8f00

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

    #ff8f00 Border Color

    This box has a border color of #ff8f00

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

    CSS codes

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

    #ff8f00 Color on white background

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

    #ff8f00 Color on black background

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