#00b000 Hex Color

#00B000
0
  • #00b000 Color Information

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

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

    • #00b000 color has a hue of 120 degrees, a saturation of 100% and a lightness of 34.5%.

    • #00b000 hex color contains mainly GREEN.

    • The closest web safe color of #00b000 is #009900

    • #00b000 hex color has a decimal value of 45056.



    #00b000 Color Spaces (Color Conversions)

    HEX 00b000 #00b000
    RGB 0, 176, 0 rgb(0, 176, 0)
    RGB Percent 0, 69.02, 0 rgb(0, 69.02, 0)
    CMYK 100, 0, 100, 31
    HSL 120°, 100, 34.5 hsl(120, 100%, 34.5%)
    HSV 120°, 100, 69
    XYZ 15.525, 31.051, 5.175
    Hunter Lab 55.723, -47.784, 33.5
    CIE-LAB 62.551, -65.263, 62.986
    CIE-LCH 62.551, 90.7, 136.017
    CIE-LUV 100, 0, 100, 30.98
    Web Safe 009900

    RGB percent of color #00b000

    0%
    69.02%
    0%

    CMYK percent of color #00b000

    100%
    0%
    100%
    30.98%


    Color Schemes with #00b000

    Complementary Color

    Split Complementary


    #00b000 Color Preview

    Text with hexadecimal color #00b000

    This text has a font color of #00b000

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

    #00b000 Background Color

    This box has a background color of #00b000

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

    #00b000 Border Color

    This box has a border color of #00b000

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

    CSS codes

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

    #00b000 Color on white background

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

    #00b000 Color on black background

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