#5bfcd9 Hex Color
rgb(91, 252, 217)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 5b | fc | d9 | - | #5bfcd9 |
| RGB | 91 | 252 | 217 | - | rgb(91,252,217) |
| HSL | 167 | 96% | 67% | - | hsl(167,96%,67%) |
| HSV | 167 | 64% | 99% | - | hsv(167,64%,99%) |
| XYZ | 51.6492 | 76.8547 | 77.7579 | - | xyz(51.6492,76.8547,77.7579) |
| CIE-LAB | 90.25 | -49.98 | 4.43 | - | lab(90.25,-49.98,4.43) |
| CMYK | 0.63888888888889 | 0 | 0.13888888888889 | 0.011764705882353 | cmyk(0.63888888888889,0,0.13888888888889,0.011764705882353) |
Description
The RGB value of color #5bfcd9 is rgb(91, 252, 217).
In the hex color #5bfcd9, The value of Red is 91, value of Green is 252, and value of Blue is 217. The primary color is Green. Similarly, The HSL values for #5bfcd9 consists of 167° Hue, 96% Saturation, and 67% Lightness.
In the CMYK color model, the color #5bfcd9 can be represented as Cyan=0.63888888888889%, Magenta=0%, Yellow=0.13888888888889%, and Black=0.011764705882353%.
Shades of #5bfcd9
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 #5bfcd9
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #5bfcd9
Preview of #5bfcd9 on White Background
The contrast ratio of #5bfcd9 with white color is 1.28
Preview of #5bfcd9 on black background
The contrast ratio of #5bfcd9 with black color is 16.37
#5bfcd9 color will look good with a black background.
Color Schemes of #5bfcd9
Triadic Colors of #5bfcd9
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 #5bfcd9
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 #5bfcd9
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 #5bfcd9
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: #5bfcd9;
}
This is a sample text used for the color #5bfcd9. 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: #5bfcd9;
}
This is a sample text used for the color #5bfcd9. 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 #5bfcd9;
}
This is a sample text used for the color #5bfcd9. 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 16.25%
Green 45%
Blue 38.75%
CMYK Percentage
Cyan 80.92
Magenta 0%
Yellow 17.59%
Black 1.49%
Comments on this color
Please login or signup to post a comment.
No comments yet.