#b49fdd Hex Color
rgb(180, 159, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b4 | 9f | dd | - | #b49fdd |
RGB | 180 | 159 | 221 | - | rgb(180,159,221) |
HSL | 260 | 48% | 75% | - | hsl(260,48%,75%) |
HSV | 260 | 28% | 87% | - | hsv(260,28%,87%) |
XYZ | 44.2717 | 39.72 | 73.74 | - | xyz(44.2717,39.72,73.74) |
CIE-LAB | 69.27 | 20.04 | -28.62 | - | lab(69.27,20.04,-28.62) |
CMYK | 0.18552036199095 | 0.28054298642534 | 0 | 0.13333333333333 | cmyk(0.18552036199095,0.28054298642534,0,0.13333333333333) |
Description
The RGB value of color #b49fdd is rgb(180, 159, 221).
In the hex color #b49fdd, The value of Red is 180, value of Green is 159, and value of Blue is 221. The primary color is Blue. Similarly, The HSL values for #b49fdd consists of 260° Hue, 48% Saturation, and 75% Lightness.
In the CMYK color model, the color #b49fdd can be represented as Cyan=0.18552036199095%, Magenta=0.28054298642534%, Yellow=0%, and Black=0.13333333333333%.
Shades of #b49fdd
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 #b49fdd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b49fdd
Preview of #b49fdd on White Background
The contrast ratio of #b49fdd with white color is 2.35
Preview of #b49fdd on black background
The contrast ratio of #b49fdd with black color is 8.94
#b49fdd color will look good with a black background.
Color Schemes of #b49fdd
Triadic Colors of #b49fdd
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 #b49fdd
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 #b49fdd
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 #b49fdd
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: #b49fdd;
}
This is a sample text used for the color #b49fdd. 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: #b49fdd;
}
This is a sample text used for the color #b49fdd. 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 #b49fdd;
}
This is a sample text used for the color #b49fdd. 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.14%
Green 28.39%
Blue 39.46%
CMYK Percentage
Cyan 30.95
Magenta 46.8%
Yellow 0%
Black 22.24%
Comments on this color
Please login or signup to post a comment.
No comments yet.