#cccb00 Hex Color

#CCCB00
0
  • #cccb00 Color Information

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

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

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

    • #cccb00 hex color contains mainly RED.

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

    • #cccb00 hex color has a decimal value of 13421312.



    #cccb00 Color Spaces (Color Conversions)

    HEX cccb00 #cccb00
    RGB 204, 203, 0 rgb(204, 203, 0)
    RGB Percent 80, 79.61, 0 rgb(80, 79.61, 0)
    CMYK 0, 0, 100, 20
    HSL 59.7°, 100, 40 hsl(59.7, 100%, 40%)
    HSV 59.7°, 100, 80
    XYZ 46.258, 55.549, 8.284
    Hunter Lab 74.531, -19.643, 45.582
    CIE-LAB 79.356, -17.723, 79.661
    CIE-LCH 79.356, 81.609, 102.543
    CIE-LUV 0, 0.49, 100, 20
    Web Safe cccc00

    RGB percent of color #cccb00

    80%
    79.61%
    0%

    CMYK percent of color #cccb00

    0%
    0.49%
    100%
    20%


    Color Schemes with #cccb00

    Complementary Color

    Split Complementary


    #cccb00 Color Preview

    Text with hexadecimal color #cccb00

    This text has a font color of #cccb00

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

    #cccb00 Background Color

    This box has a background color of #cccb00

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

    #cccb00 Border Color

    This box has a border color of #cccb00

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

    CSS codes

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

    #cccb00 Color on white background

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

    #cccb00 Color on black background

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