#ddc800 Hex Color

#DDC800
0
  • #ddc800 Color Information

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

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

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

    • #ddc800 hex color contains mainly RED.

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

    • #ddc800 hex color has a decimal value of 14534656.



    #ddc800 Color Spaces (Color Conversions)

    HEX ddc800 #ddc800
    RGB 221, 200, 0 rgb(221, 200, 0)
    RGB Percent 86.67, 78.43, 0 rgb(86.67, 78.43, 0)
    CMYK 0, 10, 100, 13
    HSL 54.3°, 100, 43.3 hsl(54.3, 100%, 43.3%)
    HSV 54.3°, 100, 86.7
    XYZ 50.473, 56.681, 8.28
    Hunter Lab 75.287, -12.084, 46.18
    CIE-LAB 80, -8.896, 80.784
    CIE-LCH 80, 81.272, 96.284
    CIE-LUV 0, 9.5, 100, 13.33
    Web Safe cccc00

    RGB percent of color #ddc800

    86.67%
    78.43%
    0%

    CMYK percent of color #ddc800

    0%
    9.5%
    100%
    13.33%


    Color Schemes with #ddc800

    Complementary Color

    Split Complementary


    #ddc800 Color Preview

    Text with hexadecimal color #ddc800

    This text has a font color of #ddc800

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

    #ddc800 Background Color

    This box has a background color of #ddc800

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

    #ddc800 Border Color

    This box has a border color of #ddc800

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

    CSS codes

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

    #ddc800 Color on white background

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

    #ddc800 Color on black background

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