#ddfc00 Hex Color

#DDFC00
0
  • #ddfc00 Color Information

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

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

    • #ddfc00 color has a hue of 67.4 degrees, a saturation of 100% and a lightness of 49.4%.

    • #ddfc00 hex color contains mainly GREEN.

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

    • #ddfc00 hex color has a decimal value of 14547968.



    #ddfc00 Color Spaces (Color Conversions)

    HEX ddfc00 #ddfc00
    RGB 221, 252, 0 rgb(221, 252, 0)
    RGB Percent 86.67, 98.82, 0 rgb(86.67, 98.82, 0)
    CMYK 12, 0, 100, 1
    HSL 67.4°, 100, 49.4 hsl(67.4, 100%, 49.4%)
    HSV 67.4°, 100, 98.8
    XYZ 64.629, 84.993, 12.999
    Hunter Lab 92.192, -36.202, 56.174
    CIE-LAB 93.88, -33.945, 90.969
    CIE-LCH 93.88, 97.096, 110.463
    CIE-LUV 12.3, 0, 100, 1.18
    Web Safe ccff00

    RGB percent of color #ddfc00

    86.67%
    98.82%
    0%

    CMYK percent of color #ddfc00

    12.3%
    0%
    100%
    1.18%


    Color Schemes with #ddfc00

    Complementary Color

    Split Complementary


    #ddfc00 Color Preview

    Text with hexadecimal color #ddfc00

    This text has a font color of #ddfc00

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

    #ddfc00 Background Color

    This box has a background color of #ddfc00

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

    #ddfc00 Border Color

    This box has a border color of #ddfc00

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

    CSS codes

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

    #ddfc00 Color on white background

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

    #ddfc00 Color on black background

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