In a RGB color space, #4dff4d hex color is composed of 30.2% red, 100% green and 30.2% blue. Whereas in a CMYK color space, it is composed of 69.8% cyan, 0% magenta, 69.8% yellow and 0% black. It has a hue angle of 120 degrees, a saturation of 100% and a lightness of 65.1%. #4dff4d color hex could be obtained by blending #9aff9a with #00ff00. Closest websafe color is: #66ff66.
The hexadecimal color #4dff4d has RGB values of R:77, G:255, B:77 and CMYK values of C:0.7, M:0, Y:0.7, K:0. Its decimal value is 5111629.
Hex triplet | 4dff4d | #4dff4d |
RGB Decimal | 77, 255, 77 | rgb(77,255,77) |
RGB Percent | 30.2, 100, 30.2 | rgb(30.2%,100%,30.2%) |
CMYK | 69.8, 0, 69.8, 0 | |
HSL | 120°, 100, 65.1 | hsl(120,100%,65.1%) |
HSV(HSB) | 120°, 69.8, 100 | |
Web Safe | 66ff66 | #6f6 |
XYZ | 40.16, 73.634, 19.117 |
xyY | 0.302, 0.554, 73.634 |
CIE-LAB | 88.749, -76.311, 68.61 |
CIE-LCH | 88.749, 102.619, 138.042 |
CIE-LUV | 88.749, -74.067, 95.748 |
Hunter-Lab | 85.81, -66.627, 46.858 |
Binary | 01001101, 11111111, 01001101 |
Below, you can see some colors close to #4dff4d. 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 #4dff4d.
<span style="color:#4dff4d">Text here</span>
This paragraph has a background color of #4dff4d.
<p style="background-color:#4dff4d;">Content here</p>
This element has a border color of #4dff4d.
<div style="border:1px #4dff4d;">Content here</div>
.text {color:#4dff4d;}
.background {background-color:#4dff4d;}
.border {border:1px solid #4dff4d;}
.text-shadow {border:1px solid #4dff4d;}
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, #000d00 is the darkest color, while #f7fff7 is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #a6a6a6 is the less saturated color, while #54f854 is the most saturated one.