In a RGB color space, #2bff2b hex color is composed of 16.9% red, 100% green and 16.9% blue. Whereas in a CMYK color space, it is composed of 83.1% cyan, 0% magenta, 83.1% yellow and 0% black. It has a hue angle of 120 degrees, a saturation of 100% and a lightness of 58.4%. #2bff2b color hex could be obtained by blending #56ff56 with #00ff00. Closest websafe color is: #33ff33.
The hexadecimal color #2bff2b has RGB values of R:43, G:255, B:43 and CMYK values of C:0.83, M:0, Y:0.83, K:0. Its decimal value is 2883371.
Hex triplet | 2bff2b | #2bff2b |
RGB Decimal | 43, 255, 43 | rgb(43,255,43) |
RGB Percent | 16.9, 100, 16.9 | rgb(16.9%,100%,16.9%) |
CMYK | 83.1, 0, 83.1, 0 | |
HSL | 120°, 100, 58.4 | hsl(120,100%,58.4%) |
HSV(HSB) | 120°, 83.1, 100 | |
Web Safe | 33ff33 | #3f3 |
XYZ | 37.192, 72.208, 14.263 |
xyY | 0.301, 0.584, 72.208 |
CIE-LAB | 88.069, -82.858, 77.856 |
CIE-LCH | 88.069, 113.696, 136.783 |
CIE-LUV | 88.069, -80.065, 103.504 |
Hunter-Lab | 84.975, -70.58, 49.531 |
Binary | 00101011, 11111111, 00101011 |
Below, you can see some colors close to #2bff2b. 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 #2bff2b.
<span style="color:#2bff2b">Text here</span>
This paragraph has a background color of #2bff2b.
<p style="background-color:#2bff2b;">Content here</p>
This element has a border color of #2bff2b.
<div style="border:1px #2bff2b;">Content here</div>
.text {color:#2bff2b;}
.background {background-color:#2bff2b;}
.border {border:1px solid #2bff2b;}
.text-shadow {border:1px solid #2bff2b;}
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.
A tone is produced by adding gray to any pure hue. In this case, #959595 is the less saturated color, while #34f634 is the most saturated one.