#ffa300 Hex Color

#FFA300
0
  • #ffa300 Color Information

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

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

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

    • #ffa300 hex color contains mainly RED.

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

    • #ffa300 hex color has a decimal value of 16753408.



    #ffa300 Color Spaces (Color Conversions)

    HEX ffa300 #ffa300
    RGB 255, 163, 0 rgb(255, 163, 0)
    RGB Percent 100, 63.92, 0 rgb(100, 63.92, 0)
    CMYK 0, 36, 100, 0
    HSL 38.4°, 100, 50 hsl(38.4, 100%, 50%)
    HSV 38.4°, 100, 100
    XYZ 54.337, 47.454, 6.296
    Hunter Lab 68.887, 20.246, 42.802
    CIE-LAB 74.479, 24.979, 78.66
    CIE-LCH 74.479, 82.531, 72.382
    CIE-LUV 0, 36.08, 100, 0
    Web Safe ff9900

    RGB percent of color #ffa300

    100%
    63.92%
    0%

    CMYK percent of color #ffa300

    0%
    36.08%
    100%
    0%


    Color Schemes with #ffa300

    Complementary Color

    Split Complementary


    #ffa300 Color Preview

    Text with hexadecimal color #ffa300

    This text has a font color of #ffa300

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

    #ffa300 Background Color

    This box has a background color of #ffa300

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

    #ffa300 Border Color

    This box has a border color of #ffa300

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

    CSS codes

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

    #ffa300 Color on white background

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

    #ffa300 Color on black background

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