#c0f00f Hex Color

#C0F00F
0
  • #c0f00f Color Information

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

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

    • #c0f00f color has a hue of 72.8 degrees, a saturation of 88.24% and a lightness of 50%.

    • #c0f00f hex color contains mainly GREEN.

    • The closest web safe color of #c0f00f is #ccff00

    • #c0f00f hex color has a decimal value of 12644367.



    #c0f00f Color Spaces (Color Conversions)

    HEX c0f00f #c0f00f
    RGB 192, 240, 15 rgb(192, 240, 15)
    RGB Percent 75.29, 94.12, 5.88 rgb(75.29, 94.12, 5.88)
    CMYK 20, 0, 94, 6
    HSL 72.8°, 88.24, 50 hsl(72.8, 88.24%, 50%)
    HSV 72.8°, 93.8, 94.1
    XYZ 52.985, 73.561, 11.858
    Hunter Lab 85.768, -39.821, 51.84
    CIE-LAB 88.715, -39.851, 85.033
    CIE-LCH 88.715, 93.908, 115.11
    CIE-LUV 20, 0, 93.75, 5.88
    Web Safe ccff00

    RGB percent of color #c0f00f

    75.29%
    94.12%
    5.88%

    CMYK percent of color #c0f00f

    20%
    0%
    93.75%
    5.88%


    Color Schemes with #c0f00f

    Complementary Color

    Split Complementary


    #c0f00f Color Preview

    Text with hexadecimal color #c0f00f

    This text has a font color of #c0f00f

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

    #c0f00f Background Color

    This box has a background color of #c0f00f

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

    #c0f00f Border Color

    This box has a border color of #c0f00f

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

    CSS codes

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

    #c0f00f Color on white background

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

    #c0f00f Color on black background

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