#dbff01 Hex Color

#DBFF01
0
  • #dbff01 Color Information

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

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

    • #dbff01 color has a hue of 68.5 degrees, a saturation of 100% and a lightness of 50.2%.

    • #dbff01 hex color contains mainly GREEN.

    • The closest web safe color of #dbff01 is #ccff00

    • #dbff01 hex color has a decimal value of 14417665.



    #dbff01 Color Spaces (Color Conversions)

    HEX dbff01 #dbff01
    RGB 219, 255, 1 rgb(219, 255, 1)
    RGB Percent 85.88, 100, 0.39 rgb(85.88, 100, 0.39)
    CMYK 14, 0, 100, 0
    HSL 68.5°, 100, 50.2 hsl(68.5, 100%, 50.2%)
    HSV 68.5°, 99.6, 100
    XYZ 64.979, 86.582, 13.316
    Hunter Lab 93.049, -38.185, 56.65
    CIE-LAB 94.561, -36.086, 91.348
    CIE-LCH 94.561, 98.217, 111.556
    CIE-LUV 14.12, 0, 99.61, 0
    Web Safe ccff00

    RGB percent of color #dbff01

    85.88%
    100%
    0.39%

    CMYK percent of color #dbff01

    14.12%
    0%
    99.61%
    0%


    Color Schemes with #dbff01

    Complementary Color

    Split Complementary


    #dbff01 Color Preview

    Text with hexadecimal color #dbff01

    This text has a font color of #dbff01

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

    #dbff01 Background Color

    This box has a background color of #dbff01

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

    #dbff01 Border Color

    This box has a border color of #dbff01

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

    CSS codes

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

    #dbff01 Color on white background

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

    #dbff01 Color on black background

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