#9a857d Hex Color
rgb(154, 133, 125)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 9a | 85 | 7d | - | #9a857d |
RGB | 154 | 133 | 125 | - | rgb(154,133,125) |
HSL | 17 | 13% | 55% | - | hsl(17,13%,55%) |
HSV | 17 | 19% | 60% | - | hsv(17,19%,60%) |
XYZ | 25.4156 | 25.1258 | 22.9122 | - | xyz(25.4156,25.1258,22.9122) |
CIE-LAB | 57.2 | 6.62 | 7.24 | - | lab(57.2,6.62,7.24) |
CMYK | 0 | 0.13636363636364 | 0.18831168831169 | 0.39607843137255 | cmyk(0,0.13636363636364,0.18831168831169,0.39607843137255) |
Description
The RGB value of color #9a857d is rgb(154, 133, 125).
In the hex color #9a857d, The value of Red is 154, value of Green is 133, and value of Blue is 125. The primary color is Red. Similarly, The HSL values for #9a857d consists of 17° Hue, 13% Saturation, and 55% Lightness.
In the CMYK color model, the color #9a857d can be represented as Cyan=0%, Magenta=0.13636363636364%, Yellow=0.18831168831169%, and Black=0.39607843137255%.
Shades of #9a857d
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 #9a857d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #9a857d
Preview of #9a857d on White Background
The contrast ratio of #9a857d with white color is 3.49
Preview of #9a857d on black background
The contrast ratio of #9a857d with black color is 6.03
#9a857d color will look good with a black background.
Color Schemes of #9a857d
Triadic Colors of #9a857d
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 #9a857d
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 #9a857d
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 #9a857d
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: #9a857d;
}
This is a sample text used for the color #9a857d. 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: #9a857d;
}
This is a sample text used for the color #9a857d. 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 #9a857d;
}
This is a sample text used for the color #9a857d. 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 37.38%
Green 32.28%
Blue 30.34%
CMYK Percentage
Cyan 0
Magenta 18.92%
Yellow 26.13%
Black 54.95%
Comments on this color
Please login or signup to post a comment.
No comments yet.