#dcc000 Hex Color

#DCC000
0
  • #dcc000 Color Information

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

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

    • #dcc000 color has a hue of 52.4 degrees, a saturation of 100% and a lightness of 43.1%.

    • #dcc000 hex color contains mainly RED.

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

    • #dcc000 hex color has a decimal value of 14467072.



    #dcc000 Color Spaces (Color Conversions)

    HEX dcc000 #dcc000
    RGB 220, 192, 0 rgb(220, 192, 0)
    RGB Percent 86.27, 75.29, 0 rgb(86.27, 75.29, 0)
    CMYK 0, 13, 100, 14
    HSL 52.4°, 100, 43.1 hsl(52.4, 100%, 43.1%)
    HSV 52.4°, 100, 86.3
    XYZ 48.365, 52.915, 7.665
    Hunter Lab 72.743, -8.619, 44.672
    CIE-LAB 77.825, -5.238, 79.186
    CIE-LCH 77.825, 79.359, 93.784
    CIE-LUV 0, 12.73, 100, 13.73
    Web Safe cccc00

    RGB percent of color #dcc000

    86.27%
    75.29%
    0%

    CMYK percent of color #dcc000

    0%
    12.73%
    100%
    13.73%


    Color Schemes with #dcc000

    Complementary Color

    Split Complementary


    #dcc000 Color Preview

    Text with hexadecimal color #dcc000

    This text has a font color of #dcc000

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

    #dcc000 Background Color

    This box has a background color of #dcc000

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

    #dcc000 Border Color

    This box has a border color of #dcc000

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

    CSS codes

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

    #dcc000 Color on white background

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

    #dcc000 Color on black background

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