#2ec5bd Hex Color
rgb(46, 197, 189)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 2e | c5 | bd | - | #2ec5bd |
RGB | 46 | 197 | 189 | - | rgb(46,197,189) |
HSL | 177 | 62% | 48% | - | hsl(177,62%,48%) |
HSV | 177 | 77% | 77% | - | hsv(177,77%,77%) |
XYZ | 30.2783 | 44.1875 | 55.0773 | - | xyz(30.2783,44.1875,55.0773) |
CIE-LAB | 72.35 | -39.35 | -7.02 | - | lab(72.35,-39.35,-7.02) |
CMYK | 0.76649746192893 | 0 | 0.040609137055838 | 0.22745098039216 | cmyk(0.76649746192893,0,0.040609137055838,0.22745098039216) |
Description
The RGB value of color #2ec5bd is rgb(46, 197, 189).
In the hex color #2ec5bd, The value of Red is 46, value of Green is 197, and value of Blue is 189. The primary color is Green. Similarly, The HSL values for #2ec5bd consists of 177° Hue, 62% Saturation, and 48% Lightness.
In the CMYK color model, the color #2ec5bd can be represented as Cyan=0.76649746192893%, Magenta=0%, Yellow=0.040609137055838%, and Black=0.22745098039216%.
Shades of #2ec5bd
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 #2ec5bd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #2ec5bd
Preview of #2ec5bd on White Background
The contrast ratio of #2ec5bd with white color is 2.13
Preview of #2ec5bd on black background
The contrast ratio of #2ec5bd with black color is 9.84
#2ec5bd color will look good with a black background.
Color Schemes of #2ec5bd
Triadic Colors of #2ec5bd
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 #2ec5bd
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 #2ec5bd
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 #2ec5bd
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: #2ec5bd;
}
This is a sample text used for the color #2ec5bd. 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: #2ec5bd;
}
This is a sample text used for the color #2ec5bd. 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 #2ec5bd;
}
This is a sample text used for the color #2ec5bd. 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 10.65%
Green 45.6%
Blue 43.75%
CMYK Percentage
Cyan 74.09
Magenta 0%
Yellow 3.93%
Black 21.99%
Comments on this color
Please login or signup to post a comment.
No comments yet.