#1dffff Hex Color

#1DFFFF
0
  • #1dffff Color Information

    • In RGB color space, #1dffff hex color has a red value of 29, a green value of 255 and a blue value of 255.

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

    • #1dffff color has a hue of 180 degrees, a saturation of 100% and a lightness of 55.7%.

    • #1dffff hex color contains mainly GREEN.

    • The closest web safe color of #1dffff is #33ffff

    • #1dffff hex color has a decimal value of 1966079.



    #1dffff Color Spaces (Color Conversions)

    HEX 1dffff #1dffff
    RGB 29, 255, 255 rgb(29, 255, 255)
    RGB Percent 11.37, 100, 100 rgb(11.37, 100, 100)
    CMYK 89, 0, 0, 0
    HSL 180°, 100, 55.7 hsl(180, 100%, 55.7%)
    HSV 180°, 88.6, 100
    XYZ 54.317, 79.001, 106.994
    Hunter Lab 88.883, -46.461, -9.154
    CIE-LAB 91.235, -47.294, -13.949
    CIE-LCH 91.235, 49.308, 196.433
    CIE-LUV 88.63, 0, 0, 0
    Web Safe 33ffff

    RGB percent of color #1dffff

    11.37%
    100%
    100%

    CMYK percent of color #1dffff

    88.63%
    0%
    0%
    0%


    Color Schemes with #1dffff

    Complementary Color

    Split Complementary


    #1dffff Color Preview

    Text with hexadecimal color #1dffff

    This text has a font color of #1dffff

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

    #1dffff Background Color

    This box has a background color of #1dffff

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

    #1dffff Border Color

    This box has a border color of #1dffff

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

    CSS codes

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

    #1dffff Color on white background

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

    #1dffff Color on black background

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