#b19eea Hex Color
rgb(177, 158, 234)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | b1 | 9e | ea | - | #b19eea |
| RGB | 177 | 158 | 234 | - | rgb(177,158,234) |
| HSL | 255 | 64% | 77% | - | hsl(255,64%,77%) |
| HSV | 255 | 32% | 92% | - | hsv(255,32%,92%) |
| XYZ | 45.2096 | 39.7413 | 83.1299 | - | xyz(45.2096,39.7413,83.1299) |
| CIE-LAB | 69.28 | 22.69 | -35.75 | - | lab(69.28,22.69,-35.75) |
| CMYK | 0.24358974358974 | 0.32478632478632 | 0 | 0.082352941176471 | cmyk(0.24358974358974,0.32478632478632,0,0.082352941176471) |
Description
The RGB value of color #b19eea is rgb(177, 158, 234).
In the hex color #b19eea, The value of Red is 177, value of Green is 158, and value of Blue is 234. The primary color is Blue. Similarly, The HSL values for #b19eea consists of 255° Hue, 64% Saturation, and 77% Lightness.
In the CMYK color model, the color #b19eea can be represented as Cyan=0.24358974358974%, Magenta=0.32478632478632%, Yellow=0%, and Black=0.082352941176471%.
Shades of #b19eea
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 #b19eea
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b19eea
Preview of #b19eea on White Background
The contrast ratio of #b19eea with white color is 2.35
Preview of #b19eea on black background
The contrast ratio of #b19eea with black color is 8.95
#b19eea color will look good with a black background.
Color Schemes of #b19eea
Triadic Colors of #b19eea
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 #b19eea
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 #b19eea
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 #b19eea
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: #b19eea;
}
This is a sample text used for the color #b19eea. 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: #b19eea;
}
This is a sample text used for the color #b19eea. 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 #b19eea;
}
This is a sample text used for the color #b19eea. 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.11%
Green 27.77%
Blue 41.12%
CMYK Percentage
Cyan 37.43
Magenta 49.91%
Yellow 0%
Black 12.66%
Comments on this color
Please login or signup to post a comment.
No comments yet.