#b7cafa Hex Color
rgb(183, 202, 250)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | b7 | ca | fa | - | #b7cafa |
| RGB | 183 | 202 | 250 | - | rgb(183,202,250) |
| HSL | 223 | 87% | 85% | - | hsl(223,87%,85%) |
| HSV | 223 | 27% | 98% | - | hsv(223,27%,98%) |
| XYZ | 57.9043 | 59.2105 | 98.8194 | - | xyz(57.9043,59.2105,98.8194) |
| CIE-LAB | 81.41 | 4.01 | -25.69 | - | lab(81.41,4.01,-25.69) |
| CMYK | 0.268 | 0.192 | 0 | 0.019607843137255 | cmyk(0.268,0.192,0,0.019607843137255) |
Description
The RGB value of color #b7cafa is rgb(183, 202, 250).
In the hex color #b7cafa, The value of Red is 183, value of Green is 202, and value of Blue is 250. The primary color is Blue. Similarly, The HSL values for #b7cafa consists of 223° Hue, 87% Saturation, and 85% Lightness.
In the CMYK color model, the color #b7cafa can be represented as Cyan=0.268%, Magenta=0.192%, Yellow=0%, and Black=0.019607843137255%.
Shades of #b7cafa
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 #b7cafa
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b7cafa
Preview of #b7cafa on White Background
The contrast ratio of #b7cafa with white color is 1.64
Preview of #b7cafa on black background
The contrast ratio of #b7cafa with black color is 12.84
#b7cafa color will look good with a black background.
Color Schemes of #b7cafa
Triadic Colors of #b7cafa
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 #b7cafa
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 #b7cafa
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 #b7cafa
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: #b7cafa;
}
This is a sample text used for the color #b7cafa. 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: #b7cafa;
}
This is a sample text used for the color #b7cafa. 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 #b7cafa;
}
This is a sample text used for the color #b7cafa. 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 28.82%
Green 31.81%
Blue 39.37%
CMYK Percentage
Cyan 55.88
Magenta 40.03%
Yellow 0%
Black 4.09%
Comments on this color
Please login or signup to post a comment.
No comments yet.