#a1bdfd Hex Color
rgb(161, 189, 253)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a1 | bd | fd | - | #a1bdfd |
RGB | 161 | 189 | 253 | - | rgb(161,189,253) |
HSL | 222 | 96% | 81% | - | hsl(222,96%,81%) |
HSV | 222 | 36% | 99% | - | hsv(222,36%,99%) |
XYZ | 50.6252 | 51.0641 | 100.1166 | - | xyz(50.6252,51.0641,100.1166) |
CIE-LAB | 76.72 | 5.66 | -34.62 | - | lab(76.72,5.66,-34.62) |
CMYK | 0.36363636363636 | 0.25296442687747 | 0 | 0.0078431372549019 | cmyk(0.36363636363636,0.25296442687747,0,0.0078431372549019) |
Description
The RGB value of color #a1bdfd is rgb(161, 189, 253).
In the hex color #a1bdfd, The value of Red is 161, value of Green is 189, and value of Blue is 253. The primary color is Blue. Similarly, The HSL values for #a1bdfd consists of 222° Hue, 96% Saturation, and 81% Lightness.
In the CMYK color model, the color #a1bdfd can be represented as Cyan=0.36363636363636%, Magenta=0.25296442687747%, Yellow=0%, and Black=0.0078431372549019%.
Shades of #a1bdfd
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 #a1bdfd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a1bdfd
Preview of #a1bdfd on White Background
The contrast ratio of #a1bdfd with white color is 1.87
Preview of #a1bdfd on black background
The contrast ratio of #a1bdfd with black color is 11.21
#a1bdfd color will look good with a black background.
Color Schemes of #a1bdfd
Triadic Colors of #a1bdfd
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 #a1bdfd
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 #a1bdfd
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 #a1bdfd
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: #a1bdfd;
}
This is a sample text used for the color #a1bdfd. 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: #a1bdfd;
}
This is a sample text used for the color #a1bdfd. 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 #a1bdfd;
}
This is a sample text used for the color #a1bdfd. 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 26.7%
Green 31.34%
Blue 41.96%
CMYK Percentage
Cyan 58.23
Magenta 40.51%
Yellow 0%
Black 1.26%
Comments on this color
Please login or signup to post a comment.
No comments yet.