#b0ff00 Hex Color

#B0FF00
0
  • #b0ff00 Color Information

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

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

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

    • #b0ff00 hex color contains mainly GREEN.

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

    • #b0ff00 hex color has a decimal value of 11599616.



    #b0ff00 Color Spaces (Color Conversions)

    HEX b0ff00 #b0ff00
    RGB 176, 255, 0 rgb(176, 255, 0)
    RGB Percent 69.02, 100, 0 rgb(69.02, 100, 0)
    CMYK 31, 0, 100, 0
    HSL 78.6°, 100, 50 hsl(78.6, 100%, 50%)
    HSV 78.6°, 100, 100
    XYZ 53.664, 80.75, 12.758
    Hunter Lab 89.861, -50.659, 54.485
    CIE-LAB 92.02, -52.35, 88.375
    CIE-LCH 92.02, 102.716, 120.641
    CIE-LUV 30.98, 0, 100, 0
    Web Safe 99ff00

    RGB percent of color #b0ff00

    69.02%
    100%
    0%

    CMYK percent of color #b0ff00

    30.98%
    0%
    100%
    0%


    Color Schemes with #b0ff00

    Complementary Color

    Split Complementary


    #b0ff00 Color Preview

    Text with hexadecimal color #b0ff00

    This text has a font color of #b0ff00

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

    #b0ff00 Background Color

    This box has a background color of #b0ff00

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

    #b0ff00 Border Color

    This box has a border color of #b0ff00

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

    CSS codes

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

    #b0ff00 Color on white background

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

    #b0ff00 Color on black background

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