#b1afdb Hex Color
rgb(177, 175, 219)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b1 | af | db | - | #b1afdb |
RGB | 177 | 175 | 219 | - | rgb(177,175,219) |
HSL | 243 | 38% | 77% | - | hsl(243,38%,77%) |
HSV | 243 | 20% | 86% | - | hsv(243,20%,86%) |
XYZ | 46.2476 | 45.1215 | 73.2896 | - | xyz(46.2476,45.1215,73.2896) |
CIE-LAB | 72.97 | 9.77 | -21.88 | - | lab(72.97,9.77,-21.88) |
CMYK | 0.19178082191781 | 0.20091324200913 | 0 | 0.14117647058824 | cmyk(0.19178082191781,0.20091324200913,0,0.14117647058824) |
Description
The RGB value of color #b1afdb is rgb(177, 175, 219).
In the hex color #b1afdb, The value of Red is 177, value of Green is 175, and value of Blue is 219. The primary color is Blue. Similarly, The HSL values for #b1afdb consists of 243° Hue, 38% Saturation, and 77% Lightness.
In the CMYK color model, the color #b1afdb can be represented as Cyan=0.19178082191781%, Magenta=0.20091324200913%, Yellow=0%, and Black=0.14117647058824%.
Shades of #b1afdb
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 #b1afdb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b1afdb
Preview of #b1afdb on White Background
The contrast ratio of #b1afdb with white color is 2.09
Preview of #b1afdb on black background
The contrast ratio of #b1afdb with black color is 10.02
#b1afdb color will look good with a black background.
Color Schemes of #b1afdb
Triadic Colors of #b1afdb
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 #b1afdb
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 #b1afdb
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 #b1afdb
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: #b1afdb;
}
This is a sample text used for the color #b1afdb. 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: #b1afdb;
}
This is a sample text used for the color #b1afdb. 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 #b1afdb;
}
This is a sample text used for the color #b1afdb. 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 31%
Green 30.65%
Blue 38.35%
CMYK Percentage
Cyan 35.92
Magenta 37.63%
Yellow 0%
Black 26.44%
Comments on this color
Please login or signup to post a comment.
No comments yet.