#aa3bff Hex Color
rgb(170, 59, 255)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | aa | 3b | ff | - | #aa3bff |
RGB | 170 | 59 | 255 | - | rgb(170,59,255) |
HSL | 274 | 100% | 62% | - | hsl(274,100%,62%) |
HSV | 274 | 77% | 100% | - | hsv(274,77%,100%) |
XYZ | 36.1915 | 18.894 | 96.3471 | - | xyz(36.1915,18.894,96.3471) |
CIE-LAB | 50.56 | 75.49 | -77.25 | - | lab(50.56,75.49,-77.25) |
CMYK | 0.33333333333333 | 0.76862745098039 | 0 | 0 | cmyk(0.33333333333333,0.76862745098039,0,0) |
Description
The RGB value of color #aa3bff is rgb(170, 59, 255).
In the hex color #aa3bff, The value of Red is 170, value of Green is 59, and value of Blue is 255. The primary color is Blue. Similarly, The HSL values for #aa3bff consists of 274° Hue, 100% Saturation, and 62% Lightness.
In the CMYK color model, the color #aa3bff can be represented as Cyan=0.33333333333333%, Magenta=0.76862745098039%, Yellow=0%, and Black=0%.
Shades of #aa3bff
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 #aa3bff
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aa3bff
Preview of #aa3bff on White Background
The contrast ratio of #aa3bff with white color is 4.39
Preview of #aa3bff on black background
The contrast ratio of #aa3bff with black color is 4.78
#aa3bff color will look good with a black background.
Color Schemes of #aa3bff
Triadic Colors of #aa3bff
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 #aa3bff
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 #aa3bff
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 #aa3bff
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: #aa3bff;
}
This is a sample text used for the color #aa3bff. 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: #aa3bff;
}
This is a sample text used for the color #aa3bff. 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 #aa3bff;
}
This is a sample text used for the color #aa3bff. 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 35.12%
Green 12.19%
Blue 52.69%
CMYK Percentage
Cyan 30.25
Magenta 69.75%
Yellow 0%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.