#ddd500 Hex Color

#DDD500
0
  • #ddd500 Color Information

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

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

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

    • #ddd500 hex color contains mainly RED.

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

    • #ddd500 hex color has a decimal value of 14537984.



    #ddd500 Color Spaces (Color Conversions)

    HEX ddd500 #ddd500
    RGB 221, 213, 0 rgb(221, 213, 0)
    RGB Percent 86.67, 83.53, 0 rgb(86.67, 83.53, 0)
    CMYK 0, 4, 100, 13
    HSL 57.8°, 100, 43.3 hsl(57.8, 100%, 43.3%)
    HSV 57.8°, 100, 86.7
    XYZ 53.613, 62.961, 9.327
    Hunter Lab 79.348, -18.252, 48.574
    CIE-LAB 83.422, -15.418, 83.253
    CIE-LCH 83.422, 84.669, 100.492
    CIE-LUV 0, 3.62, 100, 13.33
    Web Safe cccc00

    RGB percent of color #ddd500

    86.67%
    83.53%
    0%

    CMYK percent of color #ddd500

    0%
    3.62%
    100%
    13.33%


    Color Schemes with #ddd500

    Complementary Color

    Split Complementary


    #ddd500 Color Preview

    Text with hexadecimal color #ddd500

    This text has a font color of #ddd500

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

    #ddd500 Background Color

    This box has a background color of #ddd500

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

    #ddd500 Border Color

    This box has a border color of #ddd500

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

    CSS codes

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

    #ddd500 Color on white background

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

    #ddd500 Color on black background

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