#a94abb Hex Color
rgb(169, 74, 187)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a9 | 4a | bb | - | #a94abb |
RGB | 169 | 74 | 187 | - | rgb(169,74,187) |
HSL | 290 | 45% | 51% | - | hsl(290,45%,51%) |
HSV | 290 | 60% | 73% | - | hsv(290,60%,73%) |
XYZ | 27.7806 | 16.9204 | 48.8155 | - | xyz(27.7806,16.9204,48.8155) |
CIE-LAB | 48.16 | 55.27 | -42.45 | - | lab(48.16,55.27,-42.45) |
CMYK | 0.096256684491979 | 0.60427807486631 | 0 | 0.26666666666667 | cmyk(0.096256684491979,0.60427807486631,0,0.26666666666667) |
Description
The RGB value of color #a94abb is rgb(169, 74, 187).
In the hex color #a94abb, The value of Red is 169, value of Green is 74, and value of Blue is 187. The primary color is Blue. Similarly, The HSL values for #a94abb consists of 290° Hue, 45% Saturation, and 51% Lightness.
In the CMYK color model, the color #a94abb can be represented as Cyan=0.096256684491979%, Magenta=0.60427807486631%, Yellow=0%, and Black=0.26666666666667%.
Shades of #a94abb
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 #a94abb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a94abb
Preview of #a94abb on White Background
The contrast ratio of #a94abb with white color is 4.79
#a94abb color will look good on a white background.
Preview of #a94abb on black background
The contrast ratio of #a94abb with black color is 4.38
Color Schemes of #a94abb
Triadic Colors of #a94abb
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 #a94abb
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 #a94abb
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 #a94abb
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: #a94abb;
}
This is a sample text used for the color #a94abb. 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: #a94abb;
}
This is a sample text used for the color #a94abb. 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 #a94abb;
}
This is a sample text used for the color #a94abb. 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 39.3%
Green 17.21%
Blue 43.49%
CMYK Percentage
Cyan 9.95
Magenta 62.48%
Yellow 0%
Black 27.57%
Comments on this color
Please login or signup to post a comment.
No comments yet.