#abc0c0 Hex Color

#ABC0C0
0
  • #abc0c0 Color Information

    • In RGB color space, #abc0c0 hex color has a red value of 171, a green value of 192 and a blue value of 192.

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

    • #abc0c0 color has a hue of 180 degrees, a saturation of 14.29% and a lightness of 71.2%.

    • #abc0c0 hex color contains mainly GREEN.

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

    • #abc0c0 hex color has a decimal value of 11256000.



    #abc0c0 Color Spaces (Color Conversions)

    HEX abc0c0 #abc0c0
    RGB 171, 192, 192 rgb(171, 192, 192)
    RGB Percent 67.06, 75.29, 75.29 rgb(67.06, 75.29, 75.29)
    CMYK 11, 0, 0, 25
    HSL 180°, 14.29, 71.2 hsl(180, 14.29%, 71.2%)
    HSV 180°, 10.9, 75.3
    XYZ 45.159, 50.163, 57.171
    Hunter Lab 70.826, -10.133, 1.719
    CIE-LAB 76.169, -7.125, -2.437
    CIE-LCH 76.169, 7.53, 198.882
    CIE-LUV 10.94, 0, 0, 24.71
    Web Safe 99cccc

    RGB percent of color #abc0c0

    67.06%
    75.29%
    75.29%

    CMYK percent of color #abc0c0

    10.94%
    0%
    0%
    24.71%


    Color Schemes with #abc0c0

    Complementary Color

    Split Complementary


    #abc0c0 Color Preview

    Text with hexadecimal color #abc0c0

    This text has a font color of #abc0c0

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

    #abc0c0 Background Color

    This box has a background color of #abc0c0

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

    #abc0c0 Border Color

    This box has a border color of #abc0c0

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

    CSS codes

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

    #abc0c0 Color on white background

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

    #abc0c0 Color on black background

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