#aaa255 Hex Color

#AAA255
0
  • #aaa255 Color Information

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

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

    • #aaa255 color has a hue of 54.4 degrees, a saturation of 33.33% and a lightness of 50%.

    • #aaa255 hex color contains mainly RED.

    • The closest web safe color of #aaa255 is #999966

    • #aaa255 hex color has a decimal value of 11182677.



    #aaa255 Color Spaces (Color Conversions)

    HEX aaa255 #aaa255
    RGB 170, 162, 85 rgb(170, 162, 85)
    RGB Percent 66.67, 63.53, 33.33 rgb(66.67, 63.53, 33.33)
    CMYK 0, 5, 50, 33
    HSL 54.4°, 33.33, 50 hsl(54.4, 33.33%, 50%)
    HSV 54.4°, 50, 66.7
    XYZ 31.138, 35.043, 13.717
    Hunter Lab 59.197, -9.703, 27.699
    CIE-LAB 65.782, -7.825, 40.743
    CIE-LCH 65.782, 41.488, 100.872
    CIE-LUV 0, 4.71, 50, 33.33
    Web Safe 999966

    RGB percent of color #aaa255

    66.67%
    63.53%
    33.33%

    CMYK percent of color #aaa255

    0%
    4.71%
    50%
    33.33%


    Color Schemes with #aaa255

    Complementary Color

    Split Complementary


    #aaa255 Color Preview

    Text with hexadecimal color #aaa255

    This text has a font color of #aaa255

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

    #aaa255 Background Color

    This box has a background color of #aaa255

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

    #aaa255 Border Color

    This box has a border color of #aaa255

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

    CSS codes

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

    #aaa255 Color on white background

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

    #aaa255 Color on black background

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