#ddffff Hex Color

#DDFFFF
0
  • #ddffff Color Information

    • #ddffff short hex color code is #dff.

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

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

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

    • #ddffff hex color contains mainly GREEN.

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

    • #ddffff hex color has a decimal value of 14548991.



    #ddffff Color Spaces (Color Conversions)

    HEX ddffff #ddffff
    RGB 221, 255, 255 rgb(221, 255, 255)
    RGB Percent 86.67, 100, 100 rgb(86.67, 100, 100)
    CMYK 13, 0, 0, 0
    HSL 180°, 100, 93.3 hsl(180, 100%, 93.3%)
    HSV 180°, 13.3, 100
    XYZ 83.629, 94.112, 108.365
    Hunter Lab 97.011, -15.893, 1.679
    CIE-LAB 97.677, -10.869, -3.687
    CIE-LCH 97.677, 11.477, 198.738
    CIE-LUV 13.33, 0, 0, 0
    Web Safe ccffff

    RGB percent of color #ddffff

    86.67%
    100%
    100%

    CMYK percent of color #ddffff

    13.33%
    0%
    0%
    0%


    Color Schemes with #ddffff

    Complementary Color

    Split Complementary


    #ddffff Color Preview

    Text with hexadecimal color #ddffff

    This text has a font color of #ddffff

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

    #ddffff Background Color

    This box has a background color of #ddffff

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

    #ddffff Border Color

    This box has a border color of #ddffff

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

    CSS codes

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

    #ddffff Color on white background

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

    #ddffff Color on black background

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