#b28ebf Hex Color
rgb(178, 142, 191)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | b2 | 8e | bf | - | #b28ebf |
| RGB | 178 | 142 | 191 | - | rgb(178,142,191) |
| HSL | 284 | 28% | 65% | - | hsl(284,28%,65%) |
| HSV | 284 | 26% | 75% | - | hsv(284,26%,75%) |
| XYZ | 37.4371 | 32.5726 | 53.6042 | - | xyz(37.4371,32.5726,53.6042) |
| CIE-LAB | 63.81 | 22.49 | -20.31 | - | lab(63.81,22.49,-20.31) |
| CMYK | 0.068062827225131 | 0.2565445026178 | 0 | 0.25098039215686 | cmyk(0.068062827225131,0.2565445026178,0,0.25098039215686) |
Description
The RGB value of color #b28ebf is rgb(178, 142, 191).
In the hex color #b28ebf, The value of Red is 178, value of Green is 142, and value of Blue is 191. The primary color is Blue. Similarly, The HSL values for #b28ebf consists of 284° Hue, 28% Saturation, and 65% Lightness.
In the CMYK color model, the color #b28ebf can be represented as Cyan=0.068062827225131%, Magenta=0.2565445026178%, Yellow=0%, and Black=0.25098039215686%.
Shades of #b28ebf
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 #b28ebf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b28ebf
Preview of #b28ebf on White Background
The contrast ratio of #b28ebf with white color is 2.79
Preview of #b28ebf on black background
The contrast ratio of #b28ebf with black color is 7.51
#b28ebf color will look good with a black background.
Color Schemes of #b28ebf
Triadic Colors of #b28ebf
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 #b28ebf
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 #b28ebf
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 #b28ebf
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: #b28ebf;
}
This is a sample text used for the color #b28ebf. 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: #b28ebf;
}
This is a sample text used for the color #b28ebf. 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 #b28ebf;
}
This is a sample text used for the color #b28ebf. 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.83%
Green 27.79%
Blue 37.38%
CMYK Percentage
Cyan 11.82
Magenta 44.57%
Yellow 0%
Black 43.6%
Comments on this color
Please login or signup to post a comment.
No comments yet.