#ccc600 Hex Color

#CCC600
0
  • #ccc600 Color Information

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

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

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

    • #ccc600 hex color contains mainly RED.

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

    • #ccc600 hex color has a decimal value of 13420032.



    #ccc600 Color Spaces (Color Conversions)

    HEX ccc600 #ccc600
    RGB 204, 198, 0 rgb(204, 198, 0)
    RGB Percent 80, 77.65, 0 rgb(80, 77.65, 0)
    CMYK 0, 3, 100, 20
    HSL 58.2°, 100, 40 hsl(58.2, 100%, 40%)
    HSV 58.2°, 100, 80
    XYZ 45.096, 53.226, 7.897
    Hunter Lab 72.956, -17.338, 44.652
    CIE-LAB 78.008, -15.233, 78.677
    CIE-LCH 78.008, 80.138, 100.958
    CIE-LUV 0, 2.94, 100, 20
    Web Safe cccc00

    RGB percent of color #ccc600

    80%
    77.65%
    0%

    CMYK percent of color #ccc600

    0%
    2.94%
    100%
    20%


    Color Schemes with #ccc600

    Complementary Color

    Split Complementary


    #ccc600 Color Preview

    Text with hexadecimal color #ccc600

    This text has a font color of #ccc600

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

    #ccc600 Background Color

    This box has a background color of #ccc600

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

    #ccc600 Border Color

    This box has a border color of #ccc600

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

    CSS codes

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

    #ccc600 Color on white background

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

    #ccc600 Color on black background

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