#a4998d Hex Color
rgb(164, 153, 141)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a4 | 99 | 8d | - | #a4998d |
RGB | 164 | 153 | 141 | - | rgb(164,153,141) |
HSL | 31 | 11% | 60% | - | hsl(31,11%,60%) |
HSV | 31 | 14% | 64% | - | hsv(31,14%,64%) |
XYZ | 31.5088 | 32.5981 | 29.8307 | - | xyz(31.5088,32.5981,29.8307) |
CIE-LAB | 63.83 | 1.93 | 7.75 | - | lab(63.83,1.93,7.75) |
CMYK | 0 | 0.067073170731707 | 0.14024390243902 | 0.35686274509804 | cmyk(0,0.067073170731707,0.14024390243902,0.35686274509804) |
Description
The RGB value of color #a4998d is rgb(164, 153, 141).
In the hex color #a4998d, The value of Red is 164, value of Green is 153, and value of Blue is 141. The primary color is Red. Similarly, The HSL values for #a4998d consists of 31° Hue, 11% Saturation, and 60% Lightness.
In the CMYK color model, the color #a4998d can be represented as Cyan=0%, Magenta=0.067073170731707%, Yellow=0.14024390243902%, and Black=0.35686274509804%.
Shades of #a4998d
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 #a4998d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a4998d
Preview of #a4998d on White Background
The contrast ratio of #a4998d with white color is 2.79
Preview of #a4998d on black background
The contrast ratio of #a4998d with black color is 7.52
#a4998d color will look good with a black background.
Color Schemes of #a4998d
Triadic Colors of #a4998d
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 #a4998d
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 #a4998d
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 #a4998d
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: #a4998d;
}
This is a sample text used for the color #a4998d. 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: #a4998d;
}
This is a sample text used for the color #a4998d. 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 #a4998d;
}
This is a sample text used for the color #a4998d. 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 35.81%
Green 33.41%
Blue 30.79%
CMYK Percentage
Cyan 0
Magenta 11.89%
Yellow 24.86%
Black 63.25%
Comments on this color
Please login or signup to post a comment.
No comments yet.