#aaaaaa Hex Color

#AAAAAA
0
  • #aaaaaa Color Information

    • #aaaaaa short hex color code is #aaa.

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

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

    • #aaaaaa color has a hue of 0 degrees, a saturation of 0% and a lightness of 66.7%.

    • #aaaaaa hex color contains an equal amount of RED, GREEN and BLUE.

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

    • #aaaaaa hex color has a decimal value of 11184810.



    #aaaaaa Color Spaces (Color Conversions)

    HEX aaaaaa #aaaaaa
    RGB 170, 170, 170 rgb(170, 170, 170)
    RGB Percent 66.67, 66.67, 66.67 rgb(66.67, 66.67, 66.67)
    CMYK 0, 0, 0, 33
    HSL 0°, 0, 66.7 hsl(0, 0%, 66.7%)
    HSV 0°, 0, 66.666666666667
    XYZ 38.208, 40.198, 43.775
    Hunter Lab 63.402, -3.384, 3.445
    CIE-LAB 69.61, 0.003, -0.007
    CIE-LCH 69.61, 0.008, 293.199
    CIE-LUV 0, 0, 0, 33.33
    Web Safe 999999

    RGB percent of color #aaaaaa

    66.67%
    66.67%
    66.67%

    CMYK percent of color #aaaaaa

    0%
    0%
    0%
    33.33%


    Color Schemes with #aaaaaa


    #aaaaaa Color Preview

    Text with hexadecimal color #aaaaaa

    This text has a font color of #aaaaaa

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

    #aaaaaa Background Color

    This box has a background color of #aaaaaa

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

    #aaaaaa Border Color

    This box has a border color of #aaaaaa

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

    CSS codes

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

    #aaaaaa Color on white background

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

    #aaaaaa Color on black background

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