#c0fff0 Hex Color

#C0FFF0
0
  • #c0fff0 Color Information

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

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

    • #c0fff0 color has a hue of 165.7 degrees, a saturation of 100% and a lightness of 87.6%.

    • #c0fff0 hex color contains mainly GREEN.

    • The closest web safe color of #c0fff0 is #ccffff

    • #c0fff0 hex color has a decimal value of 12648432.



    #c0fff0 Color Spaces (Color Conversions)

    HEX c0fff0 #c0fff0
    RGB 192, 255, 240 rgb(192, 255, 240)
    RGB Percent 75.29, 100, 94.12 rgb(75.29, 100, 94.12)
    CMYK 25, 0, 6, 0
    HSL 165.7°, 100, 87.6 hsl(165.7, 100%, 87.6%)
    HSV 165.7°, 24.7, 100
    XYZ 73.226, 89.018, 95.761
    Hunter Lab 94.349, -26.575, 5.867
    CIE-LAB 95.588, -22.617, 0.774
    CIE-LCH 95.588, 22.63, 178.04
    CIE-LUV 24.71, 0, 5.88, 0
    Web Safe ccffff

    RGB percent of color #c0fff0

    75.29%
    100%
    94.12%

    CMYK percent of color #c0fff0

    24.71%
    0%
    5.88%
    0%


    Color Schemes with #c0fff0

    Complementary Color

    Split Complementary


    #c0fff0 Color Preview

    Text with hexadecimal color #c0fff0

    This text has a font color of #c0fff0

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

    #c0fff0 Background Color

    This box has a background color of #c0fff0

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

    #c0fff0 Border Color

    This box has a border color of #c0fff0

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

    CSS codes

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

    #c0fff0 Color on white background

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

    #c0fff0 Color on black background

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