#957d5c Hex Color
rgb(149, 125, 92)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 95 | 7d | 5c | - | #957d5c |
RGB | 149 | 125 | 92 | - | rgb(149,125,92) |
HSL | 35 | 24% | 47% | - | hsl(35,24%,47%) |
HSV | 35 | 38% | 58% | - | hsv(35,38%,58%) |
XYZ | 21.6598 | 21.8295 | 13.1971 | - | xyz(21.6598,21.8295,13.1971) |
CIE-LAB | 53.85 | 4.35 | 21.45 | - | lab(53.85,4.35,21.45) |
CMYK | 0 | 0.16107382550336 | 0.38255033557047 | 0.4156862745098 | cmyk(0,0.16107382550336,0.38255033557047,0.4156862745098) |
Description
The RGB value of color #957d5c is rgb(149, 125, 92).
In the hex color #957d5c, The value of Red is 149, value of Green is 125, and value of Blue is 92. The primary color is Red. Similarly, The HSL values for #957d5c consists of 35° Hue, 24% Saturation, and 47% Lightness.
In the CMYK color model, the color #957d5c can be represented as Cyan=0%, Magenta=0.16107382550336%, Yellow=0.38255033557047%, and Black=0.4156862745098%.
Shades of #957d5c
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 #957d5c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #957d5c
Preview of #957d5c on White Background
The contrast ratio of #957d5c with white color is 3.91
Preview of #957d5c on black background
The contrast ratio of #957d5c with black color is 5.37
#957d5c color will look good with a black background.
Color Schemes of #957d5c
Triadic Colors of #957d5c
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 #957d5c
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 #957d5c
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 #957d5c
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: #957d5c;
}
This is a sample text used for the color #957d5c. 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: #957d5c;
}
This is a sample text used for the color #957d5c. 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 #957d5c;
}
This is a sample text used for the color #957d5c. 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 40.71%
Green 34.15%
Blue 25.14%
CMYK Percentage
Cyan 0
Magenta 16.79%
Yellow 39.88%
Black 43.33%
Comments on this color
Please login or signup to post a comment.
No comments yet.