#be16bf Hex Color
rgb(190, 22, 191)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | be | 16 | bf | - | #be16bf |
| RGB | 190 | 22 | 191 | - | rgb(190,22,191) |
| HSL | 300 | 79% | 42% | - | hsl(300,79%,42%) |
| HSV | 300 | 88% | 75% | - | hsv(300,88%,75%) |
| XYZ | 30.9261 | 15.2826 | 50.6101 | - | xyz(30.9261,15.2826,50.6101) |
| CIE-LAB | 46.02 | 76.58 | -48 | - | lab(46.02,76.58,-48) |
| CMYK | 0.0052356020942408 | 0.8848167539267 | 0 | 0.25098039215686 | cmyk(0.0052356020942408,0.8848167539267,0,0.25098039215686) |
Description
The RGB value of color #be16bf is rgb(190, 22, 191).
In the hex color #be16bf, The value of Red is 190, value of Green is 22, and value of Blue is 191. The primary color is Blue. Similarly, The HSL values for #be16bf consists of 300° Hue, 79% Saturation, and 42% Lightness.
In the CMYK color model, the color #be16bf can be represented as Cyan=0.0052356020942408%, Magenta=0.8848167539267%, Yellow=0%, and Black=0.25098039215686%.
Shades of #be16bf
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 #be16bf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #be16bf
Preview of #be16bf on White Background
The contrast ratio of #be16bf with white color is 5.18
#be16bf color will look good on a white background.
Preview of #be16bf on black background
The contrast ratio of #be16bf with black color is 4.06
Color Schemes of #be16bf
Triadic Colors of #be16bf
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 #be16bf
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 #be16bf
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 #be16bf
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.
Monochromatic Colors of #be16bf
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #be16bf;
}
This is a sample text used for the color #be16bf. 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: #be16bf;
}
This is a sample text used for the color #be16bf. 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 #be16bf;
}
This is a sample text used for the color #be16bf. 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 47.15%
Green 5.46%
Blue 47.39%
CMYK Percentage
Cyan 0.46
Magenta 77.55%
Yellow 0%
Black 22%
Comments on this color
Please login or signup to post a comment.
No comments yet.