#40ff40 hex color code descriptions: strong green. #40ff40 color hex could be obtained by blending #80ff80 with #00ff00 . Closest websafe color is: #33ff33.
#40ff40 color RGB value is (64,255,64)
#40ff40 color CMYK value
#40ff40 color HSL value
HSV(or HSB) | 120° | 74.9 | 100 |
XYZ | 38.8 | 72.98 | 16.892 |
Yxy | 0.302 | 0.567 | 72.98 |
LAB | 88.438 | -79.256 | 72.6 |
LUV | 88.438 | -76.776 | 99.251 |
Hunter-LAB | 85.428 | -68.429 | 48.076 |
CIE-LCH | 88.438 | 107.482 | 137.51 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 40 | FF | 40 |
Decimal | 64 | 255 | 64 |
Octal | 100 | 377 | 100 |
Binary | 01000000 | 11111111 | 01000000 |
Below, you can see some colors close to #40ff40. 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 #40ff40.
<span style="color:#40ff40">Text here</span>
This paragraph has a background color of #40ff40.
<p style="background-color:#40ff40;">Content here</p>
This element has a border color of #40ff40.
<div style="border:1px #40ff40;">Content here</div>
.text {color:#40ff40;}
.background {background-color:#40ff40;}
.border {border:1px solid #40ff40;}
.text-shadow {border:1px solid #40ff40;}
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 #eaffea is the lightest one.