#5bd18e Hex Color
rgb(91, 209, 142)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 5b | d1 | 8e | - | #5bd18e |
RGB | 91 | 209 | 142 | - | rgb(91,209,142) |
HSL | 146 | 56% | 59% | - | hsl(146,56%,59%) |
HSV | 146 | 56% | 82% | - | hsv(146,56%,82%) |
XYZ | 31.9973 | 49.7781 | 33.5129 | - | xyz(31.9973,49.7781,33.5129) |
CIE-LAB | 75.93 | -48.44 | 23.47 | - | lab(75.93,-48.44,23.47) |
CMYK | 0.56459330143541 | 0 | 0.32057416267943 | 0.18039215686275 | cmyk(0.56459330143541,0,0.32057416267943,0.18039215686275) |
Description
The RGB value of color #5bd18e is rgb(91, 209, 142).
In the hex color #5bd18e, The value of Red is 91, value of Green is 209, and value of Blue is 142. The primary color is Green. Similarly, The HSL values for #5bd18e consists of 146° Hue, 56% Saturation, and 59% Lightness.
In the CMYK color model, the color #5bd18e can be represented as Cyan=0.56459330143541%, Magenta=0%, Yellow=0.32057416267943%, and Black=0.18039215686275%.
Shades of #5bd18e
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 #5bd18e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #5bd18e
Preview of #5bd18e on White Background
The contrast ratio of #5bd18e with white color is 1.92
Preview of #5bd18e on black background
The contrast ratio of #5bd18e with black color is 10.96
#5bd18e color will look good with a black background.
Color Schemes of #5bd18e
Triadic Colors of #5bd18e
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 #5bd18e
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 #5bd18e
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 #5bd18e
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: #5bd18e;
}
This is a sample text used for the color #5bd18e. 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: #5bd18e;
}
This is a sample text used for the color #5bd18e. 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 #5bd18e;
}
This is a sample text used for the color #5bd18e. 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.59%
Green 47.29%
Blue 32.13%
CMYK Percentage
Cyan 52.99
Magenta 0%
Yellow 30.09%
Black 16.93%
Comments on this color
Please login or signup to post a comment.
No comments yet.