#95ff95 hex color code descriptions: strong green. #95ff95 color hex could be obtained by blending #ffffff with #2bff2b . Closest websafe color is: #99ff99.
#95ff95 color RGB value is (149,255,149)
#95ff95 color CMYK value
#95ff95 color HSL value
HSV(or HSB) | 120° | 41.6 | 100 |
XYZ | 53.579 | 80.079 | 41.067 |
Yxy | 0.307 | 0.458 | 80.079 |
LAB | 91.721 | -51.275 | 41.223 |
LUV | 91.721 | -50.448 | 65.21 |
Hunter-LAB | 89.487 | -49.728 | 35.432 |
CIE-LCH | 91.721 | 65.791 | 141.202 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 95 | FF | 95 |
Decimal | 149 | 255 | 149 |
Octal | 225 | 377 | 225 |
Binary | 10010101 | 11111111 | 10010101 |
Below, you can see some colors close to #95ff95. 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 #95ff95.
<span style="color:#95ff95">Text here</span>
This paragraph has a background color of #95ff95.
<p style="background-color:#95ff95;">Content here</p>
This element has a border color of #95ff95.
<div style="border:1px #95ff95;">Content here</div>
.text {color:#95ff95;}
.background {background-color:#95ff95;}
.border {border:1px solid #95ff95;}
.text-shadow {border:1px solid #95ff95;}
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.