#bcc800 Hex Color

#BCC800
0
  • #bcc800 Color Information

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

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

    • #bcc800 color has a hue of 63.6 degrees, a saturation of 100% and a lightness of 39.2%.

    • #bcc800 hex color contains mainly GREEN.

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

    • #bcc800 hex color has a decimal value of 12371968.



    #bcc800 Color Spaces (Color Conversions)

    HEX bcc800 #bcc800
    RGB 188, 200, 0 rgb(188, 200, 0)
    RGB Percent 73.73, 78.43, 0 rgb(73.73, 78.43, 0)
    CMYK 6, 0, 100, 22
    HSL 63.6°, 100, 39.2 hsl(63.6, 100%, 39.2%)
    HSV 63.6°, 100, 78.4
    XYZ 41.393, 52, 7.855
    Hunter Lab 72.111, -23.732, 44.019
    CIE-LAB 77.281, -23.078, 77.571
    CIE-LCH 77.281, 80.931, 106.568
    CIE-LUV 6, 0, 100, 21.57
    Web Safe cccc00

    RGB percent of color #bcc800

    73.73%
    78.43%
    0%

    CMYK percent of color #bcc800

    6%
    0%
    100%
    21.57%


    Color Schemes with #bcc800

    Complementary Color

    Split Complementary


    #bcc800 Color Preview

    Text with hexadecimal color #bcc800

    This text has a font color of #bcc800

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

    #bcc800 Background Color

    This box has a background color of #bcc800

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

    #bcc800 Border Color

    This box has a border color of #bcc800

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

    CSS codes

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

    #bcc800 Color on white background

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

    #bcc800 Color on black background

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