#2ebb4f Hex Color
rgb(46, 187, 79)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 2e | bb | 4f | - | #2ebb4f |
RGB | 46 | 187 | 79 | - | rgb(46,187,79) |
HSL | 134 | 61% | 46% | - | hsl(134,61%,46%) |
HSV | 134 | 75% | 73% | - | hsv(134,75%,73%) |
XYZ | 20.3083 | 36.686 | 13.4079 | - | xyz(20.3083,36.686,13.4079) |
CIE-LAB | 67.04 | -59.02 | 43.67 | - | lab(67.04,-59.02,43.67) |
CMYK | 0.75401069518717 | 0 | 0.57754010695187 | 0.26666666666667 | cmyk(0.75401069518717,0,0.57754010695187,0.26666666666667) |
Description
The RGB value of color #2ebb4f is rgb(46, 187, 79).
In the hex color #2ebb4f, The value of Red is 46, value of Green is 187, and value of Blue is 79. The primary color is Green. Similarly, The HSL values for #2ebb4f consists of 134° Hue, 61% Saturation, and 46% Lightness.
In the CMYK color model, the color #2ebb4f can be represented as Cyan=0.75401069518717%, Magenta=0%, Yellow=0.57754010695187%, and Black=0.26666666666667%.
Shades of #2ebb4f
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 #2ebb4f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #2ebb4f
Preview of #2ebb4f on White Background
The contrast ratio of #2ebb4f with white color is 2.52
Preview of #2ebb4f on black background
The contrast ratio of #2ebb4f with black color is 8.34
#2ebb4f color will look good with a black background.
Color Schemes of #2ebb4f
Triadic Colors of #2ebb4f
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 #2ebb4f
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 #2ebb4f
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 #2ebb4f
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: #2ebb4f;
}
This is a sample text used for the color #2ebb4f. 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: #2ebb4f;
}
This is a sample text used for the color #2ebb4f. 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 #2ebb4f;
}
This is a sample text used for the color #2ebb4f. 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 14.74%
Green 59.94%
Blue 25.32%
CMYK Percentage
Cyan 47.18
Magenta 0%
Yellow 36.14%
Black 16.69%
Comments on this color
Please login or signup to post a comment.
No comments yet.