#bac1eb Hex Color
rgb(186, 193, 235)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ba | c1 | eb | - | #bac1eb |
RGB | 186 | 193 | 235 | - | rgb(186,193,235) |
HSL | 231 | 55% | 83% | - | hsl(231,55%,83%) |
HSV | 231 | 21% | 92% | - | hsv(231,21%,92%) |
XYZ | 54.3151 | 54.5772 | 86.269 | - | xyz(54.3151,54.5772,86.269) |
CIE-LAB | 78.8 | 6.31 | -21.62 | - | lab(78.8,6.31,-21.62) |
CMYK | 0.20851063829787 | 0.17872340425532 | 0 | 0.07843137254902 | cmyk(0.20851063829787,0.17872340425532,0,0.07843137254902) |
Description
The RGB value of color #bac1eb is rgb(186, 193, 235).
In the hex color #bac1eb, The value of Red is 186, value of Green is 193, and value of Blue is 235. The primary color is Blue. Similarly, The HSL values for #bac1eb consists of 231° Hue, 55% Saturation, and 83% Lightness.
In the CMYK color model, the color #bac1eb can be represented as Cyan=0.20851063829787%, Magenta=0.17872340425532%, Yellow=0%, and Black=0.07843137254902%.
Shades of #bac1eb
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 #bac1eb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bac1eb
Preview of #bac1eb on White Background
The contrast ratio of #bac1eb with white color is 1.76
Preview of #bac1eb on black background
The contrast ratio of #bac1eb with black color is 11.92
#bac1eb color will look good with a black background.
Color Schemes of #bac1eb
Triadic Colors of #bac1eb
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 #bac1eb
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 #bac1eb
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 #bac1eb
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: #bac1eb;
}
This is a sample text used for the color #bac1eb. 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: #bac1eb;
}
This is a sample text used for the color #bac1eb. 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 #bac1eb;
}
This is a sample text used for the color #bac1eb. 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 30.29%
Green 31.43%
Blue 38.27%
CMYK Percentage
Cyan 44.78
Magenta 38.38%
Yellow 0%
Black 16.84%
Comments on this color
Please login or signup to post a comment.
No comments yet.