#03fe0f color RGB value is (3,254,15)
#03fe0f color CMYK value
#03fe0f color HSL value
HSV(or HSB) | 122.9° | 98.8 | 99.6 |
XYZ | 35.566 | 70.937 | 12.27 |
Yxy | 0.299 | 0.597 | 70.937 |
LAB | 87.455 | -85.623 | 81.768 |
LUV | 87.455 | -82.605 | 106.247 |
Hunter-LAB | 84.224 | -72.017 | 50.32 |
CIE-LCH | 87.455 | 118.394 | 136.319 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 3 | FE | F |
Decimal | 3 | 254 | 15 |
Octal | 3 | 376 | 17 |
Binary | 00000011 | 11111110 | 00001111 |
Below, you can see some colors close to #03fe0f. 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 #03fe0f.
<span style="color:#03fe0f">Text here</span>
This paragraph has a background color of #03fe0f.
<p style="background-color:#03fe0f;">Content here</p>
This element has a border color of #03fe0f.
<div style="border:1px #03fe0f;">Content here</div>
.text {color:#03fe0f;}
.background {background-color:#03fe0f;}
.border {border:1px solid #03fe0f;}
.text-shadow {border:1px solid #03fe0f;}
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, #000200 is the darkest color, while #ecffed is the lightest one.