#bfc8ec Hex Color
rgb(191, 200, 236)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | bf | c8 | ec | - | #bfc8ec |
| RGB | 191 | 200 | 236 | - | rgb(191,200,236) |
| HSL | 228 | 54% | 84% | - | hsl(228,54%,84%) |
| HSV | 228 | 19% | 93% | - | hsv(228,19%,93%) |
| XYZ | 57.2805 | 58.441 | 87.6181 | - | xyz(57.2805,58.441,87.6181) |
| CIE-LAB | 80.98 | 4.31 | -18.81 | - | lab(80.98,4.31,-18.81) |
| CMYK | 0.19067796610169 | 0.15254237288136 | 0 | 0.074509803921569 | cmyk(0.19067796610169,0.15254237288136,0,0.074509803921569) |
Description
The RGB value of color #bfc8ec is rgb(191, 200, 236).
In the hex color #bfc8ec, The value of Red is 191, value of Green is 200, and value of Blue is 236. The primary color is Blue. Similarly, The HSL values for #bfc8ec consists of 228° Hue, 54% Saturation, and 84% Lightness.
In the CMYK color model, the color #bfc8ec can be represented as Cyan=0.19067796610169%, Magenta=0.15254237288136%, Yellow=0%, and Black=0.074509803921569%.
Shades of #bfc8ec
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 #bfc8ec
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bfc8ec
Preview of #bfc8ec on White Background
The contrast ratio of #bfc8ec with white color is 1.66
Preview of #bfc8ec on black background
The contrast ratio of #bfc8ec with black color is 12.69
#bfc8ec color will look good with a black background.
Color Schemes of #bfc8ec
Triadic Colors of #bfc8ec
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 #bfc8ec
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 #bfc8ec
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 #bfc8ec
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: #bfc8ec;
}
This is a sample text used for the color #bfc8ec. 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: #bfc8ec;
}
This is a sample text used for the color #bfc8ec. 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 #bfc8ec;
}
This is a sample text used for the color #bfc8ec. 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.46%
Green 31.9%
Blue 37.64%
CMYK Percentage
Cyan 45.65
Magenta 36.52%
Yellow 0%
Black 17.84%
Comments on this color
Please login or signup to post a comment.
No comments yet.