#dcffff Hex Color

#DCFFFF
0
  • #dcffff Color Information

    • In RGB color space, #dcffff hex color has a red value of 220, a green value of 255 and a blue value of 255.

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

    • #dcffff color has a hue of 180 degrees, a saturation of 100% and a lightness of 93.1%.

    • #dcffff hex color contains mainly GREEN.

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

    • #dcffff hex color has a decimal value of 14483455.



    #dcffff Color Spaces (Color Conversions)

    HEX dcffff #dcffff
    RGB 220, 255, 255 rgb(220, 255, 255)
    RGB Percent 86.27, 100, 100 rgb(86.27, 100, 100)
    CMYK 14, 0, 0, 0
    HSL 180°, 100, 93.1 hsl(180, 100%, 93.1%)
    HSV 180°, 13.7, 100
    XYZ 83.325, 93.956, 108.351
    Hunter Lab 96.931, -16.185, 1.576
    CIE-LAB 97.614, -11.179, -3.787
    CIE-LCH 97.614, 11.803, 198.714
    CIE-LUV 13.73, 0, 0, 0
    Web Safe ccffff

    RGB percent of color #dcffff

    86.27%
    100%
    100%

    CMYK percent of color #dcffff

    13.73%
    0%
    0%
    0%


    Color Schemes with #dcffff

    Complementary Color

    Split Complementary


    #dcffff Color Preview

    Text with hexadecimal color #dcffff

    This text has a font color of #dcffff

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

    #dcffff Background Color

    This box has a background color of #dcffff

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

    #dcffff Border Color

    This box has a border color of #dcffff

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

    CSS codes

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

    #dcffff Color on white background

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

    #dcffff Color on black background

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