#ccc100 Hex Color

#CCC100
0
  • #ccc100 Color Information

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

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

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

    • #ccc100 hex color contains mainly RED.

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

    • #ccc100 hex color has a decimal value of 13418752.



    #ccc100 Color Spaces (Color Conversions)

    HEX ccc100 #ccc100
    RGB 204, 193, 0 rgb(204, 193, 0)
    RGB Percent 80, 75.69, 0 rgb(80, 75.69, 0)
    CMYK 0, 5, 100, 20
    HSL 56.8°, 100, 40 hsl(56.8, 100%, 40%)
    HSV 56.8°, 100, 80
    XYZ 43.972, 50.977, 7.522
    Hunter Lab 71.398, -15.014, 43.732
    CIE-LAB 76.665, -12.711, 77.703
    CIE-LCH 76.665, 78.736, 99.29
    CIE-LUV 0, 5.39, 100, 20
    Web Safe cccc00

    RGB percent of color #ccc100

    80%
    75.69%
    0%

    CMYK percent of color #ccc100

    0%
    5.39%
    100%
    20%


    Color Schemes with #ccc100

    Complementary Color

    Split Complementary


    #ccc100 Color Preview

    Text with hexadecimal color #ccc100

    This text has a font color of #ccc100

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

    #ccc100 Background Color

    This box has a background color of #ccc100

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

    #ccc100 Border Color

    This box has a border color of #ccc100

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

    CSS codes

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

    #ccc100 Color on white background

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

    #ccc100 Color on black background

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