#aaaffd Hex Color
rgb(170, 175, 253)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | aa | af | fd | - | #aaaffd |
RGB | 170 | 175 | 253 | - | rgb(170,175,253) |
HSL | 236 | 95% | 83% | - | hsl(236,95%,83%) |
HSV | 236 | 33% | 99% | - | hsv(236,33%,99%) |
XYZ | 49.6372 | 46.2978 | 99.2487 | - | xyz(49.6372,46.2978,99.2487) |
CIE-LAB | 73.74 | 15.85 | -39.2 | - | lab(73.74,15.85,-39.2) |
CMYK | 0.32806324110672 | 0.30830039525692 | 0 | 0.0078431372549019 | cmyk(0.32806324110672,0.30830039525692,0,0.0078431372549019) |
Description
The RGB value of color #aaaffd is rgb(170, 175, 253).
In the hex color #aaaffd, The value of Red is 170, value of Green is 175, and value of Blue is 253. The primary color is Blue. Similarly, The HSL values for #aaaffd consists of 236° Hue, 95% Saturation, and 83% Lightness.
In the CMYK color model, the color #aaaffd can be represented as Cyan=0.32806324110672%, Magenta=0.30830039525692%, Yellow=0%, and Black=0.0078431372549019%.
Shades of #aaaffd
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 #aaaffd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #aaaffd
Preview of #aaaffd on White Background
The contrast ratio of #aaaffd with white color is 2.05
Preview of #aaaffd on black background
The contrast ratio of #aaaffd with black color is 10.26
#aaaffd color will look good with a black background.
Color Schemes of #aaaffd
Triadic Colors of #aaaffd
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 #aaaffd
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 #aaaffd
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 #aaaffd
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: #aaaffd;
}
This is a sample text used for the color #aaaffd. 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: #aaaffd;
}
This is a sample text used for the color #aaaffd. 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 #aaaffd;
}
This is a sample text used for the color #aaaffd. 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 28.43%
Green 29.26%
Blue 42.31%
CMYK Percentage
Cyan 50.93
Magenta 47.86%
Yellow 0%
Black 1.22%
Comments on this color
Please login or signup to post a comment.
No comments yet.