#5fe9ba Hex Color
rgb(95, 233, 186)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 5f | e9 | ba | - | #5fe9ba |
| RGB | 95 | 233 | 186 | - | rgb(95,233,186) |
| HSL | 160 | 76% | 64% | - | hsl(160,76%,64%) |
| HSV | 160 | 59% | 91% | - | hsv(160,59%,91%) |
| XYZ | 42.7212 | 64.2559 | 56.6054 | - | xyz(42.7212,64.2559,56.6054) |
| CIE-LAB | 84.1 | -48.45 | 11.77 | - | lab(84.1,-48.45,11.77) |
| CMYK | 0.59227467811159 | 0 | 0.20171673819742 | 0.086274509803922 | cmyk(0.59227467811159,0,0.20171673819742,0.086274509803922) |
Description
The RGB value of color #5fe9ba is rgb(95, 233, 186).
In the hex color #5fe9ba, The value of Red is 95, value of Green is 233, and value of Blue is 186. The primary color is Green. Similarly, The HSL values for #5fe9ba consists of 160° Hue, 76% Saturation, and 64% Lightness.
In the CMYK color model, the color #5fe9ba can be represented as Cyan=0.59227467811159%, Magenta=0%, Yellow=0.20171673819742%, and Black=0.086274509803922%.
Shades of #5fe9ba
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 #5fe9ba
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #5fe9ba
Preview of #5fe9ba on White Background
The contrast ratio of #5fe9ba with white color is 1.52
Preview of #5fe9ba on black background
The contrast ratio of #5fe9ba with black color is 13.85
#5fe9ba color will look good with a black background.
Color Schemes of #5fe9ba
Triadic Colors of #5fe9ba
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 #5fe9ba
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 #5fe9ba
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 #5fe9ba
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: #5fe9ba;
}
This is a sample text used for the color #5fe9ba. 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: #5fe9ba;
}
This is a sample text used for the color #5fe9ba. 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 #5fe9ba;
}
This is a sample text used for the color #5fe9ba. 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 18.48%
Green 45.33%
Blue 36.19%
CMYK Percentage
Cyan 67.28
Magenta 0%
Yellow 22.92%
Black 9.8%
Comments on this color
Please login or signup to post a comment.
No comments yet.