#cde000 Hex Color

#CDE000
0
  • #cde000 Color Information

    • In RGB color space, #cde000 hex color has a red value of 205, a green value of 224 and a blue value of 0.

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

    • #cde000 color has a hue of 65.1 degrees, a saturation of 100% and a lightness of 43.9%.

    • #cde000 hex color contains mainly GREEN.

    • The closest web safe color of #cde000 is #cccc00

    • #cde000 hex color has a decimal value of 13492224.



    #cde000 Color Spaces (Color Conversions)

    HEX cde000 #cde000
    RGB 205, 224, 0 rgb(205, 224, 0)
    RGB Percent 80.39, 87.84, 0 rgb(80.39, 87.84, 0)
    CMYK 8, 0, 100, 12
    HSL 65.1°, 100, 43.9 hsl(65.1, 100%, 43.9%)
    HSV 65.1°, 100, 87.8
    XYZ 51.832, 66.29, 10.063
    Hunter Lab 81.419, -28.848, 49.665
    CIE-LAB 85.144, -27.468, 83.962
    CIE-LCH 85.144, 88.341, 108.115
    CIE-LUV 8.48, 0, 100, 12.16
    Web Safe cccc00

    RGB percent of color #cde000

    80.39%
    87.84%
    0%

    CMYK percent of color #cde000

    8.48%
    0%
    100%
    12.16%


    Color Schemes with #cde000

    Complementary Color

    Split Complementary


    #cde000 Color Preview

    Text with hexadecimal color #cde000

    This text has a font color of #cde000

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

    #cde000 Background Color

    This box has a background color of #cde000

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

    #cde000 Border Color

    This box has a border color of #cde000

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

    CSS codes

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

    #cde000 Color on white background

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

    #cde000 Color on black background

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