#cdff01 Hex Color

#CDFF01
0
  • #cdff01 Color Information

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

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

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

    • #cdff01 hex color contains mainly GREEN.

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

    • #cdff01 hex color has a decimal value of 13500161.



    #cdff01 Color Spaces (Color Conversions)

    HEX cdff01 #cdff01
    RGB 205, 255, 1 rgb(205, 255, 1)
    RGB Percent 80.39, 100, 0.39 rgb(80.39, 100, 0.39)
    CMYK 20, 0, 100, 0
    HSL 71.8°, 100, 50.2 hsl(71.8, 100%, 50.2%)
    HSV 71.8°, 99.6, 100
    XYZ 60.942, 84.501, 13.127
    Hunter Lab 91.924, -42.53, 55.88
    CIE-LAB 93.668, -41.554, 90.28
    CIE-LCH 93.668, 99.384, 114.716
    CIE-LUV 19.61, 0, 99.61, 0
    Web Safe ccff00

    RGB percent of color #cdff01

    80.39%
    100%
    0.39%

    CMYK percent of color #cdff01

    19.61%
    0%
    99.61%
    0%


    Color Schemes with #cdff01

    Complementary Color

    Split Complementary


    #cdff01 Color Preview

    Text with hexadecimal color #cdff01

    This text has a font color of #cdff01

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

    #cdff01 Background Color

    This box has a background color of #cdff01

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

    #cdff01 Border Color

    This box has a border color of #cdff01

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

    CSS codes

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

    #cdff01 Color on white background

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

    #cdff01 Color on black background

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