#5ed1bc Hex Color
rgb(94, 209, 188)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 5e | d1 | bc | - | #5ed1bc |
RGB | 94 | 209 | 188 | - | rgb(94,209,188) |
HSL | 169 | 56% | 59% | - | hsl(169,56%,59%) |
HSV | 169 | 55% | 82% | - | hsv(169,55%,82%) |
XYZ | 36.4937 | 51.6115 | 55.6155 | - | xyz(36.4937,51.6115,55.6155) |
CIE-LAB | 77.05 | -37.66 | 0.55 | - | lab(77.05,-37.66,0.55) |
CMYK | 0.55023923444976 | 0 | 0.10047846889952 | 0.18039215686275 | cmyk(0.55023923444976,0,0.10047846889952,0.18039215686275) |
Description
The RGB value of color #5ed1bc is rgb(94, 209, 188).
In the hex color #5ed1bc, The value of Red is 94, value of Green is 209, and value of Blue is 188. The primary color is Green. Similarly, The HSL values for #5ed1bc consists of 169° Hue, 56% Saturation, and 59% Lightness.
In the CMYK color model, the color #5ed1bc can be represented as Cyan=0.55023923444976%, Magenta=0%, Yellow=0.10047846889952%, and Black=0.18039215686275%.
Shades of #5ed1bc
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 #5ed1bc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #5ed1bc
Preview of #5ed1bc on White Background
The contrast ratio of #5ed1bc with white color is 1.85
Preview of #5ed1bc on black background
The contrast ratio of #5ed1bc with black color is 11.32
#5ed1bc color will look good with a black background.
Color Schemes of #5ed1bc
Triadic Colors of #5ed1bc
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 #5ed1bc
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 #5ed1bc
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 #5ed1bc
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: #5ed1bc;
}
This is a sample text used for the color #5ed1bc. 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: #5ed1bc;
}
This is a sample text used for the color #5ed1bc. 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 #5ed1bc;
}
This is a sample text used for the color #5ed1bc. 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 19.14%
Green 42.57%
Blue 38.29%
CMYK Percentage
Cyan 66.21
Magenta 0%
Yellow 12.09%
Black 21.7%
Comments on this color
Please login or signup to post a comment.
No comments yet.