#ffa000 Hex Color

#FFA000
0
  • #ffa000 Color Information

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

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

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

    • #ffa000 hex color contains mainly RED.

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

    • #ffa000 hex color has a decimal value of 16752640.



    #ffa000 Color Spaces (Color Conversions)

    HEX ffa000 #ffa000
    RGB 255, 160, 0 rgb(255, 160, 0)
    RGB Percent 100, 62.75, 0 rgb(100, 62.75, 0)
    CMYK 0, 37, 100, 0
    HSL 37.6°, 100, 50 hsl(37.6, 100%, 50%)
    HSV 37.6°, 100, 100
    XYZ 53.811, 46.402, 6.12
    Hunter Lab 68.119, 21.799, 42.357
    CIE-LAB 73.806, 26.539, 78.226
    CIE-LCH 73.806, 82.605, 71.26
    CIE-LUV 0, 37.25, 100, 0
    Web Safe ff9900

    RGB percent of color #ffa000

    100%
    62.75%
    0%

    CMYK percent of color #ffa000

    0%
    37.25%
    100%
    0%


    Color Schemes with #ffa000

    Complementary Color

    Split Complementary


    #ffa000 Color Preview

    Text with hexadecimal color #ffa000

    This text has a font color of #ffa000

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

    #ffa000 Background Color

    This box has a background color of #ffa000

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

    #ffa000 Border Color

    This box has a border color of #ffa000

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

    CSS codes

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

    #ffa000 Color on white background

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

    #ffa000 Color on black background

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