#c0c100 Hex Color

#C0C100
0
  • #c0c100 Color Information

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

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

    • #c0c100 color has a hue of 60.3 degrees, a saturation of 100% and a lightness of 37.8%.

    • #c0c100 hex color contains mainly GREEN.

    • The closest web safe color of #c0c100 is #cccc00

    • #c0c100 hex color has a decimal value of 12632320.



    #c0c100 Color Spaces (Color Conversions)

    HEX c0c100 #c0c100
    RGB 192, 193, 0 rgb(192, 193, 0)
    RGB Percent 75.29, 75.69, 0 rgb(75.29, 75.69, 0)
    CMYK 1, 0, 100, 24
    HSL 60.3°, 100, 37.8 hsl(60.3, 100%, 37.8%)
    HSV 60.3°, 100, 75.7
    XYZ 40.808, 49.346, 7.374
    Hunter Lab 70.247, -19.237, 42.949
    CIE-LAB 75.666, -17.912, 76.522
    CIE-LCH 75.666, 78.59, 103.174
    CIE-LUV 0.52, 0, 100, 24.31
    Web Safe cccc00

    RGB percent of color #c0c100

    75.29%
    75.69%
    0%

    CMYK percent of color #c0c100

    0.52%
    0%
    100%
    24.31%


    Color Schemes with #c0c100

    Complementary Color

    Split Complementary


    #c0c100 Color Preview

    Text with hexadecimal color #c0c100

    This text has a font color of #c0c100

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

    #c0c100 Background Color

    This box has a background color of #c0c100

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

    #c0c100 Border Color

    This box has a border color of #c0c100

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

    CSS codes

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

    #c0c100 Color on white background

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

    #c0c100 Color on black background

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