#b3afbe Hex Color
rgb(179, 175, 190)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b3 | af | be | - | #b3afbe |
RGB | 179 | 175 | 190 | - | rgb(179,175,190) |
HSL | 256 | 10% | 72% | - | hsl(256,10%,72%) |
HSV | 256 | 8% | 75% | - | hsv(256,8%,75%) |
XYZ | 43.2146 | 43.9614 | 54.9229 | - | xyz(43.2146,43.9614,54.9229) |
CIE-LAB | 72.2 | 4.29 | -7.13 | - | lab(72.2,4.29,-7.13) |
CMYK | 0.057894736842105 | 0.078947368421053 | 0 | 0.25490196078431 | cmyk(0.057894736842105,0.078947368421053,0,0.25490196078431) |
Description
The RGB value of color #b3afbe is rgb(179, 175, 190).
In the hex color #b3afbe, The value of Red is 179, value of Green is 175, and value of Blue is 190. The primary color is Blue. Similarly, The HSL values for #b3afbe consists of 256° Hue, 10% Saturation, and 72% Lightness.
In the CMYK color model, the color #b3afbe can be represented as Cyan=0.057894736842105%, Magenta=0.078947368421053%, Yellow=0%, and Black=0.25490196078431%.
Shades of #b3afbe
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 #b3afbe
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b3afbe
Preview of #b3afbe on White Background
The contrast ratio of #b3afbe with white color is 2.14
Preview of #b3afbe on black background
The contrast ratio of #b3afbe with black color is 9.79
#b3afbe color will look good with a black background.
Color Schemes of #b3afbe
Triadic Colors of #b3afbe
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 #b3afbe
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 #b3afbe
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 #b3afbe
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: #b3afbe;
}
This is a sample text used for the color #b3afbe. 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: #b3afbe;
}
This is a sample text used for the color #b3afbe. 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 #b3afbe;
}
This is a sample text used for the color #b3afbe. 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 32.9%
Green 32.17%
Blue 34.93%
CMYK Percentage
Cyan 14.78
Magenta 20.15%
Yellow 0%
Black 65.07%
Comments on this color
Please login or signup to post a comment.
No comments yet.