#ff9000 Hex Color

#FF9000
0
  • #ff9000 Color Information

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

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

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

    • #ff9000 hex color contains mainly RED.

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

    • #ff9000 hex color has a decimal value of 16748544.



    #ff9000 Color Spaces (Color Conversions)

    HEX ff9000 #ff9000
    RGB 255, 144, 0 rgb(255, 144, 0)
    RGB Percent 100, 56.47, 0 rgb(100, 56.47, 0)
    CMYK 0, 44, 100, 0
    HSL 33.9°, 100, 50 hsl(33.9, 100%, 50%)
    HSV 33.9°, 100, 100
    XYZ 51.213, 41.207, 5.254
    Hunter Lab 64.193, 30.07, 40.082
    CIE-LAB 70.321, 34.793, 76.016
    CIE-LCH 70.321, 83.6, 65.406
    CIE-LUV 0, 43.53, 100, 0
    Web Safe ff9900

    RGB percent of color #ff9000

    100%
    56.47%
    0%

    CMYK percent of color #ff9000

    0%
    43.53%
    100%
    0%


    Color Schemes with #ff9000

    Complementary Color

    Split Complementary


    #ff9000 Color Preview

    Text with hexadecimal color #ff9000

    This text has a font color of #ff9000

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

    #ff9000 Background Color

    This box has a background color of #ff9000

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

    #ff9000 Border Color

    This box has a border color of #ff9000

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

    CSS codes

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

    #ff9000 Color on white background

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

    #ff9000 Color on black background

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