#bfc2ee Hex Color
rgb(191, 194, 238)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bf | c2 | ee | - | #bfc2ee |
RGB | 191 | 194 | 238 | - | rgb(191,194,238) |
HSL | 236 | 58% | 84% | - | hsl(236,58%,84%) |
HSV | 236 | 20% | 93% | - | hsv(236,20%,93%) |
XYZ | 56.2103 | 55.833 | 88.7032 | - | xyz(56.2103,55.833,88.7032) |
CIE-LAB | 79.52 | 7.97 | -22.1 | - | lab(79.52,7.97,-22.1) |
CMYK | 0.19747899159664 | 0.18487394957983 | 0 | 0.066666666666667 | cmyk(0.19747899159664,0.18487394957983,0,0.066666666666667) |
Description
The RGB value of color #bfc2ee is rgb(191, 194, 238).
In the hex color #bfc2ee, The value of Red is 191, value of Green is 194, and value of Blue is 238. The primary color is Blue. Similarly, The HSL values for #bfc2ee consists of 236° Hue, 58% Saturation, and 84% Lightness.
In the CMYK color model, the color #bfc2ee can be represented as Cyan=0.19747899159664%, Magenta=0.18487394957983%, Yellow=0%, and Black=0.066666666666667%.
Shades of #bfc2ee
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 #bfc2ee
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bfc2ee
Preview of #bfc2ee on White Background
The contrast ratio of #bfc2ee with white color is 1.73
Preview of #bfc2ee on black background
The contrast ratio of #bfc2ee with black color is 12.17
#bfc2ee color will look good with a black background.
Color Schemes of #bfc2ee
Triadic Colors of #bfc2ee
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 #bfc2ee
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 #bfc2ee
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 #bfc2ee
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: #bfc2ee;
}
This is a sample text used for the color #bfc2ee. 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: #bfc2ee;
}
This is a sample text used for the color #bfc2ee. 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 #bfc2ee;
}
This is a sample text used for the color #bfc2ee. 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.66%
Green 31.14%
Blue 38.2%
CMYK Percentage
Cyan 43.98
Magenta 41.17%
Yellow 0%
Black 14.85%
Comments on this color
Please login or signup to post a comment.
No comments yet.