#bccc00 Hex Color

#BCCC00
0
  • #bccc00 Color Information

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

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

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

    • #bccc00 hex color contains mainly GREEN.

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

    • #bccc00 hex color has a decimal value of 12372992.



    #bccc00 Color Spaces (Color Conversions)

    HEX bccc00 #bccc00
    RGB 188, 204, 0 rgb(188, 204, 0)
    RGB Percent 73.73, 80, 0 rgb(73.73, 80, 0)
    CMYK 8, 0, 100, 20
    HSL 64.7°, 100, 40 hsl(64.7, 100%, 40%)
    HSV 64.7°, 100, 80
    XYZ 42.332, 53.877, 8.168
    Hunter Lab 73.401, -25.507, 44.783
    CIE-LAB 78.39, -25.014, 78.392
    CIE-LCH 78.39, 82.286, 107.697
    CIE-LUV 7.84, 0, 100, 20
    Web Safe cccc00

    RGB percent of color #bccc00

    73.73%
    80%
    0%

    CMYK percent of color #bccc00

    7.84%
    0%
    100%
    20%


    Color Schemes with #bccc00

    Complementary Color

    Split Complementary


    #bccc00 Color Preview

    Text with hexadecimal color #bccc00

    This text has a font color of #bccc00

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

    #bccc00 Background Color

    This box has a background color of #bccc00

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

    #bccc00 Border Color

    This box has a border color of #bccc00

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

    CSS codes

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

    #bccc00 Color on white background

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

    #bccc00 Color on black background

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