#b16ebf Hex Color
rgb(177, 110, 191)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b1 | 6e | bf | - | #b16ebf |
RGB | 177 | 110 | 191 | - | rgb(177,110,191) |
HSL | 290 | 39% | 59% | - | hsl(290,39%,59%) |
HSV | 290 | 42% | 75% | - | hsv(290,42%,75%) |
XYZ | 33.1114 | 24.2606 | 52.2278 | - | xyz(33.1114,24.2606,52.2278) |
CIE-LAB | 56.35 | 39.97 | -31.82 | - | lab(56.35,39.97,-31.82) |
CMYK | 0.073298429319372 | 0.42408376963351 | 0 | 0.25098039215686 | cmyk(0.073298429319372,0.42408376963351,0,0.25098039215686) |
Description
The RGB value of color #b16ebf is rgb(177, 110, 191).
In the hex color #b16ebf, The value of Red is 177, value of Green is 110, and value of Blue is 191. The primary color is Blue. Similarly, The HSL values for #b16ebf consists of 290° Hue, 39% Saturation, and 59% Lightness.
In the CMYK color model, the color #b16ebf can be represented as Cyan=0.073298429319372%, Magenta=0.42408376963351%, Yellow=0%, and Black=0.25098039215686%.
Shades of #b16ebf
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 #b16ebf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b16ebf
Preview of #b16ebf on White Background
The contrast ratio of #b16ebf with white color is 3.59
Preview of #b16ebf on black background
The contrast ratio of #b16ebf with black color is 5.85
#b16ebf color will look good with a black background.
Color Schemes of #b16ebf
Triadic Colors of #b16ebf
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 #b16ebf
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 #b16ebf
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 #b16ebf
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: #b16ebf;
}
This is a sample text used for the color #b16ebf. 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: #b16ebf;
}
This is a sample text used for the color #b16ebf. 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 #b16ebf;
}
This is a sample text used for the color #b16ebf. 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 37.03%
Green 23.01%
Blue 39.96%
CMYK Percentage
Cyan 9.79
Magenta 56.67%
Yellow 0%
Black 33.54%
Comments on this color
Please login or signup to post a comment.
No comments yet.