#aaaa80 Hex Color

#AAAA80
0
  • #aaaa80 Color Information

    • In RGB color space, #aaaa80 hex color has a red value of 170, a green value of 170 and a blue value of 128.

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

    • #aaaa80 color has a hue of 60 degrees, a saturation of 19.81% and a lightness of 58.4%.

    • #aaaa80 hex color contains mainly RED.

    • The closest web safe color of #aaaa80 is #999999

    • #aaaa80 hex color has a decimal value of 11184768.



    #aaaa80 Color Spaces (Color Conversions)

    HEX aaaa80 #aaaa80
    RGB 170, 170, 128 rgb(170, 170, 128)
    RGB Percent 66.67, 66.67, 50.2 rgb(66.67, 66.67, 50.2)
    CMYK 0, 0, 25, 33
    HSL 60°, 19.81, 58.4 hsl(60, 19.81%, 58.4%)
    HSV 60°, 24.7, 66.7
    XYZ 34.849, 38.854, 26.085
    Hunter Lab 62.333, -9.287, 18.822
    CIE-LAB 68.645, -6.985, 21.725
    CIE-LCH 68.645, 22.82, 107.824
    CIE-LUV 0, 0, 24.71, 33.33
    Web Safe 999999

    RGB percent of color #aaaa80

    66.67%
    66.67%
    50.2%

    CMYK percent of color #aaaa80

    0%
    0%
    24.71%
    33.33%


    Color Schemes with #aaaa80

    Complementary Color

    Split Complementary


    #aaaa80 Color Preview

    Text with hexadecimal color #aaaa80

    This text has a font color of #aaaa80

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

    #aaaa80 Background Color

    This box has a background color of #aaaa80

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

    #aaaa80 Border Color

    This box has a border color of #aaaa80

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

    CSS codes

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

    #aaaa80 Color on white background

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

    #aaaa80 Color on black background

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