#ccc500 Hex Color

#CCC500
0
  • #ccc500 Color Information

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

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

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

    • #ccc500 hex color contains mainly RED.

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

    • #ccc500 hex color has a decimal value of 13419776.



    #ccc500 Color Spaces (Color Conversions)

    HEX ccc500 #ccc500
    RGB 204, 197, 0 rgb(204, 197, 0)
    RGB Percent 80, 77.25, 0 rgb(80, 77.25, 0)
    CMYK 0, 3, 100, 20
    HSL 57.9°, 100, 40 hsl(57.9, 100%, 40%)
    HSV 57.9°, 100, 80
    XYZ 44.868, 52.77, 7.821
    Hunter Lab 72.643, -16.874, 44.467
    CIE-LAB 77.739, -14.731, 78.481
    CIE-LCH 77.739, 79.852, 100.631
    CIE-LUV 0, 3.43, 100, 20
    Web Safe cccc00

    RGB percent of color #ccc500

    80%
    77.25%
    0%

    CMYK percent of color #ccc500

    0%
    3.43%
    100%
    20%


    Color Schemes with #ccc500

    Complementary Color

    Split Complementary


    #ccc500 Color Preview

    Text with hexadecimal color #ccc500

    This text has a font color of #ccc500

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

    #ccc500 Background Color

    This box has a background color of #ccc500

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

    #ccc500 Border Color

    This box has a border color of #ccc500

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

    CSS codes

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

    #ccc500 Color on white background

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

    #ccc500 Color on black background

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