#5d9b82 Hex Color
rgb(93, 155, 130)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 5d | 9b | 82 | - | #5d9b82 |
RGB | 93 | 155 | 130 | - | rgb(93,155,130) |
HSL | 156 | 25% | 49% | - | hsl(156,25%,49%) |
HSV | 156 | 40% | 61% | - | hsv(156,40%,61%) |
XYZ | 20.2648 | 27.3816 | 25.3362 | - | xyz(20.2648,27.3816,25.3362) |
CIE-LAB | 59.33 | -25.98 | 6.86 | - | lab(59.33,-25.98,6.86) |
CMYK | 0.4 | 0 | 0.16129032258065 | 0.3921568627451 | cmyk(0.4,0,0.16129032258065,0.3921568627451) |
Description
The RGB value of color #5d9b82 is rgb(93, 155, 130).
In the hex color #5d9b82, The value of Red is 93, value of Green is 155, and value of Blue is 130. The primary color is Green. Similarly, The HSL values for #5d9b82 consists of 156° Hue, 25% Saturation, and 49% Lightness.
In the CMYK color model, the color #5d9b82 can be represented as Cyan=0.4%, Magenta=0%, Yellow=0.16129032258065%, and Black=0.3921568627451%.
Shades of #5d9b82
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 #5d9b82
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #5d9b82
Preview of #5d9b82 on White Background
The contrast ratio of #5d9b82 with white color is 3.24
Preview of #5d9b82 on black background
The contrast ratio of #5d9b82 with black color is 6.48
#5d9b82 color will look good with a black background.
Color Schemes of #5d9b82
Triadic Colors of #5d9b82
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 #5d9b82
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 #5d9b82
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 #5d9b82
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: #5d9b82;
}
This is a sample text used for the color #5d9b82. 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: #5d9b82;
}
This is a sample text used for the color #5d9b82. 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 #5d9b82;
}
This is a sample text used for the color #5d9b82. 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 24.6%
Green 41.01%
Blue 34.39%
CMYK Percentage
Cyan 41.95
Magenta 0%
Yellow 16.92%
Black 41.13%
Comments on this color
Please login or signup to post a comment.
No comments yet.