#5bd87f Hex Color
rgb(91, 216, 127)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 5b | d8 | 7f | - | #5bd87f |
RGB | 91 | 216 | 127 | - | rgb(91,216,127) |
HSL | 137 | 62% | 60% | - | hsl(137,62%,60%) |
HSV | 137 | 58% | 85% | - | hsv(137,58%,85%) |
XYZ | 32.701 | 52.8682 | 28.5597 | - | xyz(32.701,52.8682,28.5597) |
CIE-LAB | 77.8 | -53.94 | 33.69 | - | lab(77.8,-53.94,33.69) |
CMYK | 0.5787037037037 | 0 | 0.41203703703704 | 0.15294117647059 | cmyk(0.5787037037037,0,0.41203703703704,0.15294117647059) |
Description
The RGB value of color #5bd87f is rgb(91, 216, 127).
In the hex color #5bd87f, The value of Red is 91, value of Green is 216, and value of Blue is 127. The primary color is Green. Similarly, The HSL values for #5bd87f consists of 137° Hue, 62% Saturation, and 60% Lightness.
In the CMYK color model, the color #5bd87f can be represented as Cyan=0.5787037037037%, Magenta=0%, Yellow=0.41203703703704%, and Black=0.15294117647059%.
Shades of #5bd87f
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 #5bd87f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #5bd87f
Preview of #5bd87f on White Background
The contrast ratio of #5bd87f with white color is 1.81
Preview of #5bd87f on black background
The contrast ratio of #5bd87f with black color is 11.57
#5bd87f color will look good with a black background.
Color Schemes of #5bd87f
Triadic Colors of #5bd87f
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 #5bd87f
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 #5bd87f
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 #5bd87f
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: #5bd87f;
}
This is a sample text used for the color #5bd87f. 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: #5bd87f;
}
This is a sample text used for the color #5bd87f. 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 #5bd87f;
}
This is a sample text used for the color #5bd87f. 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 20.97%
Green 49.77%
Blue 29.26%
CMYK Percentage
Cyan 50.6
Magenta 0%
Yellow 36.03%
Black 13.37%
Comments on this color
Please login or signup to post a comment.
No comments yet.