#b29dca Hex Color
rgb(178, 157, 202)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b2 | 9d | ca | - | #b29dca |
RGB | 178 | 157 | 202 | - | rgb(178,157,202) |
HSL | 268 | 30% | 70% | - | hsl(268,30%,70%) |
HSV | 268 | 22% | 79% | - | hsv(268,22%,79%) |
XYZ | 41.0777 | 37.8432 | 61.0165 | - | xyz(41.0777,37.8432,61.0165) |
CIE-LAB | 67.9 | 16.37 | -20.23 | - | lab(67.9,16.37,-20.23) |
CMYK | 0.11881188118812 | 0.22277227722772 | 0 | 0.2078431372549 | cmyk(0.11881188118812,0.22277227722772,0,0.2078431372549) |
Description
The RGB value of color #b29dca is rgb(178, 157, 202).
In the hex color #b29dca, The value of Red is 178, value of Green is 157, and value of Blue is 202. The primary color is Blue. Similarly, The HSL values for #b29dca consists of 268° Hue, 30% Saturation, and 70% Lightness.
In the CMYK color model, the color #b29dca can be represented as Cyan=0.11881188118812%, Magenta=0.22277227722772%, Yellow=0%, and Black=0.2078431372549%.
Shades of #b29dca
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 #b29dca
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b29dca
Preview of #b29dca on White Background
The contrast ratio of #b29dca with white color is 2.45
Preview of #b29dca on black background
The contrast ratio of #b29dca with black color is 8.57
#b29dca color will look good with a black background.
Color Schemes of #b29dca
Triadic Colors of #b29dca
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 #b29dca
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 #b29dca
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 #b29dca
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: #b29dca;
}
This is a sample text used for the color #b29dca. 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: #b29dca;
}
This is a sample text used for the color #b29dca. 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 #b29dca;
}
This is a sample text used for the color #b29dca. 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 33.15%
Green 29.24%
Blue 37.62%
CMYK Percentage
Cyan 21.62
Magenta 40.55%
Yellow 0%
Black 37.83%
Comments on this color
Please login or signup to post a comment.
No comments yet.