#b5aeda Hex Color
rgb(181, 174, 218)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | b5 | ae | da | - | #b5aeda |
| RGB | 181 | 174 | 218 | - | rgb(181,174,218) |
| HSL | 250 | 37% | 77% | - | hsl(250,37%,77%) |
| HSV | 250 | 20% | 85% | - | hsv(250,20%,85%) |
| XYZ | 46.847 | 45.1578 | 72.5769 | - | xyz(46.847,45.1578,72.5769) |
| CIE-LAB | 73 | 11.36 | -21.27 | - | lab(73,11.36,-21.27) |
| CMYK | 0.1697247706422 | 0.20183486238532 | 0 | 0.14509803921569 | cmyk(0.1697247706422,0.20183486238532,0,0.14509803921569) |
Description
The RGB value of color #b5aeda is rgb(181, 174, 218).
In the hex color #b5aeda, The value of Red is 181, value of Green is 174, and value of Blue is 218. The primary color is Blue. Similarly, The HSL values for #b5aeda consists of 250° Hue, 37% Saturation, and 77% Lightness.
In the CMYK color model, the color #b5aeda can be represented as Cyan=0.1697247706422%, Magenta=0.20183486238532%, Yellow=0%, and Black=0.14509803921569%.
Shades of #b5aeda
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 #b5aeda
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b5aeda
Preview of #b5aeda on White Background
The contrast ratio of #b5aeda with white color is 2.09
Preview of #b5aeda on black background
The contrast ratio of #b5aeda with black color is 10.03
#b5aeda color will look good with a black background.
Color Schemes of #b5aeda
Triadic Colors of #b5aeda
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 #b5aeda
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 #b5aeda
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 #b5aeda
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: #b5aeda;
}
This is a sample text used for the color #b5aeda. 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: #b5aeda;
}
This is a sample text used for the color #b5aeda. 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 #b5aeda;
}
This is a sample text used for the color #b5aeda. 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.59%
Green 30.37%
Blue 38.05%
CMYK Percentage
Cyan 32.85
Magenta 39.07%
Yellow 0%
Black 28.08%
Comments on this color
Please login or signup to post a comment.
No comments yet.