#a0949d Hex Color
rgb(160, 148, 157)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a0 | 94 | 9d | - | #a0949d |
RGB | 160 | 148 | 157 | - | rgb(160,148,157) |
HSL | 315 | 6% | 60% | - | hsl(315,6%,60%) |
HSV | 315 | 7% | 63% | - | hsv(315,7%,63%) |
XYZ | 31.1729 | 31.0877 | 36.2558 | - | xyz(31.1729,31.0877,36.2558) |
CIE-LAB | 62.58 | 6.1 | -3.14 | - | lab(62.58,6.1,-3.14) |
CMYK | 0 | 0.075 | 0.01875 | 0.37254901960784 | cmyk(0,0.075,0.01875,0.37254901960784) |
Description
The RGB value of color #a0949d is rgb(160, 148, 157).
In the hex color #a0949d, The value of Red is 160, value of Green is 148, and value of Blue is 157. The primary color is Red. Similarly, The HSL values for #a0949d consists of 315° Hue, 6% Saturation, and 60% Lightness.
In the CMYK color model, the color #a0949d can be represented as Cyan=0%, Magenta=0.075%, Yellow=0.01875%, and Black=0.37254901960784%.
Shades of #a0949d
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 #a0949d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a0949d
Preview of #a0949d on White Background
The contrast ratio of #a0949d with white color is 2.91
Preview of #a0949d on black background
The contrast ratio of #a0949d with black color is 7.22
#a0949d color will look good with a black background.
Color Schemes of #a0949d
Triadic Colors of #a0949d
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 #a0949d
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 #a0949d
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 #a0949d
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: #a0949d;
}
This is a sample text used for the color #a0949d. 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: #a0949d;
}
This is a sample text used for the color #a0949d. 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 #a0949d;
}
This is a sample text used for the color #a0949d. 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 34.41%
Green 31.83%
Blue 33.76%
CMYK Percentage
Cyan 0
Magenta 16.08%
Yellow 4.02%
Black 79.89%
Comments on this color
Please login or signup to post a comment.
No comments yet.