#b1ff00 Hex Color

#B1FF00
0
  • #b1ff00 Color Information

    • In RGB color space, #b1ff00 hex color has a red value of 177, a green value of 255 and a blue value of 0.

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

    • #b1ff00 color has a hue of 78.4 degrees, a saturation of 100% and a lightness of 50%.

    • #b1ff00 hex color contains mainly GREEN.

    • The closest web safe color of #b1ff00 is #99ff00

    • #b1ff00 hex color has a decimal value of 11665152.



    #b1ff00 Color Spaces (Color Conversions)

    HEX b1ff00 #b1ff00
    RGB 177, 255, 0 rgb(177, 255, 0)
    RGB Percent 69.41, 100, 0 rgb(69.41, 100, 0)
    CMYK 31, 0, 100, 0
    HSL 78.4°, 100, 50 hsl(78.4, 100%, 50%)
    HSV 78.4°, 100, 100
    XYZ 53.891, 80.867, 12.769
    Hunter Lab 89.926, -50.399, 54.529
    CIE-LAB 92.072, -51.993, 88.436
    CIE-LCH 92.072, 102.588, 120.452
    CIE-LUV 30.59, 0, 100, 0
    Web Safe 99ff00

    RGB percent of color #b1ff00

    69.41%
    100%
    0%

    CMYK percent of color #b1ff00

    30.59%
    0%
    100%
    0%


    Color Schemes with #b1ff00

    Complementary Color

    Split Complementary


    #b1ff00 Color Preview

    Text with hexadecimal color #b1ff00

    This text has a font color of #b1ff00

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

    #b1ff00 Background Color

    This box has a background color of #b1ff00

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

    #b1ff00 Border Color

    This box has a border color of #b1ff00

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

    CSS codes

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

    #b1ff00 Color on white background

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

    #b1ff00 Color on black background

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