#b32ebf Hex Color
rgb(179, 46, 191)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | b3 | 2e | bf | - | #b32ebf |
| RGB | 179 | 46 | 191 | - | rgb(179,46,191) |
| HSL | 295 | 61% | 46% | - | hsl(295,61%,46%) |
| HSV | 295 | 76% | 75% | - | hsv(295,76%,75%) |
| XYZ | 28.9714 | 15.2993 | 50.7163 | - | xyz(28.9714,15.2993,50.7163) |
| CIE-LAB | 46.04 | 69.08 | -48.07 | - | lab(46.04,69.08,-48.07) |
| CMYK | 0.06282722513089 | 0.75916230366492 | 0 | 0.25098039215686 | cmyk(0.06282722513089,0.75916230366492,0,0.25098039215686) |
Description
The RGB value of color #b32ebf is rgb(179, 46, 191).
In the hex color #b32ebf, The value of Red is 179, value of Green is 46, and value of Blue is 191. The primary color is Blue. Similarly, The HSL values for #b32ebf consists of 295° Hue, 61% Saturation, and 46% Lightness.
In the CMYK color model, the color #b32ebf can be represented as Cyan=0.06282722513089%, Magenta=0.75916230366492%, Yellow=0%, and Black=0.25098039215686%.
Shades of #b32ebf
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 #b32ebf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b32ebf
Preview of #b32ebf on White Background
The contrast ratio of #b32ebf with white color is 5.17
#b32ebf color will look good on a white background.
Preview of #b32ebf on black background
The contrast ratio of #b32ebf with black color is 4.06
Color Schemes of #b32ebf
Triadic Colors of #b32ebf
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 #b32ebf
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 #b32ebf
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 #b32ebf
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: #b32ebf;
}
This is a sample text used for the color #b32ebf. 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: #b32ebf;
}
This is a sample text used for the color #b32ebf. 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 #b32ebf;
}
This is a sample text used for the color #b32ebf. 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 43.03%
Green 11.06%
Blue 45.91%
CMYK Percentage
Cyan 5.86
Magenta 70.75%
Yellow 0%
Black 23.39%
Comments on this color
Please login or signup to post a comment.
No comments yet.