#a45ab6 Hex Color
rgb(164, 90, 182)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a4 | 5a | b6 | - | #a45ab6 |
RGB | 164 | 90 | 182 | - | rgb(164,90,182) |
HSL | 288 | 39% | 53% | - | hsl(288,39%,53%) |
HSV | 288 | 51% | 71% | - | hsv(288,51%,71%) |
XYZ | 27.4095 | 18.5822 | 46.3981 | - | xyz(27.4095,18.5822,46.3981) |
CIE-LAB | 50.19 | 45.01 | -36.37 | - | lab(50.19,45.01,-36.37) |
CMYK | 0.098901098901099 | 0.50549450549451 | 0 | 0.28627450980392 | cmyk(0.098901098901099,0.50549450549451,0,0.28627450980392) |
Description
The RGB value of color #a45ab6 is rgb(164, 90, 182).
In the hex color #a45ab6, The value of Red is 164, value of Green is 90, and value of Blue is 182. The primary color is Blue. Similarly, The HSL values for #a45ab6 consists of 288° Hue, 39% Saturation, and 53% Lightness.
In the CMYK color model, the color #a45ab6 can be represented as Cyan=0.098901098901099%, Magenta=0.50549450549451%, Yellow=0%, and Black=0.28627450980392%.
Shades of #a45ab6
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 #a45ab6
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a45ab6
Preview of #a45ab6 on White Background
The contrast ratio of #a45ab6 with white color is 4.45
Preview of #a45ab6 on black background
The contrast ratio of #a45ab6 with black color is 4.72
#a45ab6 color will look good with a black background.
Color Schemes of #a45ab6
Triadic Colors of #a45ab6
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 #a45ab6
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 #a45ab6
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 #a45ab6
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: #a45ab6;
}
This is a sample text used for the color #a45ab6. 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: #a45ab6;
}
This is a sample text used for the color #a45ab6. 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 #a45ab6;
}
This is a sample text used for the color #a45ab6. 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 37.61%
Green 20.64%
Blue 41.74%
CMYK Percentage
Cyan 11.1
Magenta 56.75%
Yellow 0%
Black 32.14%
Comments on this color
Please login or signup to post a comment.
No comments yet.