deep green
Enter any color value (e.g., #c42492, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#00b300 color RGB value is (0,179,0)
#00b300 color CMYK value
#00b300 color HSL value
HSV(or HSB) | 120.0° | 100.0 | 70.2 |
XYZ | 16.120 | 32.240 | 5.373 |
Yxy | 0.300 | 0.600 | 32.240 |
LAB | 63.541 | -66.083 | 63.780 |
LUV | 63.541 | -60.168 | 77.782 |
Hunter-LAB | 56.780 | -48.689 | 34.135 |
CIE-LCH | 63.541 | 91.841 | 136.016 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 0 | B3 | 0 |
Decimal | 0 | 179 | 0 |
Octal | 0 | 263 | 0 |
Binary | 00000000 | 10110011 | 00000000 |
Below, you can see some colors close to #00b300. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #00b300.
<span style="color:#00b300">Text here</span>
This paragraph has a background color of #00b300.
<p style="background-color:#00b300;">Content here</p>
This element has a border color of #00b300.
<div style="border:1px #00b300;">Content here</div>
.text {color:#00b300;}
.background {background-color:#00b300;}
.border {border:1px solid #00b300;}
.text-shadow {border:1px solid #00b300;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #000900 is the darkest color, while #f3fff3 is the lightest one.