#ccc102 Hex Color

#CCC102
0
  • #ccc102 Color Information

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

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

    • #ccc102 color has a hue of 56.7 degrees, a saturation of 98.06% and a lightness of 40.4%.

    • #ccc102 hex color contains mainly RED.

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

    • #ccc102 hex color has a decimal value of 13418754.



    #ccc102 Color Spaces (Color Conversions)

    HEX ccc102 #ccc102
    RGB 204, 193, 2 rgb(204, 193, 2)
    RGB Percent 80, 75.69, 0.78 rgb(80, 75.69, 0.78)
    CMYK 0, 5, 99, 20
    HSL 56.7°, 98.06, 40.4 hsl(56.7, 98.06%, 40.4%)
    HSV 56.7°, 99, 80
    XYZ 43.983, 50.982, 7.58
    Hunter Lab 71.402, -14.998, 43.687
    CIE-LAB 76.668, -12.692, 77.498
    CIE-LCH 76.668, 78.53, 99.301
    CIE-LUV 0, 5.39, 99.02, 20
    Web Safe cccc00

    RGB percent of color #ccc102

    80%
    75.69%
    0.78%

    CMYK percent of color #ccc102

    0%
    5.39%
    99.02%
    20%


    Color Schemes with #ccc102

    Complementary Color

    Split Complementary


    #ccc102 Color Preview

    Text with hexadecimal color #ccc102

    This text has a font color of #ccc102

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

    #ccc102 Background Color

    This box has a background color of #ccc102

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

    #ccc102 Border Color

    This box has a border color of #ccc102

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

    CSS codes

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

    #ccc102 Color on white background

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

    #ccc102 Color on black background

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