#5bb089 Hex Color
rgb(91, 176, 137)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 5b | b0 | 89 | - | #5bb089 |
| RGB | 91 | 176 | 137 | - | rgb(91,176,137) |
| HSL | 152 | 35% | 52% | - | hsl(152,35%,52%) |
| HSV | 152 | 48% | 69% | - | hsv(152,48%,69%) |
| XYZ | 24.3551 | 35.081 | 29.1546 | - | xyz(24.3551,35.081,29.1546) |
| CIE-LAB | 65.81 | -35.06 | 12.15 | - | lab(65.81,-35.06,12.15) |
| CMYK | 0.48295454545455 | 0 | 0.22159090909091 | 0.30980392156863 | cmyk(0.48295454545455,0,0.22159090909091,0.30980392156863) |
Description
The RGB value of color #5bb089 is rgb(91, 176, 137).
In the hex color #5bb089, The value of Red is 91, value of Green is 176, and value of Blue is 137. The primary color is Green. Similarly, The HSL values for #5bb089 consists of 152° Hue, 35% Saturation, and 52% Lightness.
In the CMYK color model, the color #5bb089 can be represented as Cyan=0.48295454545455%, Magenta=0%, Yellow=0.22159090909091%, and Black=0.30980392156863%.
Shades of #5bb089
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 #5bb089
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #5bb089
Preview of #5bb089 on White Background
The contrast ratio of #5bb089 with white color is 2.62
Preview of #5bb089 on black background
The contrast ratio of #5bb089 with black color is 8.02
#5bb089 color will look good with a black background.
Color Schemes of #5bb089
Triadic Colors of #5bb089
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 #5bb089
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 #5bb089
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 #5bb089
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: #5bb089;
}
This is a sample text used for the color #5bb089. 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: #5bb089;
}
This is a sample text used for the color #5bb089. 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 #5bb089;
}
This is a sample text used for the color #5bb089. 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 22.52%
Green 43.56%
Blue 33.91%
CMYK Percentage
Cyan 47.61
Magenta 0%
Yellow 21.85%
Black 30.54%
Comments on this color
Please login or signup to post a comment.
No comments yet.