#ddbc01 Hex Color

#DDBC01
0
  • #ddbc01 Color Information

    • In RGB color space, #ddbc01 hex color has a red value of 221, a green value of 188 and a blue value of 1.

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

    • #ddbc01 color has a hue of 51 degrees, a saturation of 99.1% and a lightness of 43.5%.

    • #ddbc01 hex color contains mainly RED.

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

    • #ddbc01 hex color has a decimal value of 14531585.



    #ddbc01 Color Spaces (Color Conversions)

    HEX ddbc01 #ddbc01
    RGB 221, 188, 1 rgb(221, 188, 1)
    RGB Percent 86.67, 73.73, 0.39 rgb(86.67, 73.73, 0.39)
    CMYK 0, 15, 100, 13
    HSL 51°, 99.1, 43.5 hsl(51, 99.1%, 43.5%)
    HSV 51°, 99.5, 86.7
    XYZ 47.807, 51.341, 7.419
    Hunter Lab 71.653, -6.296, 44.018
    CIE-LAB 76.885, -2.729, 78.459
    CIE-LCH 76.885, 78.506, 91.992
    CIE-LUV 0, 14.93, 99.55, 13.33
    Web Safe cccc00

    RGB percent of color #ddbc01

    86.67%
    73.73%
    0.39%

    CMYK percent of color #ddbc01

    0%
    14.93%
    99.55%
    13.33%


    Color Schemes with #ddbc01

    Complementary Color

    Split Complementary


    #ddbc01 Color Preview

    Text with hexadecimal color #ddbc01

    This text has a font color of #ddbc01

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

    #ddbc01 Background Color

    This box has a background color of #ddbc01

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

    #ddbc01 Border Color

    This box has a border color of #ddbc01

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

    CSS codes

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

    #ddbc01 Color on white background

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

    #ddbc01 Color on black background

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