#dcc001 Hex Color

#DCC001
0
  • #dcc001 Color Information

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

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

    • #dcc001 color has a hue of 52.3 degrees, a saturation of 99.1% and a lightness of 43.3%.

    • #dcc001 hex color contains mainly RED.

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

    • #dcc001 hex color has a decimal value of 14467073.



    #dcc001 Color Spaces (Color Conversions)

    HEX dcc001 #dcc001
    RGB 220, 192, 1 rgb(220, 192, 1)
    RGB Percent 86.27, 75.29, 0.39 rgb(86.27, 75.29, 0.39)
    CMYK 0, 13, 100, 14
    HSL 52.3°, 99.1, 43.3 hsl(52.3, 99.1%, 43.3%)
    HSV 52.3°, 99.5, 86.3
    XYZ 48.37, 52.917, 7.693
    Hunter Lab 72.744, -8.611, 44.651
    CIE-LAB 77.826, -5.23, 79.087
    CIE-LCH 77.826, 79.26, 93.783
    CIE-LUV 0, 12.73, 99.55, 13.73
    Web Safe cccc00

    RGB percent of color #dcc001

    86.27%
    75.29%
    0.39%

    CMYK percent of color #dcc001

    0%
    12.73%
    99.55%
    13.73%


    Color Schemes with #dcc001

    Complementary Color

    Split Complementary


    #dcc001 Color Preview

    Text with hexadecimal color #dcc001

    This text has a font color of #dcc001

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

    #dcc001 Background Color

    This box has a background color of #dcc001

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

    #dcc001 Border Color

    This box has a border color of #dcc001

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

    CSS codes

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

    #dcc001 Color on white background

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

    #dcc001 Color on black background

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