#ffa200 Hex Color

#FFA200
0
  • #ffa200 Color Information

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

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

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

    • #ffa200 hex color contains mainly RED.

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

    • #ffa200 hex color has a decimal value of 16753152.



    #ffa200 Color Spaces (Color Conversions)

    HEX ffa200 #ffa200
    RGB 255, 162, 0 rgb(255, 162, 0)
    RGB Percent 100, 63.53, 0 rgb(100, 63.53, 0)
    CMYK 0, 36, 100, 0
    HSL 38.1°, 100, 50 hsl(38.1, 100%, 50%)
    HSV 38.1°, 100, 100
    XYZ 54.16, 47.101, 6.237
    Hunter Lab 68.63, 20.762, 42.653
    CIE-LAB 74.254, 25.497, 78.514
    CIE-LCH 74.254, 82.55, 72.009
    CIE-LUV 0, 36.47, 100, 0
    Web Safe ff9900

    RGB percent of color #ffa200

    100%
    63.53%
    0%

    CMYK percent of color #ffa200

    0%
    36.47%
    100%
    0%


    Color Schemes with #ffa200

    Complementary Color

    Split Complementary


    #ffa200 Color Preview

    Text with hexadecimal color #ffa200

    This text has a font color of #ffa200

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

    #ffa200 Background Color

    This box has a background color of #ffa200

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

    #ffa200 Border Color

    This box has a border color of #ffa200

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

    CSS codes

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

    #ffa200 Color on white background

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

    #ffa200 Color on black background

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