reddish black
Enter any color value (e.g., #d57f03, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#9ed500 color RGB value is (158,213,0)
#9ed500 color CMYK value
#9ed500 color HSL value
HSV(or HSB) | 75.5° | 100 | 83.5 |
XYZ | 37.895 | 54.858 | 8.591 |
Yxy | 0.374 | 0.541 | 54.858 |
LAB | 78.959 | -41.305 | 77.941 |
LUV | 78.959 | -27.571 | 90.918 |
Hunter-LAB | 74.066 | -38.288 | 44.969 |
CIE-LCH | 78.959 | 88.209 | 117.921 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 9E | D5 | 0 |
Decimal | 158 | 213 | 0 |
Octal | 236 | 325 | 0 |
Binary | 10011110 | 11010101 | 00000000 |
Below, you can see some colors close to #9ed500. 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 #9ed500.
<span style="color:#9ed500">Text here</span>
This paragraph has a background color of #9ed500.
<p style="background-color:#9ed500;">Content here</p>
This element has a border color of #9ed500.
<div style="border:1px #9ed500;">Content here</div>
.text {color:#9ed500;}
.background {background-color:#9ed500;}
.border {border:1px solid #9ed500;}
.text-shadow {border:1px solid #9ed500;}
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, #000000 is the darkest color, while #faffea is the lightest one.