#b5aecc Hex Color
rgb(181, 174, 204)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b5 | ae | cc | - | #b5aecc |
RGB | 181 | 174 | 204 | - | rgb(181,174,204) |
HSL | 254 | 23% | 74% | - | hsl(254,23%,74%) |
HSV | 254 | 15% | 80% | - | hsv(254,15%,80%) |
XYZ | 45.0912 | 44.4555 | 63.3309 | - | xyz(45.0912,44.4555,63.3309) |
CIE-LAB | 72.53 | 8.36 | -14.31 | - | lab(72.53,8.36,-14.31) |
CMYK | 0.11274509803922 | 0.14705882352941 | 0 | 0.2 | cmyk(0.11274509803922,0.14705882352941,0,0.2) |
Description
The RGB value of color #b5aecc is rgb(181, 174, 204).
In the hex color #b5aecc, The value of Red is 181, value of Green is 174, and value of Blue is 204. The primary color is Blue. Similarly, The HSL values for #b5aecc consists of 254° Hue, 23% Saturation, and 74% Lightness.
In the CMYK color model, the color #b5aecc can be represented as Cyan=0.11274509803922%, Magenta=0.14705882352941%, Yellow=0%, and Black=0.2%.
Shades of #b5aecc
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 #b5aecc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b5aecc
Preview of #b5aecc on White Background
The contrast ratio of #b5aecc with white color is 2.12
Preview of #b5aecc on black background
The contrast ratio of #b5aecc with black color is 9.89
#b5aecc color will look good with a black background.
Color Schemes of #b5aecc
Triadic Colors of #b5aecc
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 #b5aecc
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 #b5aecc
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 #b5aecc
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: #b5aecc;
}
This is a sample text used for the color #b5aecc. 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: #b5aecc;
}
This is a sample text used for the color #b5aecc. 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 #b5aecc;
}
This is a sample text used for the color #b5aecc. 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 32.38%
Green 31.13%
Blue 36.49%
CMYK Percentage
Cyan 24.52
Magenta 31.98%
Yellow 0%
Black 43.5%
Comments on this color
Please login or signup to post a comment.
No comments yet.