#5ec68d Hex Color
rgb(94, 198, 141)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 5e | c6 | 8d | - | #5ec68d |
RGB | 94 | 198 | 141 | - | rgb(94,198,141) |
HSL | 147 | 48% | 57% | - | hsl(147,48%,57%) |
HSV | 147 | 53% | 78% | - | hsv(147,53%,78%) |
XYZ | 29.6179 | 44.6909 | 32.2645 | - | xyz(29.6179,44.6909,32.2645) |
CIE-LAB | 72.69 | -43.29 | 19.57 | - | lab(72.69,-43.29,19.57) |
CMYK | 0.52525252525253 | 0 | 0.28787878787879 | 0.22352941176471 | cmyk(0.52525252525253,0,0.28787878787879,0.22352941176471) |
Description
The RGB value of color #5ec68d is rgb(94, 198, 141).
In the hex color #5ec68d, The value of Red is 94, value of Green is 198, and value of Blue is 141. The primary color is Green. Similarly, The HSL values for #5ec68d consists of 147° Hue, 48% Saturation, and 57% Lightness.
In the CMYK color model, the color #5ec68d can be represented as Cyan=0.52525252525253%, Magenta=0%, Yellow=0.28787878787879%, and Black=0.22352941176471%.
Shades of #5ec68d
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 #5ec68d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #5ec68d
Preview of #5ec68d on White Background
The contrast ratio of #5ec68d with white color is 2.11
Preview of #5ec68d on black background
The contrast ratio of #5ec68d with black color is 9.94
#5ec68d color will look good with a black background.
Color Schemes of #5ec68d
Triadic Colors of #5ec68d
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 #5ec68d
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 #5ec68d
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 #5ec68d
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: #5ec68d;
}
This is a sample text used for the color #5ec68d. 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: #5ec68d;
}
This is a sample text used for the color #5ec68d. 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 #5ec68d;
}
This is a sample text used for the color #5ec68d. 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 21.71%
Green 45.73%
Blue 32.56%
CMYK Percentage
Cyan 50.67
Magenta 0%
Yellow 27.77%
Black 21.56%
Comments on this color
Please login or signup to post a comment.
No comments yet.