#dcc102 Hex Color

#DCC102
0
  • #dcc102 Color Information

    • In RGB color space, #dcc102 hex color has a red value of 220, a green value of 193 and a blue value of 2.

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

    • #dcc102 color has a hue of 52.6 degrees, a saturation of 98.2% and a lightness of 43.5%.

    • #dcc102 hex color contains mainly RED.

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

    • #dcc102 hex color has a decimal value of 14467330.



    #dcc102 Color Spaces (Color Conversions)

    HEX dcc102 #dcc102
    RGB 220, 193, 2 rgb(220, 193, 2)
    RGB Percent 86.27, 75.69, 0.78 rgb(86.27, 75.69, 0.78)
    CMYK 0, 12, 99, 14
    HSL 52.6°, 98.2, 43.5 hsl(52.6, 98.2%, 43.5%)
    HSV 52.6°, 99.1, 86.3
    XYZ 48.596, 53.36, 7.796
    Hunter Lab 73.048, -9.085, 44.806
    CIE-LAB 78.087, -5.734, 79.17
    CIE-LCH 78.087, 79.377, 94.142
    CIE-LUV 0, 12.27, 99.09, 13.73
    Web Safe cccc00

    RGB percent of color #dcc102

    86.27%
    75.69%
    0.78%

    CMYK percent of color #dcc102

    0%
    12.27%
    99.09%
    13.73%


    Color Schemes with #dcc102

    Complementary Color

    Split Complementary


    #dcc102 Color Preview

    Text with hexadecimal color #dcc102

    This text has a font color of #dcc102

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

    #dcc102 Background Color

    This box has a background color of #dcc102

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

    #dcc102 Border Color

    This box has a border color of #dcc102

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

    CSS codes

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

    #dcc102 Color on white background

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

    #dcc102 Color on black background

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