#dbc400 Hex Color

#DBC400
0
  • #dbc400 Color Information

    • In RGB color space, #dbc400 hex color has a red value of 219, a green value of 196 and a blue value of 0.

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

    • #dbc400 color has a hue of 53.7 degrees, a saturation of 100% and a lightness of 42.9%.

    • #dbc400 hex color contains mainly RED.

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

    • #dbc400 hex color has a decimal value of 14402560.



    #dbc400 Color Spaces (Color Conversions)

    HEX dbc400 #dbc400
    RGB 219, 196, 0 rgb(219, 196, 0)
    RGB Percent 85.88, 76.86, 0 rgb(85.88, 76.86, 0)
    CMYK 0, 11, 100, 14
    HSL 53.7°, 100, 42.9 hsl(53.7, 100%, 42.9%)
    HSV 53.7°, 100, 85.9
    XYZ 48.953, 54.54, 7.947
    Hunter Lab 73.851, -10.919, 45.316
    CIE-LAB 78.776, -7.725, 79.824
    CIE-LCH 78.776, 80.197, 95.528
    CIE-LUV 0, 10.5, 100, 14.12
    Web Safe cccc00

    RGB percent of color #dbc400

    85.88%
    76.86%
    0%

    CMYK percent of color #dbc400

    0%
    10.5%
    100%
    14.12%


    Color Schemes with #dbc400

    Complementary Color

    Split Complementary


    #dbc400 Color Preview

    Text with hexadecimal color #dbc400

    This text has a font color of #dbc400

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

    #dbc400 Background Color

    This box has a background color of #dbc400

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

    #dbc400 Border Color

    This box has a border color of #dbc400

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

    CSS codes

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

    #dbc400 Color on white background

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

    #dbc400 Color on black background

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