#ff9c00 Hex Color

#FF9C00
0
  • #ff9c00 Color Information

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

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

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

    • #ff9c00 hex color contains mainly RED.

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

    • #ff9c00 hex color has a decimal value of 16751616.



    #ff9c00 Color Spaces (Color Conversions)

    HEX ff9c00 #ff9c00
    RGB 255, 156, 0 rgb(255, 156, 0)
    RGB Percent 100, 61.18, 0 rgb(100, 61.18, 0)
    CMYK 0, 39, 100, 0
    HSL 36.7°, 100, 50 hsl(36.7, 100%, 50%)
    HSV 36.7°, 100, 100
    XYZ 53.128, 45.037, 5.893
    Hunter Lab 67.11, 23.87, 41.77
    CIE-LAB 72.916, 28.615, 77.652
    CIE-LCH 72.916, 82.757, 69.771
    CIE-LUV 0, 38.82, 100, 0
    Web Safe ff9900

    RGB percent of color #ff9c00

    100%
    61.18%
    0%

    CMYK percent of color #ff9c00

    0%
    38.82%
    100%
    0%


    Color Schemes with #ff9c00

    Complementary Color

    Split Complementary


    #ff9c00 Color Preview

    Text with hexadecimal color #ff9c00

    This text has a font color of #ff9c00

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

    #ff9c00 Background Color

    This box has a background color of #ff9c00

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

    #ff9c00 Border Color

    This box has a border color of #ff9c00

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

    CSS codes

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

    #ff9c00 Color on white background

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

    #ff9c00 Color on black background

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