#5ffbbc Hex Color
rgb(95, 251, 188)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 5f | fb | bc | - | #5ffbbc |
RGB | 95 | 251 | 188 | - | rgb(95,251,188) |
HSL | 156 | 95% | 68% | - | hsl(156,95%,68%) |
HSV | 156 | 62% | 98% | - | hsv(156,62%,98%) |
XYZ | 48.2936 | 75.0581 | 59.5193 | - | xyz(48.2936,75.0581,59.5193) |
CIE-LAB | 89.42 | -55.42 | 18.23 | - | lab(89.42,-55.42,18.23) |
CMYK | 0.62151394422311 | 0 | 0.25099601593625 | 0.015686274509804 | cmyk(0.62151394422311,0,0.25099601593625,0.015686274509804) |
Description
The RGB value of color #5ffbbc is rgb(95, 251, 188).
In the hex color #5ffbbc, The value of Red is 95, value of Green is 251, and value of Blue is 188. The primary color is Green. Similarly, The HSL values for #5ffbbc consists of 156° Hue, 95% Saturation, and 68% Lightness.
In the CMYK color model, the color #5ffbbc can be represented as Cyan=0.62151394422311%, Magenta=0%, Yellow=0.25099601593625%, and Black=0.015686274509804%.
Shades of #5ffbbc
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 #5ffbbc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #5ffbbc
Preview of #5ffbbc on White Background
The contrast ratio of #5ffbbc with white color is 1.31
Preview of #5ffbbc on black background
The contrast ratio of #5ffbbc with black color is 16.01
#5ffbbc color will look good with a black background.
Color Schemes of #5ffbbc
Triadic Colors of #5ffbbc
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 #5ffbbc
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 #5ffbbc
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 #5ffbbc
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: #5ffbbc;
}
This is a sample text used for the color #5ffbbc. 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: #5ffbbc;
}
This is a sample text used for the color #5ffbbc. 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 #5ffbbc;
}
This is a sample text used for the color #5ffbbc. 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.79%
Green 47%
Blue 35.21%
CMYK Percentage
Cyan 69.97
Magenta 0%
Yellow 28.26%
Black 1.77%
Comments on this color
Please login or signup to post a comment.
No comments yet.