#01ccff Hex Color

#01CCFF
0
  • #01ccff Color Information

    • In RGB color space, #01ccff hex color has a red value of 1, a green value of 204 and a blue value of 255.

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

    • #01ccff color has a hue of 192 degrees, a saturation of 100% and a lightness of 50.2%.

    • #01ccff hex color contains mainly BLUE.

    • The closest web safe color of #01ccff is #00ccff

    • #01ccff hex color has a decimal value of 118015.



    #01ccff Color Spaces (Color Conversions)

    HEX 01ccff #01ccff
    RGB 1, 204, 255 rgb(1, 204, 255)
    RGB Percent 0.39, 80, 100 rgb(0.39, 80, 100)
    CMYK 100, 20, 0, 0
    HSL 192°, 100, 50.2 hsl(192, 100%, 50.2%)
    HSV 192°, 99.6, 100
    XYZ 39.655, 50.412, 102.248
    Hunter Lab 71.001, -24.558, -35.682
    CIE-LAB 76.321, -24.323, -36.677
    CIE-LCH 76.321, 44.009, 236.449
    CIE-LUV 99.61, 20, 0, 0
    Web Safe 00ccff

    RGB percent of color #01ccff

    0.39%
    80%
    100%

    CMYK percent of color #01ccff

    99.61%
    20%
    0%
    0%


    Color Schemes with #01ccff

    Complementary Color

    Split Complementary


    #01ccff Color Preview

    Text with hexadecimal color #01ccff

    This text has a font color of #01ccff

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

    #01ccff Background Color

    This box has a background color of #01ccff

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

    #01ccff Border Color

    This box has a border color of #01ccff

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

    CSS codes

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

    #01ccff Color on white background

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

    #01ccff Color on black background

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