#cbcc00 Hex Color

#CBCC00
0
  • #cbcc00 Color Information

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

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

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

    • #cbcc00 hex color contains mainly GREEN.

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

    • #cbcc00 hex color has a decimal value of 13356032.



    #cbcc00 Color Spaces (Color Conversions)

    HEX cbcc00 #cbcc00
    RGB 203, 204, 0 rgb(203, 204, 0)
    RGB Percent 79.61, 80, 0 rgb(79.61, 80, 0)
    CMYK 0, 0, 100, 20
    HSL 60.3°, 100, 40 hsl(60.3, 100%, 40%)
    HSV 60.3°, 100, 80
    XYZ 46.221, 55.882, 8.35
    Hunter Lab 74.754, -20.452, 45.705
    CIE-LAB 79.547, -18.648, 79.764
    CIE-LCH 79.547, 81.915, 103.159
    CIE-LUV 0.49, 0, 100, 20
    Web Safe cccc00

    RGB percent of color #cbcc00

    79.61%
    80%
    0%

    CMYK percent of color #cbcc00

    0.49%
    0%
    100%
    20%


    Color Schemes with #cbcc00

    Complementary Color

    Split Complementary


    #cbcc00 Color Preview

    Text with hexadecimal color #cbcc00

    This text has a font color of #cbcc00

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

    #cbcc00 Background Color

    This box has a background color of #cbcc00

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

    #cbcc00 Border Color

    This box has a border color of #cbcc00

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

    CSS codes

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

    #cbcc00 Color on white background

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

    #cbcc00 Color on black background

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