#bfc000 Hex Color

#BFC000
0
  • #bfc000 Color Information

    • In RGB color space, #bfc000 hex color has a red value of 191, a green value of 192 and a blue value of 0.

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

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

    • #bfc000 hex color contains mainly GREEN.

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

    • #bfc000 hex color has a decimal value of 12566528.



    #bfc000 Color Spaces (Color Conversions)

    HEX bfc000 #bfc000
    RGB 191, 192, 0 rgb(191, 192, 0)
    RGB Percent 74.9, 75.29, 0 rgb(74.9, 75.29, 0)
    CMYK 1, 0, 100, 25
    HSL 60.3°, 100, 37.6 hsl(60.3, 100%, 37.6%)
    HSV 60.3°, 100, 75.3
    XYZ 40.335, 48.776, 7.289
    Hunter Lab 69.84, -19.13, 42.7
    CIE-LAB 75.312, -17.848, 76.226
    CIE-LCH 75.312, 78.288, 103.178
    CIE-LUV 0.52, 0, 100, 24.71
    Web Safe cccc00

    RGB percent of color #bfc000

    74.9%
    75.29%
    0%

    CMYK percent of color #bfc000

    0.52%
    0%
    100%
    24.71%


    Color Schemes with #bfc000

    Complementary Color

    Split Complementary


    #bfc000 Color Preview

    Text with hexadecimal color #bfc000

    This text has a font color of #bfc000

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

    #bfc000 Background Color

    This box has a background color of #bfc000

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

    #bfc000 Border Color

    This box has a border color of #bfc000

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

    CSS codes

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

    #bfc000 Color on white background

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

    #bfc000 Color on black background

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