#acffff Hex Color

#ACFFFF
0
  • #acffff Color Information

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

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

    • #acffff color has a hue of 180 degrees, a saturation of 100% and a lightness of 83.7%.

    • #acffff hex color contains mainly GREEN.

    • The closest web safe color of #acffff is #99ffff

    • #acffff hex color has a decimal value of 11337727.



    #acffff Color Spaces (Color Conversions)

    HEX acffff #acffff
    RGB 172, 255, 255 rgb(172, 255, 255)
    RGB Percent 67.45, 100, 100 rgb(67.45, 100, 100)
    CMYK 33, 0, 0, 0
    HSL 180°, 100, 83.7 hsl(180, 100%, 83.7%)
    HSV 180°, 32.5, 100
    XYZ 70.823, 87.511, 107.766
    Hunter Lab 93.547, -28.569, -2.819
    CIE-LAB 94.955, -24.957, -8.013
    CIE-LCH 94.955, 26.212, 197.8
    CIE-LUV 32.55, 0, 0, 0
    Web Safe 99ffff

    RGB percent of color #acffff

    67.45%
    100%
    100%

    CMYK percent of color #acffff

    32.55%
    0%
    0%
    0%


    Color Schemes with #acffff

    Complementary Color

    Split Complementary


    #acffff Color Preview

    Text with hexadecimal color #acffff

    This text has a font color of #acffff

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

    #acffff Background Color

    This box has a background color of #acffff

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

    #acffff Border Color

    This box has a border color of #acffff

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

    CSS codes

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

    #acffff Color on white background

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

    #acffff Color on black background

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