#b5aedf Hex Color
rgb(181, 174, 223)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b5 | ae | df | - | #b5aedf |
RGB | 181 | 174 | 223 | - | rgb(181,174,223) |
HSL | 249 | 43% | 78% | - | hsl(249,43%,78%) |
HSV | 249 | 22% | 87% | - | hsv(249,22%,87%) |
XYZ | 47.5114 | 45.4236 | 76.0755 | - | xyz(47.5114,45.4236,76.0755) |
CIE-LAB | 73.17 | 12.46 | -23.73 | - | lab(73.17,12.46,-23.73) |
CMYK | 0.18834080717489 | 0.21973094170404 | 0 | 0.12549019607843 | cmyk(0.18834080717489,0.21973094170404,0,0.12549019607843) |
Description
The RGB value of color #b5aedf is rgb(181, 174, 223).
In the hex color #b5aedf, The value of Red is 181, value of Green is 174, and value of Blue is 223. The primary color is Blue. Similarly, The HSL values for #b5aedf consists of 249° Hue, 43% Saturation, and 78% Lightness.
In the CMYK color model, the color #b5aedf can be represented as Cyan=0.18834080717489%, Magenta=0.21973094170404%, Yellow=0%, and Black=0.12549019607843%.
Shades of #b5aedf
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 #b5aedf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b5aedf
Preview of #b5aedf on White Background
The contrast ratio of #b5aedf with white color is 2.08
Preview of #b5aedf on black background
The contrast ratio of #b5aedf with black color is 10.08
#b5aedf color will look good with a black background.
Color Schemes of #b5aedf
Triadic Colors of #b5aedf
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 #b5aedf
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 #b5aedf
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 #b5aedf
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: #b5aedf;
}
This is a sample text used for the color #b5aedf. 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: #b5aedf;
}
This is a sample text used for the color #b5aedf. 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 #b5aedf;
}
This is a sample text used for the color #b5aedf. 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 31.31%
Green 30.1%
Blue 38.58%
CMYK Percentage
Cyan 35.3
Magenta 41.18%
Yellow 0%
Black 23.52%
Comments on this color
Please login or signup to post a comment.
No comments yet.