#ccc300 Hex Color

#CCC300
0
  • #ccc300 Color Information

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

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

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

    • #ccc300 hex color contains mainly RED.

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

    • #ccc300 hex color has a decimal value of 13419264.



    #ccc300 Color Spaces (Color Conversions)

    HEX ccc300 #ccc300
    RGB 204, 195, 0 rgb(204, 195, 0)
    RGB Percent 80, 76.47, 0 rgb(80, 76.47, 0)
    CMYK 0, 4, 100, 20
    HSL 57.4°, 100, 40 hsl(57.4, 100%, 40%)
    HSV 57.4°, 100, 80
    XYZ 44.417, 51.868, 7.67
    Hunter Lab 72.019, -15.947, 44.099
    CIE-LAB 77.202, -13.724, 78.094
    CIE-LCH 77.202, 79.291, 99.967
    CIE-LUV 0, 4.41, 100, 20
    Web Safe cccc00

    RGB percent of color #ccc300

    80%
    76.47%
    0%

    CMYK percent of color #ccc300

    0%
    4.41%
    100%
    20%


    Color Schemes with #ccc300

    Complementary Color

    Split Complementary


    #ccc300 Color Preview

    Text with hexadecimal color #ccc300

    This text has a font color of #ccc300

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

    #ccc300 Background Color

    This box has a background color of #ccc300

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

    #ccc300 Border Color

    This box has a border color of #ccc300

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

    CSS codes

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

    #ccc300 Color on white background

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

    #ccc300 Color on black background

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