#aa09fc Hex Color
rgb(170, 9, 252)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | aa | 09 | fc | - | #aa09fc |
RGB | 170 | 9 | 252 | - | rgb(170,9,252) |
HSL | 280 | 98% | 51% | - | hsl(280,98%,51%) |
HSV | 280 | 96% | 99% | - | hsv(280,96%,99%) |
XYZ | 34.2459 | 15.7697 | 93.3344 | - | xyz(34.2459,15.7697,93.3344) |
CIE-LAB | 46.67 | 85.66 | -81.93 | - | lab(46.67,85.66,-81.93) |
CMYK | 0.32539682539683 | 0.96428571428571 | 0 | 0.011764705882353 | cmyk(0.32539682539683,0.96428571428571,0,0.011764705882353) |
Description
The RGB value of color #aa09fc is rgb(170, 9, 252).
In the hex color #aa09fc, The value of Red is 170, value of Green is 9, and value of Blue is 252. The primary color is Blue. Similarly, The HSL values for #aa09fc consists of 280° Hue, 98% Saturation, and 51% Lightness.
In the CMYK color model, the color #aa09fc can be represented as Cyan=0.32539682539683%, Magenta=0.96428571428571%, Yellow=0%, and Black=0.011764705882353%.
Shades of #aa09fc
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 #aa09fc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aa09fc
Preview of #aa09fc on White Background
The contrast ratio of #aa09fc with white color is 5.06
#aa09fc color will look good on a white background.
Preview of #aa09fc on black background
The contrast ratio of #aa09fc with black color is 4.15
Color Schemes of #aa09fc
Triadic Colors of #aa09fc
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 #aa09fc
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 #aa09fc
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 #aa09fc
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: #aa09fc;
}
This is a sample text used for the color #aa09fc. 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: #aa09fc;
}
This is a sample text used for the color #aa09fc. 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 #aa09fc;
}
This is a sample text used for the color #aa09fc. 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.44%
Green 2.09%
Blue 58.47%
CMYK Percentage
Cyan 25
Magenta 74.09%
Yellow 0%
Black 0.9%
Comments on this color
Please login or signup to post a comment.
No comments yet.