#ffa600 Hex Color

#FFA600
0
  • #ffa600 Color Information

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

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

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

    • #ffa600 hex color contains mainly RED.

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

    • #ffa600 hex color has a decimal value of 16754176.



    #ffa600 Color Spaces (Color Conversions)

    HEX ffa600 #ffa600
    RGB 255, 166, 0 rgb(255, 166, 0)
    RGB Percent 100, 65.1, 0 rgb(100, 65.1, 0)
    CMYK 0, 35, 100, 0
    HSL 39.1°, 100, 50 hsl(39.1, 100%, 50%)
    HSV 39.1°, 100, 100
    XYZ 54.876, 48.532, 6.475
    Hunter Lab 69.665, 18.693, 43.255
    CIE-LAB 75.159, 23.415, 79.106
    CIE-LCH 75.159, 82.499, 73.511
    CIE-LUV 0, 34.9, 100, 0
    Web Safe ff9900

    RGB percent of color #ffa600

    100%
    65.1%
    0%

    CMYK percent of color #ffa600

    0%
    34.9%
    100%
    0%


    Color Schemes with #ffa600

    Complementary Color

    Split Complementary


    #ffa600 Color Preview

    Text with hexadecimal color #ffa600

    This text has a font color of #ffa600

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

    #ffa600 Background Color

    This box has a background color of #ffa600

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

    #ffa600 Border Color

    This box has a border color of #ffa600

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

    CSS codes

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

    #ffa600 Color on white background

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

    #ffa600 Color on black background

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