#be6bb2 Hex Color
rgb(190, 107, 178)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | be | 6b | b2 | - | #be6bb2 |
RGB | 190 | 107 | 178 | - | rgb(190,107,178) |
HSL | 309 | 39% | 58% | - | hsl(309,39%,58%) |
HSV | 309 | 44% | 75% | - | hsv(309,44%,75%) |
XYZ | 34.5288 | 24.6769 | 45.0627 | - | xyz(34.5288,24.6769,45.0627) |
CIE-LAB | 56.76 | 43.15 | -23.6 | - | lab(56.76,43.15,-23.6) |
CMYK | 0 | 0.43684210526316 | 0.063157894736842 | 0.25490196078431 | cmyk(0,0.43684210526316,0.063157894736842,0.25490196078431) |
Description
The RGB value of color #be6bb2 is rgb(190, 107, 178).
In the hex color #be6bb2, The value of Red is 190, value of Green is 107, and value of Blue is 178. The primary color is Red. Similarly, The HSL values for #be6bb2 consists of 309° Hue, 39% Saturation, and 58% Lightness.
In the CMYK color model, the color #be6bb2 can be represented as Cyan=0%, Magenta=0.43684210526316%, Yellow=0.063157894736842%, and Black=0.25490196078431%.
Shades of #be6bb2
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 #be6bb2
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #be6bb2
Preview of #be6bb2 on White Background
The contrast ratio of #be6bb2 with white color is 3.54
Preview of #be6bb2 on black background
The contrast ratio of #be6bb2 with black color is 5.94
#be6bb2 color will look good with a black background.
Color Schemes of #be6bb2
Triadic Colors of #be6bb2
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 #be6bb2
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 #be6bb2
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 #be6bb2
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: #be6bb2;
}
This is a sample text used for the color #be6bb2. 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: #be6bb2;
}
This is a sample text used for the color #be6bb2. 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 #be6bb2;
}
This is a sample text used for the color #be6bb2. 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%
Green 22.53%
Blue 37.47%
CMYK Percentage
Cyan 0
Magenta 57.87%
Yellow 8.37%
Black 33.77%
Comments on this color
Please login or signup to post a comment.
No comments yet.