#956f5e Hex Color
rgb(149, 111, 94)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 95 | 6f | 5e | - | #956f5e |
RGB | 149 | 111 | 94 | - | rgb(149,111,94) |
HSL | 19 | 23% | 48% | - | hsl(19,23%,48%) |
HSV | 19 | 37% | 58% | - | hsv(19,37%,58%) |
XYZ | 20.0992 | 18.5666 | 13.114 | - | xyz(20.0992,18.5666,13.114) |
CIE-LAB | 50.18 | 12.64 | 15.33 | - | lab(50.18,12.64,15.33) |
CMYK | 0 | 0.25503355704698 | 0.36912751677852 | 0.4156862745098 | cmyk(0,0.25503355704698,0.36912751677852,0.4156862745098) |
Description
The RGB value of color #956f5e is rgb(149, 111, 94).
In the hex color #956f5e, The value of Red is 149, value of Green is 111, and value of Blue is 94. The primary color is Red. Similarly, The HSL values for #956f5e consists of 19° Hue, 23% Saturation, and 48% Lightness.
In the CMYK color model, the color #956f5e can be represented as Cyan=0%, Magenta=0.25503355704698%, Yellow=0.36912751677852%, and Black=0.4156862745098%.
Shades of #956f5e
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 #956f5e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #956f5e
Preview of #956f5e on White Background
The contrast ratio of #956f5e with white color is 4.46
Preview of #956f5e on black background
The contrast ratio of #956f5e with black color is 4.71
#956f5e color will look good with a black background.
Color Schemes of #956f5e
Triadic Colors of #956f5e
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 #956f5e
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 #956f5e
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 #956f5e
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: #956f5e;
}
This is a sample text used for the color #956f5e. 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: #956f5e;
}
This is a sample text used for the color #956f5e. 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 #956f5e;
}
This is a sample text used for the color #956f5e. 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 42.09%
Green 31.36%
Blue 26.55%
CMYK Percentage
Cyan 0
Magenta 24.53%
Yellow 35.5%
Black 39.98%
Comments on this color
Please login or signup to post a comment.
No comments yet.