#accccc Hex Color

#ACCCCC
0
  • #accccc Color Information

    • In RGB color space, #accccc hex color has a red value of 172, a green value of 204 and a blue value of 204.

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

    • #accccc color has a hue of 180 degrees, a saturation of 23.88% and a lightness of 73.7%.

    • #accccc hex color contains mainly GREEN.

    • The closest web safe color of #accccc is #99cccc

    • #accccc hex color has a decimal value of 11324620.



    #accccc Color Spaces (Color Conversions)

    HEX accccc #accccc
    RGB 172, 204, 204 rgb(172, 204, 204)
    RGB Percent 67.45, 80, 80 rgb(67.45, 80, 80)
    CMYK 16, 0, 0, 20
    HSL 180°, 23.88, 73.7 hsl(180, 23.88%, 73.7%)
    HSV 180°, 15.7, 80
    XYZ 49.505, 56.316, 65.388
    Hunter Lab 75.044, -13.574, 0.87
    CIE-LAB 79.793, -10.611, -3.576
    CIE-LCH 79.793, 11.197, 198.624
    CIE-LUV 15.69, 0, 0, 20
    Web Safe 99cccc

    RGB percent of color #accccc

    67.45%
    80%
    80%

    CMYK percent of color #accccc

    15.69%
    0%
    0%
    20%


    Color Schemes with #accccc

    Complementary Color

    Split Complementary


    #accccc Color Preview

    Text with hexadecimal color #accccc

    This text has a font color of #accccc

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

    #accccc Background Color

    This box has a background color of #accccc

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

    #accccc Border Color

    This box has a border color of #accccc

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

    CSS codes

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

    #accccc Color on white background

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

    #accccc Color on black background

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