#dbc000 Hex Color

#DBC000
0
  • #dbc000 Color Information

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

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

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

    • #dbc000 hex color contains mainly RED.

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

    • #dbc000 hex color has a decimal value of 14401536.



    #dbc000 Color Spaces (Color Conversions)

    HEX dbc000 #dbc000
    RGB 219, 192, 0 rgb(219, 192, 0)
    RGB Percent 85.88, 75.29, 0 rgb(85.88, 75.29, 0)
    CMYK 0, 12, 100, 14
    HSL 52.6°, 100, 42.9 hsl(52.6, 100%, 42.9%)
    HSV 52.6°, 100, 85.9
    XYZ 48.063, 52.759, 7.65
    Hunter Lab 72.635, -8.998, 44.6
    CIE-LAB 77.732, -5.673, 79.081
    CIE-LCH 77.732, 79.284, 94.103
    CIE-LUV 0, 12.33, 100, 14.12
    Web Safe cccc00

    RGB percent of color #dbc000

    85.88%
    75.29%
    0%

    CMYK percent of color #dbc000

    0%
    12.33%
    100%
    14.12%


    Color Schemes with #dbc000

    Complementary Color

    Split Complementary


    #dbc000 Color Preview

    Text with hexadecimal color #dbc000

    This text has a font color of #dbc000

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

    #dbc000 Background Color

    This box has a background color of #dbc000

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

    #dbc000 Border Color

    This box has a border color of #dbc000

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

    CSS codes

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

    #dbc000 Color on white background

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

    #dbc000 Color on black background

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