#ccc800 Hex Color

#CCC800
0
  • #ccc800 Color Information

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

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

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

    • #ccc800 hex color contains mainly RED.

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

    • #ccc800 hex color has a decimal value of 13420544.



    #ccc800 Color Spaces (Color Conversions)

    HEX ccc800 #ccc800
    RGB 204, 200, 0 rgb(204, 200, 0)
    RGB Percent 80, 78.43, 0 rgb(80, 78.43, 0)
    CMYK 0, 2, 100, 20
    HSL 58.8°, 100, 40 hsl(58.8, 100%, 40%)
    HSV 58.8°, 100, 80
    XYZ 45.556, 54.146, 8.05
    Hunter Lab 73.584, -18.262, 45.023
    CIE-LAB 78.547, -16.233, 79.07
    CIE-LCH 78.547, 80.719, 101.602
    CIE-LUV 0, 1.96, 100, 20
    Web Safe cccc00

    RGB percent of color #ccc800

    80%
    78.43%
    0%

    CMYK percent of color #ccc800

    0%
    1.96%
    100%
    20%


    Color Schemes with #ccc800

    Complementary Color

    Split Complementary


    #ccc800 Color Preview

    Text with hexadecimal color #ccc800

    This text has a font color of #ccc800

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

    #ccc800 Background Color

    This box has a background color of #ccc800

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

    #ccc800 Border Color

    This box has a border color of #ccc800

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

    CSS codes

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

    #ccc800 Color on white background

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

    #ccc800 Color on black background

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