#aa63fb Hex Color
rgb(170, 99, 251)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | aa | 63 | fb | - | #aa63fb |
RGB | 170 | 99 | 251 | - | rgb(170,99,251) |
HSL | 268 | 95% | 69% | - | hsl(268,95%,69%) |
HSV | 268 | 61% | 98% | - | hsv(268,61%,98%) |
XYZ | 38.452 | 24.4348 | 93.9565 | - | xyz(38.452,24.4348,93.9565) |
CIE-LAB | 56.52 | 57.21 | -65.37 | - | lab(56.52,57.21,-65.37) |
CMYK | 0.32270916334661 | 0.60557768924303 | 0 | 0.015686274509804 | cmyk(0.32270916334661,0.60557768924303,0,0.015686274509804) |
Description
The RGB value of color #aa63fb is rgb(170, 99, 251).
In the hex color #aa63fb, The value of Red is 170, value of Green is 99, and value of Blue is 251. The primary color is Blue. Similarly, The HSL values for #aa63fb consists of 268° Hue, 95% Saturation, and 69% Lightness.
In the CMYK color model, the color #aa63fb can be represented as Cyan=0.32270916334661%, Magenta=0.60557768924303%, Yellow=0%, and Black=0.015686274509804%.
Shades of #aa63fb
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 #aa63fb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aa63fb
Preview of #aa63fb on White Background
The contrast ratio of #aa63fb with white color is 3.57
Preview of #aa63fb on black background
The contrast ratio of #aa63fb with black color is 5.89
#aa63fb color will look good with a black background.
Color Schemes of #aa63fb
Triadic Colors of #aa63fb
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 #aa63fb
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 #aa63fb
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 #aa63fb
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: #aa63fb;
}
This is a sample text used for the color #aa63fb. 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: #aa63fb;
}
This is a sample text used for the color #aa63fb. 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 #aa63fb;
}
This is a sample text used for the color #aa63fb. 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 32.69%
Green 19.04%
Blue 48.27%
CMYK Percentage
Cyan 34.19
Magenta 64.15%
Yellow 0%
Black 1.66%
Comments on this color
Please login or signup to post a comment.
No comments yet.