#8aabfd Hex Color
rgb(138, 171, 253)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 8a | ab | fd | - | #8aabfd |
| RGB | 138 | 171 | 253 | - | rgb(138,171,253) |
| HSL | 223 | 97% | 77% | - | hsl(223,97%,77%) |
| HSV | 223 | 45% | 99% | - | hsv(223,45%,99%) |
| XYZ | 42.7738 | 41.6209 | 98.7077 | - | xyz(42.7738,41.6209,98.7077) |
| CIE-LAB | 70.61 | 9.85 | -44.24 | - | lab(70.61,9.85,-44.24) |
| CMYK | 0.45454545454545 | 0.32411067193676 | 0 | 0.0078431372549019 | cmyk(0.45454545454545,0.32411067193676,0,0.0078431372549019) |
Description
The RGB value of color #8aabfd is rgb(138, 171, 253).
In the hex color #8aabfd, The value of Red is 138, value of Green is 171, and value of Blue is 253. The primary color is Blue. Similarly, The HSL values for #8aabfd consists of 223° Hue, 97% Saturation, and 77% Lightness.
In the CMYK color model, the color #8aabfd can be represented as Cyan=0.45454545454545%, Magenta=0.32411067193676%, Yellow=0%, and Black=0.0078431372549019%.
Shades of #8aabfd
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 #8aabfd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #8aabfd
Preview of #8aabfd on White Background
The contrast ratio of #8aabfd with white color is 2.25
Preview of #8aabfd on black background
The contrast ratio of #8aabfd with black color is 9.32
#8aabfd color will look good with a black background.
Color Schemes of #8aabfd
Triadic Colors of #8aabfd
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 #8aabfd
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 #8aabfd
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 #8aabfd
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: #8aabfd;
}
This is a sample text used for the color #8aabfd. 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: #8aabfd;
}
This is a sample text used for the color #8aabfd. 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 #8aabfd;
}
This is a sample text used for the color #8aabfd. 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 24.56%
Green 30.43%
Blue 45.02%
CMYK Percentage
Cyan 57.79
Magenta 41.21%
Yellow 0%
Black 1%
Comments on this color
Please login or signup to post a comment.
No comments yet.