#bf2cdb Hex Color
rgb(191, 44, 219)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | bf | 2c | db | - | #bf2cdb |
| RGB | 191 | 44 | 219 | - | rgb(191,44,219) |
| HSL | 290 | 71% | 52% | - | hsl(290,71%,52%) |
| HSV | 290 | 80% | 86% | - | hsv(290,80%,86%) |
| XYZ | 35.1727 | 17.9922 | 68.6369 | - | xyz(35.1727,17.9922,68.6369) |
| CIE-LAB | 49.49 | 76.7 | -58.58 | - | lab(49.49,76.7,-58.58) |
| CMYK | 0.12785388127854 | 0.79908675799087 | 0 | 0.14117647058824 | cmyk(0.12785388127854,0.79908675799087,0,0.14117647058824) |
Description
The RGB value of color #bf2cdb is rgb(191, 44, 219).
In the hex color #bf2cdb, The value of Red is 191, value of Green is 44, and value of Blue is 219. The primary color is Blue. Similarly, The HSL values for #bf2cdb consists of 290° Hue, 71% Saturation, and 52% Lightness.
In the CMYK color model, the color #bf2cdb can be represented as Cyan=0.12785388127854%, Magenta=0.79908675799087%, Yellow=0%, and Black=0.14117647058824%.
Shades of #bf2cdb
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 #bf2cdb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bf2cdb
Preview of #bf2cdb on White Background
The contrast ratio of #bf2cdb with white color is 4.57
Preview of #bf2cdb on black background
The contrast ratio of #bf2cdb with black color is 4.6
#bf2cdb color will look good with a black background.
Color Schemes of #bf2cdb
Triadic Colors of #bf2cdb
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 #bf2cdb
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 #bf2cdb
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 #bf2cdb
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: #bf2cdb;
}
This is a sample text used for the color #bf2cdb. 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: #bf2cdb;
}
This is a sample text used for the color #bf2cdb. 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 #bf2cdb;
}
This is a sample text used for the color #bf2cdb. 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 42.07%
Green 9.69%
Blue 48.24%
CMYK Percentage
Cyan 11.97
Magenta 74.81%
Yellow 0%
Black 13.22%
Comments on this color
Please login or signup to post a comment.
No comments yet.