#ddd100 Hex Color

#DDD100
0
  • #ddd100 Color Information

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

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

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

    • #ddd100 hex color contains mainly RED.

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

    • #ddd100 hex color has a decimal value of 14536960.



    #ddd100 Color Spaces (Color Conversions)

    HEX ddd100 #ddd100
    RGB 221, 209, 0 rgb(221, 209, 0)
    RGB Percent 86.67, 81.96, 0 rgb(86.67, 81.96, 0)
    CMYK 0, 5, 100, 13
    HSL 56.7°, 100, 43.3 hsl(56.7, 100%, 43.3%)
    HSV 56.7°, 100, 86.7
    XYZ 52.619, 60.973, 8.996
    Hunter Lab 78.085, -16.364, 47.829
    CIE-LAB 82.364, -13.429, 82.485
    CIE-LCH 82.364, 83.571, 99.247
    CIE-LUV 0, 5.43, 100, 13.33
    Web Safe cccc00

    RGB percent of color #ddd100

    86.67%
    81.96%
    0%

    CMYK percent of color #ddd100

    0%
    5.43%
    100%
    13.33%


    Color Schemes with #ddd100

    Complementary Color

    Split Complementary


    #ddd100 Color Preview

    Text with hexadecimal color #ddd100

    This text has a font color of #ddd100

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

    #ddd100 Background Color

    This box has a background color of #ddd100

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

    #ddd100 Border Color

    This box has a border color of #ddd100

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

    CSS codes

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

    #ddd100 Color on white background

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

    #ddd100 Color on black background

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