#b6afef Hex Color
rgb(182, 175, 239)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b6 | af | ef | - | #b6afef |
RGB | 182 | 175 | 239 | - | rgb(182,175,239) |
HSL | 247 | 67% | 81% | - | hsl(247,67%,81%) |
HSV | 247 | 27% | 94% | - | hsv(247,27%,94%) |
XYZ | 50.2014 | 46.837 | 88.0559 | - | xyz(50.2014,46.837,88.0559) |
CIE-LAB | 74.09 | 15.87 | -31.02 | - | lab(74.09,15.87,-31.02) |
CMYK | 0.23849372384937 | 0.26778242677824 | 0 | 0.062745098039216 | cmyk(0.23849372384937,0.26778242677824,0,0.062745098039216) |
Description
The RGB value of color #b6afef is rgb(182, 175, 239).
In the hex color #b6afef, The value of Red is 182, value of Green is 175, and value of Blue is 239. The primary color is Blue. Similarly, The HSL values for #b6afef consists of 247° Hue, 67% Saturation, and 81% Lightness.
In the CMYK color model, the color #b6afef can be represented as Cyan=0.23849372384937%, Magenta=0.26778242677824%, Yellow=0%, and Black=0.062745098039216%.
Shades of #b6afef
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 #b6afef
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b6afef
Preview of #b6afef on White Background
The contrast ratio of #b6afef with white color is 2.03
Preview of #b6afef on black background
The contrast ratio of #b6afef with black color is 10.37
#b6afef color will look good with a black background.
Color Schemes of #b6afef
Triadic Colors of #b6afef
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 #b6afef
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 #b6afef
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 #b6afef
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: #b6afef;
}
This is a sample text used for the color #b6afef. 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: #b6afef;
}
This is a sample text used for the color #b6afef. 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 #b6afef;
}
This is a sample text used for the color #b6afef. 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.54%
Green 29.36%
Blue 40.1%
CMYK Percentage
Cyan 41.91
Magenta 47.06%
Yellow 0%
Black 11.03%
Comments on this color
Please login or signup to post a comment.
No comments yet.