#dccc01 Hex Color

#DCCC01
0
  • #dccc01 Color Information

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

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

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

    • #dccc01 hex color contains mainly RED.

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

    • #dccc01 hex color has a decimal value of 14470145.



    #dccc01 Color Spaces (Color Conversions)

    HEX dccc01 #dccc01
    RGB 220, 204, 1 rgb(220, 204, 1)
    RGB Percent 86.27, 80, 0.39 rgb(86.27, 80, 0.39)
    CMYK 0, 7, 100, 14
    HSL 55.6°, 99.1, 43.3 hsl(55.6, 99.1%, 43.3%)
    HSV 55.6°, 99.5, 86.3
    XYZ 51.114, 58.404, 8.608
    Hunter Lab 76.423, -14.352, 46.818
    CIE-LAB 80.963, -11.341, 81.34
    CIE-LCH 80.963, 82.127, 97.937
    CIE-LUV 0, 7.27, 99.55, 13.73
    Web Safe cccc00

    RGB percent of color #dccc01

    86.27%
    80%
    0.39%

    CMYK percent of color #dccc01

    0%
    7.27%
    99.55%
    13.73%


    Color Schemes with #dccc01

    Complementary Color

    Split Complementary


    #dccc01 Color Preview

    Text with hexadecimal color #dccc01

    This text has a font color of #dccc01

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

    #dccc01 Background Color

    This box has a background color of #dccc01

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

    #dccc01 Border Color

    This box has a border color of #dccc01

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

    CSS codes

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

    #dccc01 Color on white background

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

    #dccc01 Color on black background

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