#b81ef3 Hex Color
rgb(184, 30, 243)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b8 | 1e | f3 | - | #b81ef3 |
RGB | 184 | 30 | 243 | - | rgb(184,30,243) |
HSL | 283 | 90% | 54% | - | hsl(283,90%,54%) |
HSV | 283 | 88% | 95% | - | hsv(283,88%,95%) |
XYZ | 36.4091 | 17.59 | 86.2702 | - | xyz(36.4091,17.59,86.2702) |
CIE-LAB | 48.99 | 82.98 | -73.01 | - | lab(48.99,82.98,-73.01) |
CMYK | 0.24279835390946 | 0.87654320987654 | 0 | 0.047058823529412 | cmyk(0.24279835390946,0.87654320987654,0,0.047058823529412) |
Description
The RGB value of color #b81ef3 is rgb(184, 30, 243).
In the hex color #b81ef3, The value of Red is 184, value of Green is 30, and value of Blue is 243. The primary color is Blue. Similarly, The HSL values for #b81ef3 consists of 283° Hue, 90% Saturation, and 54% Lightness.
In the CMYK color model, the color #b81ef3 can be represented as Cyan=0.24279835390946%, Magenta=0.87654320987654%, Yellow=0%, and Black=0.047058823529412%.
Shades of #b81ef3
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 #b81ef3
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b81ef3
Preview of #b81ef3 on White Background
The contrast ratio of #b81ef3 with white color is 4.65
#b81ef3 color will look good on a white background.
Preview of #b81ef3 on black background
The contrast ratio of #b81ef3 with black color is 4.52
Color Schemes of #b81ef3
Triadic Colors of #b81ef3
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 #b81ef3
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 #b81ef3
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 #b81ef3
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: #b81ef3;
}
This is a sample text used for the color #b81ef3. 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: #b81ef3;
}
This is a sample text used for the color #b81ef3. 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 #b81ef3;
}
This is a sample text used for the color #b81ef3. 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 40.26%
Green 6.56%
Blue 53.17%
CMYK Percentage
Cyan 20.82
Magenta 75.15%
Yellow 0%
Black 4.03%
Comments on this color
Please login or signup to post a comment.
No comments yet.