#c0c0c0 Hex Color

#C0C0C0
0
  • #c0c0c0 Color Information

    • #c0c0c0 hex color name is silver.

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

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

    • #c0c0c0 color has a hue of 0 degrees, a saturation of 0% and a lightness of 75.3%.

    • #c0c0c0 hex color contains an equal amount of RED, GREEN and BLUE.

    • The closest web safe color of #c0c0c0 is #cccccc

    • #c0c0c0 hex color has a decimal value of 12632256.



    #c0c0c0 Color Spaces (Color Conversions)

    HEX c0c0c0 #c0c0c0
    RGB 192, 192, 192 rgb(192, 192, 192)
    RGB Percent 75.29, 75.29, 75.29 rgb(75.29, 75.29, 75.29)
    CMYK 0, 0, 0, 25
    HSL 0°, 0, 75.3 hsl(0, 0%, 75.3%)
    HSV 0°, 0, 75.294117647059
    XYZ 50.102, 52.712, 57.403
    Hunter Lab 72.603, -3.876, 3.945
    CIE-LAB 77.705, 0.002, -0.008
    CIE-LCH 77.705, 0.008, 284.036
    CIE-LUV 0, 0, 0, 24.71
    Web Safe cccccc

    RGB percent of color #c0c0c0

    75.29%
    75.29%
    75.29%

    CMYK percent of color #c0c0c0

    0%
    0%
    0%
    24.71%


    Color Schemes with #c0c0c0


    #c0c0c0 Color Preview

    Text with hexadecimal color #c0c0c0

    This text has a font color of #c0c0c0

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

    #c0c0c0 Background Color

    This box has a background color of #c0c0c0

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

    #c0c0c0 Border Color

    This box has a border color of #c0c0c0

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

    CSS codes

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

    #c0c0c0 Color on white background

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

    #c0c0c0 Color on black background

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