#9a746b Hex Color
rgb(154, 116, 107)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 9a | 74 | 6b | - | #9a746b |
RGB | 154 | 116 | 107 | - | rgb(154,116,107) |
HSL | 11 | 19% | 51% | - | hsl(11,19%,51%) |
HSV | 11 | 31% | 60% | - | hsv(11,31%,60%) |
XYZ | 22.2257 | 20.4223 | 16.6804 | - | xyz(22.2257,20.4223,16.6804) |
CIE-LAB | 52.31 | 13.6 | 10.76 | - | lab(52.31,13.6,10.76) |
CMYK | 0 | 0.24675324675325 | 0.30519480519481 | 0.39607843137255 | cmyk(0,0.24675324675325,0.30519480519481,0.39607843137255) |
Description
The RGB value of color #9a746b is rgb(154, 116, 107).
In the hex color #9a746b, The value of Red is 154, value of Green is 116, and value of Blue is 107. The primary color is Red. Similarly, The HSL values for #9a746b consists of 11° Hue, 19% Saturation, and 51% Lightness.
In the CMYK color model, the color #9a746b can be represented as Cyan=0%, Magenta=0.24675324675325%, Yellow=0.30519480519481%, and Black=0.39607843137255%.
Shades of #9a746b
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 #9a746b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #9a746b
Preview of #9a746b on White Background
The contrast ratio of #9a746b with white color is 4.13
Preview of #9a746b on black background
The contrast ratio of #9a746b with black color is 5.08
#9a746b color will look good with a black background.
Color Schemes of #9a746b
Triadic Colors of #9a746b
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 #9a746b
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 #9a746b
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 #9a746b
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: #9a746b;
}
This is a sample text used for the color #9a746b. 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: #9a746b;
}
This is a sample text used for the color #9a746b. 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 #9a746b;
}
This is a sample text used for the color #9a746b. 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.85%
Green 30.77%
Blue 28.38%
CMYK Percentage
Cyan 0
Magenta 26.03%
Yellow 32.19%
Black 41.78%
Comments on this color
Please login or signup to post a comment.
No comments yet.