#aaaaa1 Hex Color

#AAAAA1
0
  • #aaaaa1 Color Information

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

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

    • #aaaaa1 color has a hue of 60 degrees, a saturation of 5.03% and a lightness of 64.9%.

    • #aaaaa1 hex color contains mainly RED.

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

    • #aaaaa1 hex color has a decimal value of 11184801.



    #aaaaa1 Color Spaces (Color Conversions)

    HEX aaaaa1 #aaaaa1
    RGB 170, 170, 161 rgb(170, 170, 161)
    RGB Percent 66.67, 66.67, 63.14 rgb(66.67, 66.67, 63.14)
    CMYK 0, 0, 5, 33
    HSL 60°, 5.03, 64.9 hsl(60, 5.03%, 64.9%)
    HSV 60°, 5.3, 66.7
    XYZ 37.385, 39.869, 39.443
    Hunter Lab 63.142, -4.812, 7.163
    CIE-LAB 69.376, -1.656, 4.629
    CIE-LCH 69.376, 4.916, 109.684
    CIE-LUV 0, 0, 5.29, 33.33
    Web Safe 999999

    RGB percent of color #aaaaa1

    66.67%
    66.67%
    63.14%

    CMYK percent of color #aaaaa1

    0%
    0%
    5.29%
    33.33%


    Color Schemes with #aaaaa1

    Complementary Color

    Split Complementary


    #aaaaa1 Color Preview

    Text with hexadecimal color #aaaaa1

    This text has a font color of #aaaaa1

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

    #aaaaa1 Background Color

    This box has a background color of #aaaaa1

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

    #aaaaa1 Border Color

    This box has a border color of #aaaaa1

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

    CSS codes

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

    #aaaaa1 Color on white background

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

    #aaaaa1 Color on black background

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