#a49ebc Hex Color
rgb(164, 158, 188)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a4 | 9e | bc | - | #a49ebc |
RGB | 164 | 158 | 188 | - | rgb(164,158,188) |
HSL | 252 | 18% | 68% | - | hsl(252,18%,68%) |
HSV | 252 | 16% | 74% | - | hsv(252,16%,74%) |
XYZ | 36.6138 | 35.9771 | 52.5915 | - | xyz(36.6138,35.9771,52.5915) |
CIE-LAB | 66.5 | 8.19 | -14.68 | - | lab(66.5,8.19,-14.68) |
CMYK | 0.12765957446809 | 0.15957446808511 | 0 | 0.26274509803922 | cmyk(0.12765957446809,0.15957446808511,0,0.26274509803922) |
Description
The RGB value of color #a49ebc is rgb(164, 158, 188).
In the hex color #a49ebc, The value of Red is 164, value of Green is 158, and value of Blue is 188. The primary color is Blue. Similarly, The HSL values for #a49ebc consists of 252° Hue, 18% Saturation, and 68% Lightness.
In the CMYK color model, the color #a49ebc can be represented as Cyan=0.12765957446809%, Magenta=0.15957446808511%, Yellow=0%, and Black=0.26274509803922%.
Shades of #a49ebc
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 #a49ebc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a49ebc
Preview of #a49ebc on White Background
The contrast ratio of #a49ebc with white color is 2.56
Preview of #a49ebc on black background
The contrast ratio of #a49ebc with black color is 8.2
#a49ebc color will look good with a black background.
Color Schemes of #a49ebc
Triadic Colors of #a49ebc
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 #a49ebc
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 #a49ebc
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 #a49ebc
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: #a49ebc;
}
This is a sample text used for the color #a49ebc. 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: #a49ebc;
}
This is a sample text used for the color #a49ebc. 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 #a49ebc;
}
This is a sample text used for the color #a49ebc. 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 32.16%
Green 30.98%
Blue 36.86%
CMYK Percentage
Cyan 23.21
Magenta 29.01%
Yellow 0%
Black 47.77%
Comments on this color
Please login or signup to post a comment.
No comments yet.