#bf7dde Hex Color
rgb(191, 125, 222)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | bf | 7d | de | - | #bf7dde |
| RGB | 191 | 125 | 222 | - | rgb(191,125,222) |
| HSL | 281 | 60% | 68% | - | hsl(281,60%,68%) |
| HSV | 281 | 44% | 87% | - | hsv(281,44%,87%) |
| XYZ | 42.0043 | 31.0175 | 72.8804 | - | xyz(42.0043,31.0175,72.8804) |
| CIE-LAB | 62.52 | 42.39 | -39.57 | - | lab(62.52,42.39,-39.57) |
| CMYK | 0.13963963963964 | 0.43693693693694 | 0 | 0.12941176470588 | cmyk(0.13963963963964,0.43693693693694,0,0.12941176470588) |
Description
The RGB value of color #bf7dde is rgb(191, 125, 222).
In the hex color #bf7dde, The value of Red is 191, value of Green is 125, and value of Blue is 222. The primary color is Blue. Similarly, The HSL values for #bf7dde consists of 281° Hue, 60% Saturation, and 68% Lightness.
In the CMYK color model, the color #bf7dde can be represented as Cyan=0.13963963963964%, Magenta=0.43693693693694%, Yellow=0%, and Black=0.12941176470588%.
Shades of #bf7dde
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 #bf7dde
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bf7dde
Preview of #bf7dde on White Background
The contrast ratio of #bf7dde with white color is 2.92
Preview of #bf7dde on black background
The contrast ratio of #bf7dde with black color is 7.2
#bf7dde color will look good with a black background.
Color Schemes of #bf7dde
Triadic Colors of #bf7dde
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 #bf7dde
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 #bf7dde
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 #bf7dde
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: #bf7dde;
}
This is a sample text used for the color #bf7dde. 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: #bf7dde;
}
This is a sample text used for the color #bf7dde. 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 #bf7dde;
}
This is a sample text used for the color #bf7dde. 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 35.5%
Green 23.23%
Blue 41.26%
CMYK Percentage
Cyan 19.78
Magenta 61.89%
Yellow 0%
Black 18.33%
Comments on this color
Please login or signup to post a comment.
No comments yet.