#2ecf73 Hex Color
rgb(46, 207, 115)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 2e | cf | 73 | - | #2ecf73 |
RGB | 46 | 207 | 115 | - | rgb(46,207,115) |
HSL | 146 | 64% | 50% | - | hsl(146,64%,50%) |
HSV | 146 | 78% | 81% | - | hsv(146,78%,81%) |
XYZ | 26.534 | 46.4443 | 23.7858 | - | xyz(26.534,46.4443,23.7858) |
CIE-LAB | 73.83 | -60.43 | 34.43 | - | lab(73.83,-60.43,34.43) |
CMYK | 0.77777777777778 | 0 | 0.44444444444444 | 0.18823529411765 | cmyk(0.77777777777778,0,0.44444444444444,0.18823529411765) |
Description
The RGB value of color #2ecf73 is rgb(46, 207, 115).
In the hex color #2ecf73, The value of Red is 46, value of Green is 207, and value of Blue is 115. The primary color is Green. Similarly, The HSL values for #2ecf73 consists of 146° Hue, 64% Saturation, and 50% Lightness.
In the CMYK color model, the color #2ecf73 can be represented as Cyan=0.77777777777778%, Magenta=0%, Yellow=0.44444444444444%, and Black=0.18823529411765%.
Shades of #2ecf73
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 #2ecf73
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #2ecf73
Preview of #2ecf73 on White Background
The contrast ratio of #2ecf73 with white color is 2.04
Preview of #2ecf73 on black background
The contrast ratio of #2ecf73 with black color is 10.29
#2ecf73 color will look good with a black background.
Color Schemes of #2ecf73
Triadic Colors of #2ecf73
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 #2ecf73
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 #2ecf73
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 #2ecf73
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: #2ecf73;
}
This is a sample text used for the color #2ecf73. 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: #2ecf73;
}
This is a sample text used for the color #2ecf73. 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 #2ecf73;
}
This is a sample text used for the color #2ecf73. 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.5%
Green 56.25%
Blue 31.25%
CMYK Percentage
Cyan 55.14
Magenta 0%
Yellow 31.51%
Black 13.35%
Comments on this color
Please login or signup to post a comment.
No comments yet.