In a RGB color space, #00fa9a hex color (also known as Medium Spring Green) is composed of 0% red, 98% green and 60.4% blue. Whereas in a CMYK color space, it is composed of 100% cyan, 0% magenta, 38.4% yellow and 2% black. It has a hue angle of 157 degrees, a saturation of 100% and a lightness of 49%. #00fa9a color hex could be obtained by blending #00ffff with #00f535. Closest websafe color is: #00ff99.
The hexadecimal color #00fa9a has RGB values of R:0, G:250, B:154 and CMYK values of C:1, M:0, Y:0.38, K:0.02. Its decimal value is 64154.
Hex triplet | 00fa9a | #00fa9a |
RGB Decimal | 0, 250, 154 | rgb(0,250,154) |
RGB Percent | 0, 98, 60.4 | rgb(0%,98%,60.4%) |
CMYK | 100, 0, 38.4, 2 | |
HSL | 157°, 100, 49 | hsl(157,100%,49%) |
HSV(HSB) | 157°, 100, 98 | |
Web Safe | 00ff99 | #0f9 |
XYZ | 40.018, 70.704, 42.11 |
xyY | 0.262, 0.463, 70.704 |
CIE-LAB | 87.341, -70.684, 32.459 |
CIE-LCH | 87.341, 77.781, 155.335 |
CIE-LUV | 87.341, -76.496, 57.128 |
Hunter-Lab | 84.086, -62.198, 29.168 |
Binary | 00000000, 11111010, 10011010 |
Below, you can see some colors close to #00fa9a. 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 #00fa9a.
<span style="color:#00fa9a">Text here</span>
This paragraph has a background color of #00fa9a.
<p style="background-color:#00fa9a;">Content here</p>
This element has a border color of #00fa9a.
<div style="border:1px #00fa9a;">Content here</div>
.text {color:#00fa9a;}
.background {background-color:#00fa9a;}
.border {border:1px solid #00fa9a;}
.text-shadow {border:1px solid #00fa9a;}
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, #00100a is the darkest color, while #fafffd is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #7d7d7d is the less saturated color, while #0af098 is the most saturated one.