#bf1dcb Hex Color
rgb(191, 29, 203)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | bf | 1d | cb | - | #bf1dcb |
| RGB | 191 | 29 | 203 | - | rgb(191,29,203) |
| HSL | 296 | 75% | 45% | - | hsl(296,75%,45%) |
| HSV | 296 | 86% | 80% | - | hsv(296,86%,80%) |
| XYZ | 32.7047 | 16.2669 | 57.916 | - | xyz(32.7047,16.2669,57.916) |
| CIE-LAB | 47.32 | 77.43 | -52.87 | - | lab(47.32,77.43,-52.87) |
| CMYK | 0.059113300492611 | 0.85714285714286 | 0 | 0.20392156862745 | cmyk(0.059113300492611,0.85714285714286,0,0.20392156862745) |
Description
The RGB value of color #bf1dcb is rgb(191, 29, 203).
In the hex color #bf1dcb, The value of Red is 191, value of Green is 29, and value of Blue is 203. The primary color is Blue. Similarly, The HSL values for #bf1dcb consists of 296° Hue, 75% Saturation, and 45% Lightness.
In the CMYK color model, the color #bf1dcb can be represented as Cyan=0.059113300492611%, Magenta=0.85714285714286%, Yellow=0%, and Black=0.20392156862745%.
Shades of #bf1dcb
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 #bf1dcb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bf1dcb
Preview of #bf1dcb on White Background
The contrast ratio of #bf1dcb with white color is 4.94
#bf1dcb color will look good on a white background.
Preview of #bf1dcb on black background
The contrast ratio of #bf1dcb with black color is 4.25
Color Schemes of #bf1dcb
Triadic Colors of #bf1dcb
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 #bf1dcb
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 #bf1dcb
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 #bf1dcb
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: #bf1dcb;
}
This is a sample text used for the color #bf1dcb. 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: #bf1dcb;
}
This is a sample text used for the color #bf1dcb. 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 #bf1dcb;
}
This is a sample text used for the color #bf1dcb. 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 45.15%
Green 6.86%
Blue 47.99%
CMYK Percentage
Cyan 5.28
Magenta 76.52%
Yellow 0%
Black 18.2%
Comments on this color
Please login or signup to post a comment.
No comments yet.