#aaa400 Hex Color

#AAA400
0
  • #aaa400 Color Information

    • In RGB color space, #aaa400 hex color has a red value of 170, a green value of 164 and a blue value of 0.

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

    • #aaa400 color has a hue of 57.9 degrees, a saturation of 100% and a lightness of 33.3%.

    • #aaa400 hex color contains mainly RED.

    • The closest web safe color of #aaa400 is #999900

    • #aaa400 hex color has a decimal value of 11183104.



    #aaa400 Color Spaces (Color Conversions)

    HEX aaa400 #aaa400
    RGB 170, 164, 0 rgb(170, 164, 0)
    RGB Percent 66.67, 64.31, 0 rgb(66.67, 64.31, 0)
    CMYK 0, 4, 100, 33
    HSL 57.9°, 100, 33.3 hsl(57.9, 100%, 33.3%)
    HSV 57.9°, 100, 66.7
    XYZ 29.853, 35.097, 5.201
    Hunter Lab 59.243, -13.727, 36.265
    CIE-LAB 65.824, -12.815, 68.509
    CIE-LCH 65.824, 69.697, 100.595
    CIE-LUV 0, 3.53, 100, 33.33
    Web Safe 999900

    RGB percent of color #aaa400

    66.67%
    64.31%
    0%

    CMYK percent of color #aaa400

    0%
    3.53%
    100%
    33.33%


    Color Schemes with #aaa400

    Complementary Color

    Split Complementary


    #aaa400 Color Preview

    Text with hexadecimal color #aaa400

    This text has a font color of #aaa400

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

    #aaa400 Background Color

    This box has a background color of #aaa400

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

    #aaa400 Border Color

    This box has a border color of #aaa400

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

    CSS codes

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

    #aaa400 Color on white background

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

    #aaa400 Color on black background

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