#be2e89 Hex Color
rgb(190, 46, 137)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | be | 2e | 89 | - | #be2e89 |
RGB | 190 | 46 | 137 | - | rgb(190,46,137) |
HSL | 322 | 61% | 46% | - | hsl(322,61%,46%) |
HSV | 322 | 76% | 75% | - | hsv(322,76%,75%) |
XYZ | 26.7276 | 14.7073 | 25.097 | - | xyz(26.7276,14.7073,25.097) |
CIE-LAB | 45.23 | 63.65 | -17.06 | - | lab(45.23,63.65,-17.06) |
CMYK | 0 | 0.75789473684211 | 0.27894736842105 | 0.25490196078431 | cmyk(0,0.75789473684211,0.27894736842105,0.25490196078431) |
Description
The RGB value of color #be2e89 is rgb(190, 46, 137).
In the hex color #be2e89, The value of Red is 190, value of Green is 46, and value of Blue is 137. The primary color is Red. Similarly, The HSL values for #be2e89 consists of 322° Hue, 61% Saturation, and 46% Lightness.
In the CMYK color model, the color #be2e89 can be represented as Cyan=0%, Magenta=0.75789473684211%, Yellow=0.27894736842105%, and Black=0.25490196078431%.
Shades of #be2e89
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 #be2e89
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #be2e89
Preview of #be2e89 on White Background
The contrast ratio of #be2e89 with white color is 5.33
#be2e89 color will look good on a white background.
Preview of #be2e89 on black background
The contrast ratio of #be2e89 with black color is 3.94
Color Schemes of #be2e89
Triadic Colors of #be2e89
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 #be2e89
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 #be2e89
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 #be2e89
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: #be2e89;
}
This is a sample text used for the color #be2e89. 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: #be2e89;
}
This is a sample text used for the color #be2e89. 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 #be2e89;
}
This is a sample text used for the color #be2e89. 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 50.94%
Green 12.33%
Blue 36.73%
CMYK Percentage
Cyan 0
Magenta 58.67%
Yellow 21.59%
Black 19.73%
Comments on this color
Please login or signup to post a comment.
No comments yet.