#b9afef Hex Color
rgb(185, 175, 239)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | b9 | af | ef | - | #b9afef |
| RGB | 185 | 175 | 239 | - | rgb(185,175,239) |
| HSL | 249 | 67% | 81% | - | hsl(249,67%,81%) |
| HSV | 249 | 27% | 94% | - | hsv(249,27%,94%) |
| XYZ | 50.9175 | 47.2062 | 88.0894 | - | xyz(50.9175,47.2062,88.0894) |
| CIE-LAB | 74.32 | 16.76 | -30.63 | - | lab(74.32,16.76,-30.63) |
| CMYK | 0.22594142259414 | 0.26778242677824 | 0 | 0.062745098039216 | cmyk(0.22594142259414,0.26778242677824,0,0.062745098039216) |
Description
The RGB value of color #b9afef is rgb(185, 175, 239).
In the hex color #b9afef, The value of Red is 185, value of Green is 175, and value of Blue is 239. The primary color is Blue. Similarly, The HSL values for #b9afef consists of 249° Hue, 67% Saturation, and 81% Lightness.
In the CMYK color model, the color #b9afef can be represented as Cyan=0.22594142259414%, Magenta=0.26778242677824%, Yellow=0%, and Black=0.062745098039216%.
Shades of #b9afef
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 #b9afef
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b9afef
Preview of #b9afef on White Background
The contrast ratio of #b9afef with white color is 2.01
Preview of #b9afef on black background
The contrast ratio of #b9afef with black color is 10.44
#b9afef color will look good with a black background.
Color Schemes of #b9afef
Triadic Colors of #b9afef
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 #b9afef
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 #b9afef
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 #b9afef
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: #b9afef;
}
This is a sample text used for the color #b9afef. 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: #b9afef;
}
This is a sample text used for the color #b9afef. 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 #b9afef;
}
This is a sample text used for the color #b9afef. 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.88%
Green 29.22%
Blue 39.9%
CMYK Percentage
Cyan 40.6
Magenta 48.12%
Yellow 0%
Black 11.28%
Comments on this color
Please login or signup to post a comment.
No comments yet.