#2efc4a Hex Color
rgb(46, 252, 74)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 2e | fc | 4a | - | #2efc4a |
RGB | 46 | 252 | 74 | - | rgb(46,252,74) |
HSL | 128 | 97% | 58% | - | hsl(128,97%,58%) |
HSV | 128 | 82% | 99% | - | hsv(128,82%,99%) |
XYZ | 37.1731 | 70.6961 | 18.165 | - | xyz(37.1731,70.6961,18.165) |
CIE-LAB | 87.34 | -79.77 | 68.07 | - | lab(87.34,-79.77,68.07) |
CMYK | 0.81746031746032 | 0 | 0.70634920634921 | 0.011764705882353 | cmyk(0.81746031746032,0,0.70634920634921,0.011764705882353) |
Description
The RGB value of color #2efc4a is rgb(46, 252, 74).
In the hex color #2efc4a, The value of Red is 46, value of Green is 252, and value of Blue is 74. The primary color is Green. Similarly, The HSL values for #2efc4a consists of 128° Hue, 97% Saturation, and 58% Lightness.
In the CMYK color model, the color #2efc4a can be represented as Cyan=0.81746031746032%, Magenta=0%, Yellow=0.70634920634921%, and Black=0.011764705882353%.
Shades of #2efc4a
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 #2efc4a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #2efc4a
Preview of #2efc4a on White Background
The contrast ratio of #2efc4a with white color is 1.39
Preview of #2efc4a on black background
The contrast ratio of #2efc4a with black color is 15.14
#2efc4a color will look good with a black background.
Color Schemes of #2efc4a
Triadic Colors of #2efc4a
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 #2efc4a
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 #2efc4a
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 #2efc4a
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: #2efc4a;
}
This is a sample text used for the color #2efc4a. 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: #2efc4a;
}
This is a sample text used for the color #2efc4a. 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 #2efc4a;
}
This is a sample text used for the color #2efc4a. 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.37%
Green 67.74%
Blue 19.89%
CMYK Percentage
Cyan 53.23
Magenta 0%
Yellow 46%
Black 0.77%
Comments on this color
Please login or signup to post a comment.
No comments yet.