#bcc300 Hex Color

#BCC300
0
  • #bcc300 Color Information

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

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

    • #bcc300 color has a hue of 62.2 degrees, a saturation of 100% and a lightness of 38.2%.

    • #bcc300 hex color contains mainly GREEN.

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

    • #bcc300 hex color has a decimal value of 12370688.



    #bcc300 Color Spaces (Color Conversions)

    HEX bcc300 #bcc300
    RGB 188, 195, 0 rgb(188, 195, 0)
    RGB Percent 73.73, 76.47, 0 rgb(73.73, 76.47, 0)
    CMYK 4, 0, 100, 24
    HSL 62.2°, 100, 38.2 hsl(62.2, 100%, 38.2%)
    HSV 62.2°, 100, 76.5
    XYZ 40.254, 49.722, 7.476
    Hunter Lab 70.514, -21.499, 43.074
    CIE-LAB 75.898, -20.628, 76.549
    CIE-LCH 75.898, 79.28, 105.082
    CIE-LUV 3.59, 0, 100, 23.53
    Web Safe cccc00

    RGB percent of color #bcc300

    73.73%
    76.47%
    0%

    CMYK percent of color #bcc300

    3.59%
    0%
    100%
    23.53%


    Color Schemes with #bcc300

    Complementary Color

    Split Complementary


    #bcc300 Color Preview

    Text with hexadecimal color #bcc300

    This text has a font color of #bcc300

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

    #bcc300 Background Color

    This box has a background color of #bcc300

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

    #bcc300 Border Color

    This box has a border color of #bcc300

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

    CSS codes

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

    #bcc300 Color on white background

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

    #bcc300 Color on black background

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