#575b56 Hex Color
rgb(87, 91, 86)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 57 | 5b | 56 | - | #575b56 |
RGB | 87 | 91 | 86 | - | rgb(87,91,86) |
HSL | 108 | 3% | 35% | - | hsl(108,3%,35%) |
HSV | 108 | 5% | 36% | - | hsv(108,5%,36%) |
XYZ | 9.3513 | 10.1803 | 10.2762 | - | xyz(9.3513,10.1803,10.2762) |
CIE-LAB | 38.16 | -2.64 | 2.33 | - | lab(38.16,-2.64,2.33) |
CMYK | 0.043956043956044 | 0 | 0.054945054945055 | 0.64313725490196 | cmyk(0.043956043956044,0,0.054945054945055,0.64313725490196) |
Description
The RGB value of color #575b56 is rgb(87, 91, 86).
In the hex color #575b56, The value of Red is 87, value of Green is 91, and value of Blue is 86. The primary color is Green. Similarly, The HSL values for #575b56 consists of 108° Hue, 3% Saturation, and 35% Lightness.
In the CMYK color model, the color #575b56 can be represented as Cyan=0.043956043956044%, Magenta=0%, Yellow=0.054945054945055%, and Black=0.64313725490196%.
Shades of #575b56
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 #575b56
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #575b56
Preview of #575b56 on White Background
The contrast ratio of #575b56 with white color is 6.92
#575b56 color will look good on a white background.
Preview of #575b56 on black background
The contrast ratio of #575b56 with black color is 3.04
Color Schemes of #575b56
Triadic Colors of #575b56
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 #575b56
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 #575b56
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 #575b56
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.
Monochromatic Colors of #575b56
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #575b56;
}
This is a sample text used for the color #575b56. 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: #575b56;
}
This is a sample text used for the color #575b56. 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 #575b56;
}
This is a sample text used for the color #575b56. 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 32.95%
Green 34.47%
Blue 32.58%
CMYK Percentage
Cyan 5.92
Magenta 0%
Yellow 7.4%
Black 86.67%
Comments on this color
Please login or signup to post a comment.
No comments yet.