#5cfab1 Hex Color
rgb(92, 250, 177)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 5c | fa | b1 | - | #5cfab1 |
| RGB | 92 | 250 | 177 | - | rgb(92,250,177) |
| HSL | 152 | 94% | 67% | - | hsl(152,94%,67%) |
| HSV | 152 | 63% | 98% | - | hsv(152,63%,98%) |
| XYZ | 46.5351 | 73.8209 | 53.3912 | - | xyz(46.5351,73.8209,53.3912) |
| CIE-LAB | 88.84 | -57.81 | 23.04 | - | lab(88.84,-57.81,23.04) |
| CMYK | 0.632 | 0 | 0.292 | 0.019607843137255 | cmyk(0.632,0,0.292,0.019607843137255) |
Description
The RGB value of color #5cfab1 is rgb(92, 250, 177).
In the hex color #5cfab1, The value of Red is 92, value of Green is 250, and value of Blue is 177. The primary color is Green. Similarly, The HSL values for #5cfab1 consists of 152° Hue, 94% Saturation, and 67% Lightness.
In the CMYK color model, the color #5cfab1 can be represented as Cyan=0.632%, Magenta=0%, Yellow=0.292%, and Black=0.019607843137255%.
Shades of #5cfab1
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 #5cfab1
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #5cfab1
Preview of #5cfab1 on White Background
The contrast ratio of #5cfab1 with white color is 1.33
Preview of #5cfab1 on black background
The contrast ratio of #5cfab1 with black color is 15.76
#5cfab1 color will look good with a black background.
Color Schemes of #5cfab1
Triadic Colors of #5cfab1
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 #5cfab1
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 #5cfab1
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 #5cfab1
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: #5cfab1;
}
This is a sample text used for the color #5cfab1. 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: #5cfab1;
}
This is a sample text used for the color #5cfab1. 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 #5cfab1;
}
This is a sample text used for the color #5cfab1. 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 17.73%
Green 48.17%
Blue 34.1%
CMYK Percentage
Cyan 66.98
Magenta 0%
Yellow 30.95%
Black 2.08%
Comments on this color
Please login or signup to post a comment.
No comments yet.