#b93dfb Hex Color
rgb(185, 61, 251)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | b9 | 3d | fb | - | #b93dfb |
| RGB | 185 | 61 | 251 | - | rgb(185,61,251) |
| HSL | 279 | 96% | 61% | - | hsl(279,96%,61%) |
| HSV | 279 | 76% | 98% | - | hsv(279,76%,98%) |
| XYZ | 39.0889 | 20.6168 | 93.186 | - | xyz(39.0889,20.6168,93.186) |
| CIE-LAB | 52.53 | 76.45 | -71.74 | - | lab(52.53,76.45,-71.74) |
| CMYK | 0.26294820717131 | 0.75697211155378 | 0 | 0.015686274509804 | cmyk(0.26294820717131,0.75697211155378,0,0.015686274509804) |
Description
The RGB value of color #b93dfb is rgb(185, 61, 251).
In the hex color #b93dfb, The value of Red is 185, value of Green is 61, and value of Blue is 251. The primary color is Blue. Similarly, The HSL values for #b93dfb consists of 279° Hue, 96% Saturation, and 61% Lightness.
In the CMYK color model, the color #b93dfb can be represented as Cyan=0.26294820717131%, Magenta=0.75697211155378%, Yellow=0%, and Black=0.015686274509804%.
Shades of #b93dfb
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 #b93dfb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b93dfb
Preview of #b93dfb on White Background
The contrast ratio of #b93dfb with white color is 4.1
Preview of #b93dfb on black background
The contrast ratio of #b93dfb with black color is 5.12
#b93dfb color will look good with a black background.
Color Schemes of #b93dfb
Triadic Colors of #b93dfb
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 #b93dfb
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 #b93dfb
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 #b93dfb
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: #b93dfb;
}
This is a sample text used for the color #b93dfb. 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: #b93dfb;
}
This is a sample text used for the color #b93dfb. 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 #b93dfb;
}
This is a sample text used for the color #b93dfb. 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.22%
Green 12.27%
Blue 50.5%
CMYK Percentage
Cyan 25.39
Magenta 73.09%
Yellow 0%
Black 1.51%
Comments on this color
Please login or signup to post a comment.
No comments yet.