#a09d9d Hex Color
rgb(160, 157, 157)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a0 | 9d | 9d | - | #a09d9d |
RGB | 160 | 157 | 157 | - | rgb(160,157,157) |
HSL | 0 | 2% | 62% | - | hsl(0,2%,62%) |
HSV | 0 | 2% | 63% | - | hsv(0,2%,63%) |
XYZ | 32.64 | 34.0218 | 36.7448 | - | xyz(32.64,34.0218,36.7448) |
CIE-LAB | 64.98 | 1.09 | 0.38 | - | lab(64.98,1.09,0.38) |
CMYK | 0 | 0.01875 | 0.01875 | 0.37254901960784 | cmyk(0,0.01875,0.01875,0.37254901960784) |
Description
The RGB value of color #a09d9d is rgb(160, 157, 157).
In the hex color #a09d9d, The value of Red is 160, value of Green is 157, and value of Blue is 157. The primary color is Red. Similarly, The HSL values for #a09d9d consists of 0° Hue, 2% Saturation, and 62% Lightness.
In the CMYK color model, the color #a09d9d can be represented as Cyan=0%, Magenta=0.01875%, Yellow=0.01875%, and Black=0.37254901960784%.
Shades of #a09d9d
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 #a09d9d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a09d9d
Preview of #a09d9d on White Background
The contrast ratio of #a09d9d with white color is 2.69
Preview of #a09d9d on black background
The contrast ratio of #a09d9d with black color is 7.8
#a09d9d color will look good with a black background.
Color Schemes of #a09d9d
Triadic Colors of #a09d9d
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 #a09d9d
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 #a09d9d
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 #a09d9d
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: #a09d9d;
}
This is a sample text used for the color #a09d9d. 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: #a09d9d;
}
This is a sample text used for the color #a09d9d. 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 #a09d9d;
}
This is a sample text used for the color #a09d9d. 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 33.76%
Green 33.12%
Blue 33.12%
CMYK Percentage
Cyan 0
Magenta 4.57%
Yellow 4.57%
Black 90.85%
Comments on this color
Please login or signup to post a comment.
No comments yet.