#ccc301 Hex Color

#CCC301
0
  • #ccc301 Color Information

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

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

    • #ccc301 color has a hue of 57.3 degrees, a saturation of 99.02% and a lightness of 40.2%.

    • #ccc301 hex color contains mainly RED.

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

    • #ccc301 hex color has a decimal value of 13419265.



    #ccc301 Color Spaces (Color Conversions)

    HEX ccc301 #ccc301
    RGB 204, 195, 1 rgb(204, 195, 1)
    RGB Percent 80, 76.47, 0.39 rgb(80, 76.47, 0.39)
    CMYK 0, 4, 100, 20
    HSL 57.3°, 99.02, 40.2 hsl(57.3, 99.02%, 40.2%)
    HSV 57.3°, 99.5, 80
    XYZ 44.422, 51.87, 7.699
    Hunter Lab 72.021, -15.939, 44.077
    CIE-LAB 77.203, -13.715, 77.992
    CIE-LCH 77.203, 79.189, 99.974
    CIE-LUV 0, 4.41, 99.51, 20
    Web Safe cccc00

    RGB percent of color #ccc301

    80%
    76.47%
    0.39%

    CMYK percent of color #ccc301

    0%
    4.41%
    99.51%
    20%


    Color Schemes with #ccc301

    Complementary Color

    Split Complementary


    #ccc301 Color Preview

    Text with hexadecimal color #ccc301

    This text has a font color of #ccc301

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

    #ccc301 Background Color

    This box has a background color of #ccc301

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

    #ccc301 Border Color

    This box has a border color of #ccc301

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

    CSS codes

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

    #ccc301 Color on white background

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

    #ccc301 Color on black background

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