strong green/strong sap green
#41ff1a color RGB value is (65,255,26)
#41ff1a color CMYK value
#41ff1a color HSL value
HSV(or HSB) | 109.8° | 89.8 | 100 |
XYZ | 38.126 | 72.718 | 13.004 |
Yxy | 0.308 | 0.587 | 72.718 |
LAB | 88.313 | -80.876 | 81.358 |
LUV | 88.313 | -77.22 | 105.663 |
Hunter-LAB | 85.275 | -69.424 | 50.651 |
CIE-LCH | 88.313 | 114.717 | 134.829 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 41 | FF | 1A |
Decimal | 65 | 255 | 26 |
Octal | 101 | 377 | 32 |
Binary | 01000001 | 11111111 | 00011010 |
Below, you can see some colors close to #41ff1a. 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 #41ff1a.
<span style="color:#41ff1a">Text here</span>
This paragraph has a background color of #41ff1a.
<p style="background-color:#41ff1a;">Content here</p>
This element has a border color of #41ff1a.
<div style="border:1px #41ff1a;">Content here</div>
.text {color:#41ff1a;}
.background {background-color:#41ff1a;}
.border {border:1px solid #41ff1a;}
.text-shadow {border:1px solid #41ff1a;}
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, #010500 is the darkest color, while #f1ffef is the lightest one.