#cccc50 Hex Color

#CCCC50
0
  • #cccc50 Color Information

    • In RGB color space, #cccc50 hex color has a red value of 204, a green value of 204 and a blue value of 80.

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

    • #cccc50 color has a hue of 60 degrees, a saturation of 54.87% and a lightness of 55.7%.

    • #cccc50 hex color contains mainly RED.

    • The closest web safe color of #cccc50 is #cccc66

    • #cccc50 hex color has a decimal value of 13421648.



    #cccc50 Color Spaces (Color Conversions)

    HEX cccc50 #cccc50
    RGB 204, 204, 80 rgb(204, 204, 80)
    RGB Percent 80, 80, 31.37 rgb(80, 80, 31.37)
    CMYK 0, 0, 61, 20
    HSL 60°, 54.87, 55.7 hsl(60, 54.87%, 55.7%)
    HSV 60°, 60.8, 80
    XYZ 47.943, 56.602, 15.988
    Hunter Lab 75.234, -17.911, 40.064
    CIE-LAB 79.955, -15.586, 59.927
    CIE-LCH 79.955, 61.921, 104.579
    CIE-LUV 0, 0, 60.78, 20
    Web Safe cccc66

    RGB percent of color #cccc50

    80%
    80%
    31.37%

    CMYK percent of color #cccc50

    0%
    0%
    60.78%
    20%


    Color Schemes with #cccc50

    Complementary Color

    Split Complementary


    #cccc50 Color Preview

    Text with hexadecimal color #cccc50

    This text has a font color of #cccc50

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

    #cccc50 Background Color

    This box has a background color of #cccc50

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

    #cccc50 Border Color

    This box has a border color of #cccc50

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

    CSS codes

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

    #cccc50 Color on white background

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

    #cccc50 Color on black background

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