#2efe3b Hex Color
rgb(46, 254, 59)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 2e | fe | 3b | - | #2efe3b |
RGB | 46 | 254 | 59 | - | rgb(46,254,59) |
HSL | 124 | 99% | 59% | - | hsl(124,99%,59%) |
HSV | 124 | 82% | 100% | - | hsv(124,82%,100%) |
XYZ | 37.3579 | 71.7802 | 16.0237 | - | xyz(37.3579,71.7802,16.0237) |
CIE-LAB | 87.86 | -81.43 | 73.48 | - | lab(87.86,-81.43,73.48) |
CMYK | 0.81889763779528 | 0 | 0.76771653543307 | 0.003921568627451 | cmyk(0.81889763779528,0,0.76771653543307,0.003921568627451) |
Description
The RGB value of color #2efe3b is rgb(46, 254, 59).
In the hex color #2efe3b, The value of Red is 46, value of Green is 254, and value of Blue is 59. The primary color is Green. Similarly, The HSL values for #2efe3b consists of 124° Hue, 99% Saturation, and 59% Lightness.
In the CMYK color model, the color #2efe3b can be represented as Cyan=0.81889763779528%, Magenta=0%, Yellow=0.76771653543307%, and Black=0.003921568627451%.
Shades of #2efe3b
Shades in a color are variations of the color that are created by adding black to it which results in a darker tone.
Tints of #2efe3b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #2efe3b
Preview of #2efe3b on White Background
The contrast ratio of #2efe3b with white color is 1.37
Preview of #2efe3b on black background
The contrast ratio of #2efe3b with black color is 15.36
#2efe3b color will look good with a black background.
Color Schemes of #2efe3b
Triadic Colors of #2efe3b
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #2efe3b
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Triadic Colors of #2efe3b
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #2efe3b
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #2efe3b;
}
This is a sample text used for the color #2efe3b. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css background color of a box using:
.box{
background-color: #2efe3b;
}
This is a sample text used for the color #2efe3b. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css border of a box using:
.box{
border:4px solid #2efe3b;
}
This is a sample text used for the color #2efe3b. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
RGB Percentage
Red 12.81%
Green 70.75%
Blue 16.43%
CMYK Percentage
Cyan 51.49
Magenta 0%
Yellow 48.27%
Black 0.25%
Comments on this color
Please login or signup to post a comment.
No comments yet.