#a29ea1 Hex Color
rgb(162, 158, 161)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a2 | 9e | a1 | - | #a29ea1 |
RGB | 162 | 158 | 161 | - | rgb(162,158,161) |
HSL | 315 | 2% | 63% | - | hsl(315,2%,63%) |
HSV | 315 | 2% | 64% | - | hsv(315,2%,64%) |
XYZ | 33.5602 | 34.7083 | 38.6488 | - | xyz(33.5602,34.7083,38.6488) |
CIE-LAB | 65.52 | 2.02 | -1.05 | - | lab(65.52,2.02,-1.05) |
CMYK | 0 | 0.024691358024691 | 0.0061728395061728 | 0.36470588235294 | cmyk(0,0.024691358024691,0.0061728395061728,0.36470588235294) |
Description
The RGB value of color #a29ea1 is rgb(162, 158, 161).
In the hex color #a29ea1, The value of Red is 162, value of Green is 158, and value of Blue is 161. The primary color is Red. Similarly, The HSL values for #a29ea1 consists of 315° Hue, 2% Saturation, and 63% Lightness.
In the CMYK color model, the color #a29ea1 can be represented as Cyan=0%, Magenta=0.024691358024691%, Yellow=0.0061728395061728%, and Black=0.36470588235294%.
Shades of #a29ea1
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 #a29ea1
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a29ea1
Preview of #a29ea1 on White Background
The contrast ratio of #a29ea1 with white color is 2.64
Preview of #a29ea1 on black background
The contrast ratio of #a29ea1 with black color is 7.94
#a29ea1 color will look good with a black background.
Color Schemes of #a29ea1
Triadic Colors of #a29ea1
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 #a29ea1
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 #a29ea1
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 #a29ea1
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: #a29ea1;
}
This is a sample text used for the color #a29ea1. 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: #a29ea1;
}
This is a sample text used for the color #a29ea1. 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 #a29ea1;
}
This is a sample text used for the color #a29ea1. 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.68%
Green 32.85%
Blue 33.47%
CMYK Percentage
Cyan 0
Magenta 6.24%
Yellow 1.56%
Black 92.2%
Comments on this color
Please login or signup to post a comment.
No comments yet.