#00cccc Hex Color

#00CCCC
0
  • #00cccc Color Information

    • #00cccc short hex color code is #0cc.

    • In RGB color space, #00cccc hex color has a red value of 0, a green value of 204 and a blue value of 204.

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

    • #00cccc color has a hue of 180 degrees, a saturation of 100% and a lightness of 40%.

    • #00cccc hex color contains mainly GREEN.

    • #00cccc is a web safe color.

    • #00cccc hex color has a decimal value of 52428.



    #00cccc Color Spaces (Color Conversions)

    HEX 00cccc #00cccc
    RGB 0, 204, 204 rgb(0, 204, 204)
    RGB Percent 0, 80, 80 rgb(0, 80, 80)
    CMYK 100, 0, 0, 20
    HSL 180°, 100, 40 hsl(180, 100%, 40%)
    HSV 180°, 100, 80
    XYZ 32.492, 47.545, 64.591
    Hunter Lab 68.953, -36.555, -7.272
    CIE-LAB 74.537, -40.637, -11.95
    CIE-LCH 74.537, 42.358, 196.387
    CIE-LUV 100, 0, 0, 20
    Web Safe 00cccc

    RGB percent of color #00cccc

    0%
    80%
    80%

    CMYK percent of color #00cccc

    100%
    0%
    0%
    20%


    Color Schemes with #00cccc

    Complementary Color

    Split Complementary


    #00cccc Color Preview

    Text with hexadecimal color #00cccc

    This text has a font color of #00cccc

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

    #00cccc Background Color

    This box has a background color of #00cccc

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

    #00cccc Border Color

    This box has a border color of #00cccc

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

    CSS codes

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

    #00cccc Color on white background

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

    #00cccc Color on black background

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