#a7968b Hex Color
rgb(167, 150, 139)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a7 | 96 | 8b | - | #a7968b |
RGB | 167 | 150 | 139 | - | rgb(167,150,139) |
HSL | 24 | 14% | 60% | - | hsl(24,14%,60%) |
HSV | 24 | 17% | 65% | - | hsv(24,17%,65%) |
XYZ | 31.5029 | 31.8923 | 28.9215 | - | xyz(31.5029,31.8923,28.9215) |
CIE-LAB | 63.25 | 4.41 | 8.08 | - | lab(63.25,4.41,8.08) |
CMYK | 0 | 0.10179640718563 | 0.16766467065868 | 0.34509803921569 | cmyk(0,0.10179640718563,0.16766467065868,0.34509803921569) |
Description
The RGB value of color #a7968b is rgb(167, 150, 139).
In the hex color #a7968b, The value of Red is 167, value of Green is 150, and value of Blue is 139. The primary color is Red. Similarly, The HSL values for #a7968b consists of 24° Hue, 14% Saturation, and 60% Lightness.
In the CMYK color model, the color #a7968b can be represented as Cyan=0%, Magenta=0.10179640718563%, Yellow=0.16766467065868%, and Black=0.34509803921569%.
Shades of #a7968b
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 #a7968b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a7968b
Preview of #a7968b on White Background
The contrast ratio of #a7968b with white color is 2.85
Preview of #a7968b on black background
The contrast ratio of #a7968b with black color is 7.38
#a7968b color will look good with a black background.
Color Schemes of #a7968b
Triadic Colors of #a7968b
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 #a7968b
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 #a7968b
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 #a7968b
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: #a7968b;
}
This is a sample text used for the color #a7968b. 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: #a7968b;
}
This is a sample text used for the color #a7968b. 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 #a7968b;
}
This is a sample text used for the color #a7968b. 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 36.62%
Green 32.89%
Blue 30.48%
CMYK Percentage
Cyan 0
Magenta 16.56%
Yellow 27.28%
Black 56.15%
Comments on this color
Please login or signup to post a comment.
No comments yet.