#be2a7d Hex Color
rgb(190, 42, 125)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | be | 2a | 7d | - | #be2a7d |
RGB | 190 | 42 | 125 | - | rgb(190,42,125) |
HSL | 326 | 64% | 45% | - | hsl(326,64%,45%) |
HSV | 326 | 78% | 75% | - | hsv(326,78%,75%) |
XYZ | 25.7648 | 14.0837 | 20.7625 | - | xyz(25.7648,14.0837,20.7625) |
CIE-LAB | 44.35 | 63.45 | -11.06 | - | lab(44.35,63.45,-11.06) |
CMYK | 0 | 0.77894736842105 | 0.34210526315789 | 0.25490196078431 | cmyk(0,0.77894736842105,0.34210526315789,0.25490196078431) |
Description
The RGB value of color #be2a7d is rgb(190, 42, 125).
In the hex color #be2a7d, The value of Red is 190, value of Green is 42, and value of Blue is 125. The primary color is Red. Similarly, The HSL values for #be2a7d consists of 326° Hue, 64% Saturation, and 45% Lightness.
In the CMYK color model, the color #be2a7d can be represented as Cyan=0%, Magenta=0.77894736842105%, Yellow=0.34210526315789%, and Black=0.25490196078431%.
Shades of #be2a7d
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 #be2a7d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #be2a7d
Preview of #be2a7d on White Background
The contrast ratio of #be2a7d with white color is 5.5
#be2a7d color will look good on a white background.
Preview of #be2a7d on black background
The contrast ratio of #be2a7d with black color is 3.82
Color Schemes of #be2a7d
Triadic Colors of #be2a7d
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 #be2a7d
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 #be2a7d
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 #be2a7d
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: #be2a7d;
}
This is a sample text used for the color #be2a7d. 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: #be2a7d;
}
This is a sample text used for the color #be2a7d. 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 #be2a7d;
}
This is a sample text used for the color #be2a7d. 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 53.22%
Green 11.76%
Blue 35.01%
CMYK Percentage
Cyan 0
Magenta 56.61%
Yellow 24.86%
Black 18.53%
Comments on this color
Please login or signup to post a comment.
No comments yet.