#bbaebc Hex Color
rgb(187, 174, 188)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bb | ae | bc | - | #bbaebc |
RGB | 187 | 174 | 188 | - | rgb(187,174,188) |
HSL | 296 | 9% | 71% | - | hsl(296,9%,71%) |
HSV | 296 | 7% | 74% | - | hsv(296,7%,74%) |
XYZ | 44.7067 | 44.4677 | 53.8038 | - | xyz(44.7067,44.4677,53.8038) |
CIE-LAB | 72.54 | 7.21 | -5.46 | - | lab(72.54,7.21,-5.46) |
CMYK | 0.0053191489361703 | 0.074468085106383 | 0 | 0.26274509803922 | cmyk(0.0053191489361703,0.074468085106383,0,0.26274509803922) |
Description
The RGB value of color #bbaebc is rgb(187, 174, 188).
In the hex color #bbaebc, The value of Red is 187, value of Green is 174, and value of Blue is 188. The primary color is Blue. Similarly, The HSL values for #bbaebc consists of 296° Hue, 9% Saturation, and 71% Lightness.
In the CMYK color model, the color #bbaebc can be represented as Cyan=0.0053191489361703%, Magenta=0.074468085106383%, Yellow=0%, and Black=0.26274509803922%.
Shades of #bbaebc
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 #bbaebc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bbaebc
Preview of #bbaebc on White Background
The contrast ratio of #bbaebc with white color is 2.12
Preview of #bbaebc on black background
The contrast ratio of #bbaebc with black color is 9.89
#bbaebc color will look good with a black background.
Color Schemes of #bbaebc
Triadic Colors of #bbaebc
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 #bbaebc
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 #bbaebc
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 #bbaebc
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: #bbaebc;
}
This is a sample text used for the color #bbaebc. 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: #bbaebc;
}
This is a sample text used for the color #bbaebc. 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 #bbaebc;
}
This is a sample text used for the color #bbaebc. 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 34.06%
Green 31.69%
Blue 34.24%
CMYK Percentage
Cyan 1.55
Magenta 21.74%
Yellow 0%
Black 76.71%
Comments on this color
Please login or signup to post a comment.
No comments yet.