#bf3dbe Hex Color
rgb(191, 61, 190)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | bf | 3d | be | - | #bf3dbe |
| RGB | 191 | 61 | 190 | - | rgb(191,61,190) |
| HSL | 300 | 52% | 49% | - | hsl(300,52%,49%) |
| HSV | 300 | 68% | 75% | - | hsv(300,68%,75%) |
| XYZ | 32.4489 | 18.1316 | 50.5047 | - | xyz(32.4489,18.1316,50.5047) |
| CIE-LAB | 49.66 | 66.46 | -41.62 | - | lab(49.66,66.46,-41.62) |
| CMYK | 0 | 0.68062827225131 | 0.0052356020942408 | 0.25098039215686 | cmyk(0,0.68062827225131,0.0052356020942408,0.25098039215686) |
Description
The RGB value of color #bf3dbe is rgb(191, 61, 190).
In the hex color #bf3dbe, The value of Red is 191, value of Green is 61, and value of Blue is 190. The primary color is Red. Similarly, The HSL values for #bf3dbe consists of 300° Hue, 52% Saturation, and 49% Lightness.
In the CMYK color model, the color #bf3dbe can be represented as Cyan=0%, Magenta=0.68062827225131%, Yellow=0.0052356020942408%, and Black=0.25098039215686%.
Shades of #bf3dbe
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 #bf3dbe
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bf3dbe
Preview of #bf3dbe on White Background
The contrast ratio of #bf3dbe with white color is 4.54
Preview of #bf3dbe on black background
The contrast ratio of #bf3dbe with black color is 4.63
#bf3dbe color will look good with a black background.
Color Schemes of #bf3dbe
Triadic Colors of #bf3dbe
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 #bf3dbe
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 #bf3dbe
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 #bf3dbe
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: #bf3dbe;
}
This is a sample text used for the color #bf3dbe. 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: #bf3dbe;
}
This is a sample text used for the color #bf3dbe. 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 #bf3dbe;
}
This is a sample text used for the color #bf3dbe. 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 43.21%
Green 13.8%
Blue 42.99%
CMYK Percentage
Cyan 0
Magenta 72.65%
Yellow 0.56%
Black 26.79%
Comments on this color
Please login or signup to post a comment.
No comments yet.