#dcff01 Hex Color

#DCFF01
0
  • #dcff01 Color Information

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

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

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

    • #dcff01 hex color contains mainly GREEN.

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

    • #dcff01 hex color has a decimal value of 14483201.



    #dcff01 Color Spaces (Color Conversions)

    HEX dcff01 #dcff01
    RGB 220, 255, 1 rgb(220, 255, 1)
    RGB Percent 86.27, 100, 0.39 rgb(86.27, 100, 0.39)
    CMYK 14, 0, 100, 0
    HSL 68.3°, 100, 50.2 hsl(68.3, 100%, 50.2%)
    HSV 68.3°, 99.6, 100
    XYZ 65.281, 86.738, 13.33
    Hunter Lab 93.133, -37.865, 56.707
    CIE-LAB 94.627, -35.691, 91.428
    CIE-LCH 94.627, 98.147, 111.324
    CIE-LUV 13.73, 0, 99.61, 0
    Web Safe ccff00

    RGB percent of color #dcff01

    86.27%
    100%
    0.39%

    CMYK percent of color #dcff01

    13.73%
    0%
    99.61%
    0%


    Color Schemes with #dcff01

    Complementary Color

    Split Complementary


    #dcff01 Color Preview

    Text with hexadecimal color #dcff01

    This text has a font color of #dcff01

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

    #dcff01 Background Color

    This box has a background color of #dcff01

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

    #dcff01 Border Color

    This box has a border color of #dcff01

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

    CSS codes

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

    #dcff01 Color on white background

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

    #dcff01 Color on black background

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