#ddff00 Hex Color

#DDFF00
0
  • #ddff00 Color Information

    • #ddff00 short hex color code is #df0.

    • In RGB color space, #ddff00 hex color has a red value of 221, a green value of 255 and a blue value of 0.

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

    • #ddff00 color has a hue of 68 degrees, a saturation of 100% and a lightness of 50%.

    • #ddff00 hex color contains mainly GREEN.

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

    • #ddff00 hex color has a decimal value of 14548736.



    #ddff00 Color Spaces (Color Conversions)

    HEX ddff00 #ddff00
    RGB 221, 255, 0 rgb(221, 255, 0)
    RGB Percent 86.67, 100, 0 rgb(86.67, 100, 0)
    CMYK 13, 0, 100, 0
    HSL 68°, 100, 50 hsl(68, 100%, 50%)
    HSV 68°, 100, 100
    XYZ 65.579, 86.892, 13.315
    Hunter Lab 93.216, -37.55, 56.782
    CIE-LAB 94.692, -35.302, 91.578
    CIE-LCH 94.692, 98.147, 111.081
    CIE-LUV 13.33, 0, 100, 0
    Web Safe ccff00

    RGB percent of color #ddff00

    86.67%
    100%
    0%

    CMYK percent of color #ddff00

    13.33%
    0%
    100%
    0%


    Color Schemes with #ddff00

    Complementary Color

    Split Complementary


    #ddff00 Color Preview

    Text with hexadecimal color #ddff00

    This text has a font color of #ddff00

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

    #ddff00 Background Color

    This box has a background color of #ddff00

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

    #ddff00 Border Color

    This box has a border color of #ddff00

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

    CSS codes

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

    #ddff00 Color on white background

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

    #ddff00 Color on black background

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