#b7bfef Hex Color
rgb(183, 191, 239)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | b7 | bf | ef | - | #b7bfef |
| RGB | 183 | 191 | 239 | - | rgb(183,191,239) |
| HSL | 231 | 64% | 83% | - | hsl(231,64%,83%) |
| HSV | 231 | 23% | 94% | - | hsv(231,23%,94%) |
| XYZ | 53.7392 | 53.5609 | 89.1673 | - | xyz(53.7392,53.5609,89.1673) |
| CIE-LAB | 78.2 | 7.39 | -24.69 | - | lab(78.2,7.39,-24.69) |
| CMYK | 0.23430962343096 | 0.20083682008368 | 0 | 0.062745098039216 | cmyk(0.23430962343096,0.20083682008368,0,0.062745098039216) |
Description
The RGB value of color #b7bfef is rgb(183, 191, 239).
In the hex color #b7bfef, The value of Red is 183, value of Green is 191, and value of Blue is 239. The primary color is Blue. Similarly, The HSL values for #b7bfef consists of 231° Hue, 64% Saturation, and 83% Lightness.
In the CMYK color model, the color #b7bfef can be represented as Cyan=0.23430962343096%, Magenta=0.20083682008368%, Yellow=0%, and Black=0.062745098039216%.
Shades of #b7bfef
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 #b7bfef
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b7bfef
Preview of #b7bfef on White Background
The contrast ratio of #b7bfef with white color is 1.79
Preview of #b7bfef on black background
The contrast ratio of #b7bfef with black color is 11.71
#b7bfef color will look good with a black background.
Color Schemes of #b7bfef
Triadic Colors of #b7bfef
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 #b7bfef
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 #b7bfef
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 #b7bfef
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: #b7bfef;
}
This is a sample text used for the color #b7bfef. 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: #b7bfef;
}
This is a sample text used for the color #b7bfef. 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 #b7bfef;
}
This is a sample text used for the color #b7bfef. 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 29.85%
Green 31.16%
Blue 38.99%
CMYK Percentage
Cyan 47.06
Magenta 40.34%
Yellow 0%
Black 12.6%
Comments on this color
Please login or signup to post a comment.
No comments yet.