#2feb4e Hex Color
rgb(47, 235, 78)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 2f | eb | 4e | - | #2feb4e |
RGB | 47 | 235 | 78 | - | rgb(47,235,78) |
HSL | 130 | 82% | 55% | - | hsl(130,82%,55%) |
HSV | 130 | 80% | 92% | - | hsv(130,80%,92%) |
XYZ | 32.2558 | 60.5711 | 17.1991 | - | xyz(32.2558,60.5711,17.1991) |
CIE-LAB | 82.15 | -74.29 | 61.11 | - | lab(82.15,-74.29,61.11) |
CMYK | 0.8 | 0 | 0.66808510638298 | 0.07843137254902 | cmyk(0.8,0,0.66808510638298,0.07843137254902) |
Description
The RGB value of color #2feb4e is rgb(47, 235, 78).
In the hex color #2feb4e, The value of Red is 47, value of Green is 235, and value of Blue is 78. The primary color is Green. Similarly, The HSL values for #2feb4e consists of 130° Hue, 82% Saturation, and 55% Lightness.
In the CMYK color model, the color #2feb4e can be represented as Cyan=0.8%, Magenta=0%, Yellow=0.66808510638298%, and Black=0.07843137254902%.
Shades of #2feb4e
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 #2feb4e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #2feb4e
Preview of #2feb4e on White Background
The contrast ratio of #2feb4e with white color is 1.6
Preview of #2feb4e on black background
The contrast ratio of #2feb4e with black color is 13.11
#2feb4e color will look good with a black background.
Color Schemes of #2feb4e
Triadic Colors of #2feb4e
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 #2feb4e
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 #2feb4e
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 #2feb4e
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: #2feb4e;
}
This is a sample text used for the color #2feb4e. 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: #2feb4e;
}
This is a sample text used for the color #2feb4e. 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 #2feb4e;
}
This is a sample text used for the color #2feb4e. 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 13.06%
Green 65.28%
Blue 21.67%
CMYK Percentage
Cyan 51.73
Magenta 0%
Yellow 43.2%
Black 5.07%
Comments on this color
Please login or signup to post a comment.
No comments yet.