#00ddff Hex Color

#00DDFF
0
  • #00ddff Color Information

    • #00ddff short hex color code is #0df.

    • In RGB color space, #00ddff hex color has a red value of 0, a green value of 221 and a blue value of 255.

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

    • #00ddff color has a hue of 188 degrees, a saturation of 100% and a lightness of 50%.

    • #00ddff hex color contains mainly BLUE.

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

    • #00ddff hex color has a decimal value of 56831.



    #00ddff Color Spaces (Color Conversions)

    HEX 00ddff #00ddff
    RGB 0, 221, 255 rgb(0, 221, 255)
    RGB Percent 0, 86.67, 100 rgb(0, 86.67, 100)
    CMYK 100, 13, 0, 0
    HSL 188°, 100, 50 hsl(188, 100%, 50%)
    HSV 188°, 100, 100
    XYZ 43.906, 58.933, 103.669
    Hunter Lab 76.768, -32.254, -26.329
    CIE-LAB 81.255, -32.688, -29.075
    CIE-LCH 81.255, 43.748, 221.652
    CIE-LUV 100, 13.33, 0, 0
    Web Safe 00ccff

    RGB percent of color #00ddff

    0%
    86.67%
    100%

    CMYK percent of color #00ddff

    100%
    13.33%
    0%
    0%


    Color Schemes with #00ddff

    Complementary Color

    Split Complementary


    #00ddff Color Preview

    Text with hexadecimal color #00ddff

    This text has a font color of #00ddff

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

    #00ddff Background Color

    This box has a background color of #00ddff

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

    #00ddff Border Color

    This box has a border color of #00ddff

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

    CSS codes

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

    #00ddff Color on white background

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

    #00ddff Color on black background

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