#ccc400 Hex Color

#CCC400
0
  • #ccc400 Color Information

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

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

    • #ccc400 color has a hue of 57.6 degrees, a saturation of 100% and a lightness of 40%.

    • #ccc400 hex color contains mainly RED.

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

    • #ccc400 hex color has a decimal value of 13419520.



    #ccc400 Color Spaces (Color Conversions)

    HEX ccc400 #ccc400
    RGB 204, 196, 0 rgb(204, 196, 0)
    RGB Percent 80, 76.86, 0 rgb(80, 76.86, 0)
    CMYK 0, 4, 100, 20
    HSL 57.6°, 100, 40 hsl(57.6, 100%, 40%)
    HSV 57.6°, 100, 80
    XYZ 44.642, 52.317, 7.745
    Hunter Lab 72.33, -16.409, 44.283
    CIE-LAB 77.47, -14.226, 78.288
    CIE-LCH 77.47, 79.57, 100.299
    CIE-LUV 0, 3.92, 100, 20
    Web Safe cccc00

    RGB percent of color #ccc400

    80%
    76.86%
    0%

    CMYK percent of color #ccc400

    0%
    3.92%
    100%
    20%


    Color Schemes with #ccc400

    Complementary Color

    Split Complementary


    #ccc400 Color Preview

    Text with hexadecimal color #ccc400

    This text has a font color of #ccc400

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

    #ccc400 Background Color

    This box has a background color of #ccc400

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

    #ccc400 Border Color

    This box has a border color of #ccc400

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

    CSS codes

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

    #ccc400 Color on white background

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

    #ccc400 Color on black background

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