#be56b3 Hex Color
rgb(190, 86, 179)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | be | 56 | b3 | - | #be56b3 |
RGB | 190 | 86 | 179 | - | rgb(190,86,179) |
HSL | 306 | 44% | 54% | - | hsl(306,44%,54%) |
HSV | 306 | 55% | 75% | - | hsv(306,55%,75%) |
XYZ | 32.6997 | 20.8574 | 44.9502 | - | xyz(32.6997,20.8574,44.9502) |
CIE-LAB | 52.79 | 53.83 | -30.31 | - | lab(52.79,53.83,-30.31) |
CMYK | 0 | 0.54736842105263 | 0.057894736842105 | 0.25490196078431 | cmyk(0,0.54736842105263,0.057894736842105,0.25490196078431) |
Description
The RGB value of color #be56b3 is rgb(190, 86, 179).
In the hex color #be56b3, The value of Red is 190, value of Green is 86, and value of Blue is 179. The primary color is Red. Similarly, The HSL values for #be56b3 consists of 306° Hue, 44% Saturation, and 54% Lightness.
In the CMYK color model, the color #be56b3 can be represented as Cyan=0%, Magenta=0.54736842105263%, Yellow=0.057894736842105%, and Black=0.25490196078431%.
Shades of #be56b3
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 #be56b3
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #be56b3
Preview of #be56b3 on White Background
The contrast ratio of #be56b3 with white color is 4.06
Preview of #be56b3 on black background
The contrast ratio of #be56b3 with black color is 5.17
#be56b3 color will look good with a black background.
Color Schemes of #be56b3
Triadic Colors of #be56b3
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 #be56b3
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 #be56b3
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 #be56b3
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: #be56b3;
}
This is a sample text used for the color #be56b3. 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: #be56b3;
}
This is a sample text used for the color #be56b3. 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 #be56b3;
}
This is a sample text used for the color #be56b3. 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 41.76%
Green 18.9%
Blue 39.34%
CMYK Percentage
Cyan 0
Magenta 63.64%
Yellow 6.73%
Black 29.63%
Comments on this color
Please login or signup to post a comment.
No comments yet.