#bac1cb Hex Color
rgb(186, 193, 203)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ba | c1 | cb | - | #bac1cb |
RGB | 186 | 193 | 203 | - | rgb(186,193,203) |
HSL | 215 | 14% | 76% | - | hsl(215,14%,76%) |
HSV | 215 | 8% | 80% | - | hsv(215,8%,80%) |
XYZ | 50.0992 | 52.8908 | 64.0684 | - | xyz(50.0992,52.8908,64.0684) |
CIE-LAB | 77.81 | -0.46 | -5.85 | - | lab(77.81,-0.46,-5.85) |
CMYK | 0.083743842364532 | 0.049261083743842 | 0 | 0.20392156862745 | cmyk(0.083743842364532,0.049261083743842,0,0.20392156862745) |
Description
The RGB value of color #bac1cb is rgb(186, 193, 203).
In the hex color #bac1cb, The value of Red is 186, value of Green is 193, and value of Blue is 203. The primary color is Blue. Similarly, The HSL values for #bac1cb consists of 215° Hue, 14% Saturation, and 76% Lightness.
In the CMYK color model, the color #bac1cb can be represented as Cyan=0.083743842364532%, Magenta=0.049261083743842%, Yellow=0%, and Black=0.20392156862745%.
Shades of #bac1cb
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 #bac1cb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bac1cb
Preview of #bac1cb on White Background
The contrast ratio of #bac1cb with white color is 1.81
Preview of #bac1cb on black background
The contrast ratio of #bac1cb with black color is 11.58
#bac1cb color will look good with a black background.
Color Schemes of #bac1cb
Triadic Colors of #bac1cb
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 #bac1cb
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 #bac1cb
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 #bac1cb
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: #bac1cb;
}
This is a sample text used for the color #bac1cb. 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: #bac1cb;
}
This is a sample text used for the color #bac1cb. 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 #bac1cb;
}
This is a sample text used for the color #bac1cb. 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.96%
Green 33.16%
Blue 34.88%
CMYK Percentage
Cyan 24.86
Magenta 14.62%
Yellow 0%
Black 60.52%
Comments on this color
Please login or signup to post a comment.
No comments yet.