#a98d8a Hex Color
rgb(169, 141, 138)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a9 | 8d | 8a | - | #a98d8a |
RGB | 169 | 141 | 138 | - | rgb(169,141,138) |
HSL | 6 | 15% | 60% | - | hsl(6,15%,60%) |
HSV | 6 | 18% | 66% | - | hsv(6,18%,66%) |
XYZ | 30.4745 | 29.3197 | 28.0979 | - | xyz(30.4745,29.3197,28.0979) |
CIE-LAB | 61.06 | 10.05 | 5.54 | - | lab(61.06,10.05,5.54) |
CMYK | 0 | 0.16568047337278 | 0.18343195266272 | 0.33725490196078 | cmyk(0,0.16568047337278,0.18343195266272,0.33725490196078) |
Description
The RGB value of color #a98d8a is rgb(169, 141, 138).
In the hex color #a98d8a, The value of Red is 169, value of Green is 141, and value of Blue is 138. The primary color is Red. Similarly, The HSL values for #a98d8a consists of 6° Hue, 15% Saturation, and 60% Lightness.
In the CMYK color model, the color #a98d8a can be represented as Cyan=0%, Magenta=0.16568047337278%, Yellow=0.18343195266272%, and Black=0.33725490196078%.
Shades of #a98d8a
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 #a98d8a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a98d8a
Preview of #a98d8a on White Background
The contrast ratio of #a98d8a with white color is 3.06
Preview of #a98d8a on black background
The contrast ratio of #a98d8a with black color is 6.86
#a98d8a color will look good with a black background.
Color Schemes of #a98d8a
Triadic Colors of #a98d8a
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 #a98d8a
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 #a98d8a
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 #a98d8a
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: #a98d8a;
}
This is a sample text used for the color #a98d8a. 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: #a98d8a;
}
This is a sample text used for the color #a98d8a. 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 #a98d8a;
}
This is a sample text used for the color #a98d8a. 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.72%
Green 31.47%
Blue 30.8%
CMYK Percentage
Cyan 0
Magenta 24.14%
Yellow 26.73%
Black 49.14%
Comments on this color
Please login or signup to post a comment.
No comments yet.