#aa4cb6 Hex Color
rgb(170, 76, 182)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | aa | 4c | b6 | - | #aa4cb6 |
RGB | 170 | 76 | 182 | - | rgb(170,76,182) |
HSL | 293 | 42% | 51% | - | hsl(293,42%,51%) |
HSV | 293 | 58% | 71% | - | hsv(293,58%,71%) |
XYZ | 27.6055 | 17.0923 | 46.1001 | - | xyz(27.6055,17.0923,46.1001) |
CIE-LAB | 48.38 | 53.64 | -39.19 | - | lab(48.38,53.64,-39.19) |
CMYK | 0.065934065934066 | 0.58241758241758 | 0 | 0.28627450980392 | cmyk(0.065934065934066,0.58241758241758,0,0.28627450980392) |
Description
The RGB value of color #aa4cb6 is rgb(170, 76, 182).
In the hex color #aa4cb6, The value of Red is 170, value of Green is 76, and value of Blue is 182. The primary color is Blue. Similarly, The HSL values for #aa4cb6 consists of 293° Hue, 42% Saturation, and 51% Lightness.
In the CMYK color model, the color #aa4cb6 can be represented as Cyan=0.065934065934066%, Magenta=0.58241758241758%, Yellow=0%, and Black=0.28627450980392%.
Shades of #aa4cb6
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 #aa4cb6
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aa4cb6
Preview of #aa4cb6 on White Background
The contrast ratio of #aa4cb6 with white color is 4.75
#aa4cb6 color will look good on a white background.
Preview of #aa4cb6 on black background
The contrast ratio of #aa4cb6 with black color is 4.42
Color Schemes of #aa4cb6
Triadic Colors of #aa4cb6
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 #aa4cb6
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 #aa4cb6
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 #aa4cb6
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: #aa4cb6;
}
This is a sample text used for the color #aa4cb6. 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: #aa4cb6;
}
This is a sample text used for the color #aa4cb6. 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 #aa4cb6;
}
This is a sample text used for the color #aa4cb6. 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.72%
Green 17.76%
Blue 42.52%
CMYK Percentage
Cyan 7.05
Magenta 62.32%
Yellow 0%
Black 30.63%
Comments on this color
Please login or signup to post a comment.
No comments yet.