#aaaabb Hex Color

#AAAABB
0
  • #aaaabb Color Information

    • #aaaabb short hex color code is #aab.

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

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

    • #aaaabb color has a hue of 240 degrees, a saturation of 11.11% and a lightness of 70%.

    • #aaaabb hex color contains mainly BLUE.

    • The closest web safe color of #aaaabb is #9999cc

    • #aaaabb hex color has a decimal value of 11184827.



    #aaaabb Color Spaces (Color Conversions)

    HEX aaaabb #aaaabb
    RGB 170, 170, 187 rgb(170, 170, 187)
    RGB Percent 66.67, 66.67, 73.33 rgb(66.67, 66.67, 73.33)
    CMYK 9, 9, 0, 27
    HSL 240°, 11.11, 70 hsl(240, 11.11%, 70%)
    HSV 240°, 9.1, 73.3
    XYZ 39.922, 40.883, 52.801
    Hunter Lab 63.94, -0.445, -4.203
    CIE-LAB 70.094, 3.356, -8.692
    CIE-LCH 70.094, 9.317, 291.112
    CIE-LUV 9.09, 9.09, 0, 26.67
    Web Safe 9999cc

    RGB percent of color #aaaabb

    66.67%
    66.67%
    73.33%

    CMYK percent of color #aaaabb

    9.09%
    9.09%
    0%
    26.67%


    Color Schemes with #aaaabb

    Complementary Color

    Split Complementary


    #aaaabb Color Preview

    Text with hexadecimal color #aaaabb

    This text has a font color of #aaaabb

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

    #aaaabb Background Color

    This box has a background color of #aaaabb

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

    #aaaabb Border Color

    This box has a border color of #aaaabb

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

    CSS codes

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

    #aaaabb Color on white background

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

    #aaaabb Color on black background

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