#b09fdf Hex Color
rgb(176, 159, 223)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b0 | 9f | df | - | #b09fdf |
RGB | 176 | 159 | 223 | - | rgb(176,159,223) |
HSL | 256 | 50% | 75% | - | hsl(256,50%,75%) |
HSV | 256 | 29% | 87% | - | hsv(256,29%,87%) |
XYZ | 43.6219 | 39.3541 | 75.109 | - | xyz(43.6219,39.3541,75.109) |
CIE-LAB | 69.01 | 19.27 | -30.15 | - | lab(69.01,19.27,-30.15) |
CMYK | 0.21076233183857 | 0.28699551569507 | 0 | 0.12549019607843 | cmyk(0.21076233183857,0.28699551569507,0,0.12549019607843) |
Description
The RGB value of color #b09fdf is rgb(176, 159, 223).
In the hex color #b09fdf, The value of Red is 176, value of Green is 159, and value of Blue is 223. The primary color is Blue. Similarly, The HSL values for #b09fdf consists of 256° Hue, 50% Saturation, and 75% Lightness.
In the CMYK color model, the color #b09fdf can be represented as Cyan=0.21076233183857%, Magenta=0.28699551569507%, Yellow=0%, and Black=0.12549019607843%.
Shades of #b09fdf
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 #b09fdf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b09fdf
Preview of #b09fdf on White Background
The contrast ratio of #b09fdf with white color is 2.37
Preview of #b09fdf on black background
The contrast ratio of #b09fdf with black color is 8.87
#b09fdf color will look good with a black background.
Color Schemes of #b09fdf
Triadic Colors of #b09fdf
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 #b09fdf
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 #b09fdf
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 #b09fdf
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: #b09fdf;
}
This is a sample text used for the color #b09fdf. 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: #b09fdf;
}
This is a sample text used for the color #b09fdf. 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 #b09fdf;
}
This is a sample text used for the color #b09fdf. 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.54%
Green 28.49%
Blue 39.96%
CMYK Percentage
Cyan 33.82
Magenta 46.05%
Yellow 0%
Black 20.13%
Comments on this color
Please login or signup to post a comment.
No comments yet.