#ddc300 Hex Color

#DDC300
0
  • #ddc300 Color Information

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

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

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

    • #ddc300 hex color contains mainly RED.

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

    • #ddc300 hex color has a decimal value of 14533376.



    #ddc300 Color Spaces (Color Conversions)

    HEX ddc300 #ddc300
    RGB 221, 195, 0 rgb(221, 195, 0)
    RGB Percent 86.67, 76.47, 0 rgb(86.67, 76.47, 0)
    CMYK 0, 12, 100, 13
    HSL 52.9°, 100, 43.3 hsl(52.9, 100%, 43.3%)
    HSV 52.9°, 100, 86.7
    XYZ 49.334, 54.402, 7.901
    Hunter Lab 73.758, -9.683, 45.279
    CIE-LAB 78.696, -6.343, 79.848
    CIE-LCH 78.696, 80.1, 94.542
    CIE-LUV 0, 11.76, 100, 13.33
    Web Safe cccc00

    RGB percent of color #ddc300

    86.67%
    76.47%
    0%

    CMYK percent of color #ddc300

    0%
    11.76%
    100%
    13.33%


    Color Schemes with #ddc300

    Complementary Color

    Split Complementary


    #ddc300 Color Preview

    Text with hexadecimal color #ddc300

    This text has a font color of #ddc300

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

    #ddc300 Background Color

    This box has a background color of #ddc300

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

    #ddc300 Border Color

    This box has a border color of #ddc300

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

    CSS codes

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

    #ddc300 Color on white background

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

    #ddc300 Color on black background

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