#ff9500 Hex Color

#FF9500
0
  • #ff9500 Color Information

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

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

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

    • #ff9500 hex color contains mainly RED.

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

    • #ff9500 hex color has a decimal value of 16749824.



    #ff9500 Color Spaces (Color Conversions)

    HEX ff9500 #ff9500
    RGB 255, 149, 0 rgb(255, 149, 0)
    RGB Percent 100, 58.43, 0 rgb(100, 58.43, 0)
    CMYK 0, 42, 100, 0
    HSL 35.1°, 100, 50 hsl(35.1, 100%, 50%)
    HSV 35.1°, 100, 100
    XYZ 51.987, 42.755, 5.512
    Hunter Lab 65.387, 27.491, 40.773
    CIE-LAB 71.388, 32.231, 76.684
    CIE-LCH 71.388, 83.182, 67.203
    CIE-LUV 0, 41.57, 100, 0
    Web Safe ff9900

    RGB percent of color #ff9500

    100%
    58.43%
    0%

    CMYK percent of color #ff9500

    0%
    41.57%
    100%
    0%


    Color Schemes with #ff9500

    Complementary Color

    Split Complementary


    #ff9500 Color Preview

    Text with hexadecimal color #ff9500

    This text has a font color of #ff9500

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

    #ff9500 Background Color

    This box has a background color of #ff9500

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

    #ff9500 Border Color

    This box has a border color of #ff9500

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

    CSS codes

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

    #ff9500 Color on white background

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

    #ff9500 Color on black background

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