#dddc00 Hex Color

#DDDC00
0
  • #dddc00 Color Information

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

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

    • #dddc00 color has a hue of 59.7 degrees, a saturation of 100% and a lightness of 43.3%.

    • #dddc00 hex color contains mainly RED.

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

    • #dddc00 hex color has a decimal value of 14539776.



    #dddc00 Color Spaces (Color Conversions)

    HEX dddc00 #dddc00
    RGB 221, 220, 0 rgb(221, 220, 0)
    RGB Percent 86.67, 86.27, 0 rgb(86.67, 86.27, 0)
    CMYK 0, 0, 100, 13
    HSL 59.7°, 100, 43.3 hsl(59.7, 100%, 43.3%)
    HSV 59.7°, 100, 86.7
    XYZ 55.412, 66.559, 9.927
    Hunter Lab 81.584, -21.534, 49.894
    CIE-LAB 85.281, -18.861, 84.607
    CIE-LCH 85.281, 86.684, 102.567
    CIE-LUV 0, 0.45, 100, 13.33
    Web Safe cccc00

    RGB percent of color #dddc00

    86.67%
    86.27%
    0%

    CMYK percent of color #dddc00

    0%
    0.45%
    100%
    13.33%


    Color Schemes with #dddc00

    Complementary Color

    Split Complementary


    #dddc00 Color Preview

    Text with hexadecimal color #dddc00

    This text has a font color of #dddc00

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

    #dddc00 Background Color

    This box has a background color of #dddc00

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

    #dddc00 Border Color

    This box has a border color of #dddc00

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

    CSS codes

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

    #dddc00 Color on white background

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

    #dddc00 Color on black background

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