#aa27fa Hex Color
rgb(170, 39, 250)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | aa | 27 | fa | - | #aa27fa |
| RGB | 170 | 39 | 250 | - | rgb(170,39,250) |
| HSL | 277 | 95% | 57% | - | hsl(277,95%,57%) |
| HSV | 277 | 84% | 98% | - | hsv(277,84%,98%) |
| XYZ | 34.5584 | 16.8992 | 91.8829 | - | xyz(34.5584,16.8992,91.8829) |
| CIE-LAB | 48.13 | 80.43 | -78.42 | - | lab(48.13,80.43,-78.42) |
| CMYK | 0.32 | 0.844 | 0 | 0.019607843137255 | cmyk(0.32,0.844,0,0.019607843137255) |
Description
The RGB value of color #aa27fa is rgb(170, 39, 250).
In the hex color #aa27fa, The value of Red is 170, value of Green is 39, and value of Blue is 250. The primary color is Blue. Similarly, The HSL values for #aa27fa consists of 277° Hue, 95% Saturation, and 57% Lightness.
In the CMYK color model, the color #aa27fa can be represented as Cyan=0.32%, Magenta=0.844%, Yellow=0%, and Black=0.019607843137255%.
Shades of #aa27fa
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 #aa27fa
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aa27fa
Preview of #aa27fa on White Background
The contrast ratio of #aa27fa with white color is 4.79
#aa27fa color will look good on a white background.
Preview of #aa27fa on black background
The contrast ratio of #aa27fa with black color is 4.38
Color Schemes of #aa27fa
Triadic Colors of #aa27fa
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 #aa27fa
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 #aa27fa
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 #aa27fa
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: #aa27fa;
}
This is a sample text used for the color #aa27fa. 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: #aa27fa;
}
This is a sample text used for the color #aa27fa. 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 #aa27fa;
}
This is a sample text used for the color #aa27fa. 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.04%
Green 8.5%
Blue 54.47%
CMYK Percentage
Cyan 27.04
Magenta 71.31%
Yellow 0%
Black 1.66%
Comments on this color
Please login or signup to post a comment.
No comments yet.