#b29dbc Hex Color
rgb(178, 157, 188)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b2 | 9d | bc | - | #b29dbc |
RGB | 178 | 157 | 188 | - | rgb(178,157,188) |
HSL | 281 | 19% | 68% | - | hsl(281,19%,68%) |
HSV | 281 | 16% | 74% | - | hsv(281,16%,74%) |
XYZ | 39.4942 | 37.2098 | 52.6776 | - | xyz(39.4942,37.2098,52.6776) |
CIE-LAB | 67.43 | 13.48 | -13.15 | - | lab(67.43,13.48,-13.15) |
CMYK | 0.053191489361702 | 0.16489361702128 | 0 | 0.26274509803922 | cmyk(0.053191489361702,0.16489361702128,0,0.26274509803922) |
Description
The RGB value of color #b29dbc is rgb(178, 157, 188).
In the hex color #b29dbc, The value of Red is 178, value of Green is 157, and value of Blue is 188. The primary color is Blue. Similarly, The HSL values for #b29dbc consists of 281° Hue, 19% Saturation, and 68% Lightness.
In the CMYK color model, the color #b29dbc can be represented as Cyan=0.053191489361702%, Magenta=0.16489361702128%, Yellow=0%, and Black=0.26274509803922%.
Shades of #b29dbc
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 #b29dbc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b29dbc
Preview of #b29dbc on White Background
The contrast ratio of #b29dbc with white color is 2.49
Preview of #b29dbc on black background
The contrast ratio of #b29dbc with black color is 8.44
#b29dbc color will look good with a black background.
Color Schemes of #b29dbc
Triadic Colors of #b29dbc
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 #b29dbc
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 #b29dbc
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 #b29dbc
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: #b29dbc;
}
This is a sample text used for the color #b29dbc. 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: #b29dbc;
}
This is a sample text used for the color #b29dbc. 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 #b29dbc;
}
This is a sample text used for the color #b29dbc. 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 34.03%
Green 30.02%
Blue 35.95%
CMYK Percentage
Cyan 11.06
Magenta 34.29%
Yellow 0%
Black 54.64%
Comments on this color
Please login or signup to post a comment.
No comments yet.