#dacc00 Hex Color

#DACC00
0
  • #dacc00 Color Information

    • In RGB color space, #dacc00 hex color has a red value of 218, a green value of 204 and a blue value of 0.

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

    • #dacc00 color has a hue of 56.1 degrees, a saturation of 100% and a lightness of 42.7%.

    • #dacc00 hex color contains mainly RED.

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

    • #dacc00 hex color has a decimal value of 14339072.



    #dacc00 Color Spaces (Color Conversions)

    HEX dacc00 #dacc00
    RGB 218, 204, 0 rgb(218, 204, 0)
    RGB Percent 85.49, 80, 0 rgb(85.49, 80, 0)
    CMYK 0, 6, 100, 15
    HSL 56.1°, 100, 42.7 hsl(56.1, 100%, 42.7%)
    HSV 56.1°, 100, 85.5
    XYZ 50.506, 58.091, 8.551
    Hunter Lab 76.217, -15.096, 46.7
    CIE-LAB 80.789, -12.211, 81.231
    CIE-LCH 80.789, 82.144, 98.549
    CIE-LUV 0, 6.42, 100, 14.51
    Web Safe cccc00

    RGB percent of color #dacc00

    85.49%
    80%
    0%

    CMYK percent of color #dacc00

    0%
    6.42%
    100%
    14.51%


    Color Schemes with #dacc00

    Complementary Color

    Split Complementary


    #dacc00 Color Preview

    Text with hexadecimal color #dacc00

    This text has a font color of #dacc00

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

    #dacc00 Background Color

    This box has a background color of #dacc00

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

    #dacc00 Border Color

    This box has a border color of #dacc00

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

    CSS codes

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

    #dacc00 Color on white background

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

    #dacc00 Color on black background

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