#baabe5 Hex Color
rgb(186, 171, 229)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ba | ab | e5 | - | #baabe5 |
RGB | 186 | 171 | 229 | - | rgb(186,171,229) |
HSL | 256 | 53% | 78% | - | hsl(256,53%,78%) |
HSV | 256 | 25% | 90% | - | hsv(256,25%,90%) |
XYZ | 48.9555 | 45.2221 | 80.2772 | - | xyz(48.9555,45.2221,80.2772) |
CIE-LAB | 73.04 | 17.01 | -27.17 | - | lab(73.04,17.01,-27.17) |
CMYK | 0.18777292576419 | 0.25327510917031 | 0 | 0.10196078431373 | cmyk(0.18777292576419,0.25327510917031,0,0.10196078431373) |
Description
The RGB value of color #baabe5 is rgb(186, 171, 229).
In the hex color #baabe5, The value of Red is 186, value of Green is 171, and value of Blue is 229. The primary color is Blue. Similarly, The HSL values for #baabe5 consists of 256° Hue, 53% Saturation, and 78% Lightness.
In the CMYK color model, the color #baabe5 can be represented as Cyan=0.18777292576419%, Magenta=0.25327510917031%, Yellow=0%, and Black=0.10196078431373%.
Shades of #baabe5
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 #baabe5
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #baabe5
Preview of #baabe5 on White Background
The contrast ratio of #baabe5 with white color is 2.09
Preview of #baabe5 on black background
The contrast ratio of #baabe5 with black color is 10.04
#baabe5 color will look good with a black background.
Color Schemes of #baabe5
Triadic Colors of #baabe5
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 #baabe5
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 #baabe5
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 #baabe5
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: #baabe5;
}
This is a sample text used for the color #baabe5. 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: #baabe5;
}
This is a sample text used for the color #baabe5. 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 #baabe5;
}
This is a sample text used for the color #baabe5. 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.74%
Green 29.18%
Blue 39.08%
CMYK Percentage
Cyan 34.58
Magenta 46.64%
Yellow 0%
Black 18.78%
Comments on this color
Please login or signup to post a comment.
No comments yet.