#b92dea Hex Color
rgb(185, 45, 234)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b9 | 2d | ea | - | #b92dea |
RGB | 185 | 45 | 234 | - | rgb(185,45,234) |
HSL | 284 | 82% | 55% | - | hsl(284,82%,55%) |
HSV | 284 | 81% | 92% | - | hsv(284,81%,92%) |
XYZ | 35.7973 | 18.1316 | 79.4549 | - | xyz(35.7973,18.1316,79.4549) |
CIE-LAB | 49.66 | 78.09 | -66.86 | - | lab(49.66,78.09,-66.86) |
CMYK | 0.20940170940171 | 0.80769230769231 | 0 | 0.082352941176471 | cmyk(0.20940170940171,0.80769230769231,0,0.082352941176471) |
Description
The RGB value of color #b92dea is rgb(185, 45, 234).
In the hex color #b92dea, The value of Red is 185, value of Green is 45, and value of Blue is 234. The primary color is Blue. Similarly, The HSL values for #b92dea consists of 284° Hue, 82% Saturation, and 55% Lightness.
In the CMYK color model, the color #b92dea can be represented as Cyan=0.20940170940171%, Magenta=0.80769230769231%, Yellow=0%, and Black=0.082352941176471%.
Shades of #b92dea
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 #b92dea
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b92dea
Preview of #b92dea on White Background
The contrast ratio of #b92dea with white color is 4.54
Preview of #b92dea on black background
The contrast ratio of #b92dea with black color is 4.63
#b92dea color will look good with a black background.
Color Schemes of #b92dea
Triadic Colors of #b92dea
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 #b92dea
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 #b92dea
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 #b92dea
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: #b92dea;
}
This is a sample text used for the color #b92dea. 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: #b92dea;
}
This is a sample text used for the color #b92dea. 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 #b92dea;
}
This is a sample text used for the color #b92dea. 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 39.87%
Green 9.7%
Blue 50.43%
CMYK Percentage
Cyan 19.05
Magenta 73.46%
Yellow 0%
Black 7.49%
Comments on this color
Please login or signup to post a comment.
No comments yet.