#bf96d9 Hex Color
rgb(191, 150, 217)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bf | 96 | d9 | - | #bf96d9 |
RGB | 191 | 150 | 217 | - | rgb(191,150,217) |
HSL | 277 | 47% | 72% | - | hsl(277,47%,72%) |
HSV | 277 | 31% | 85% | - | hsv(277,31%,85%) |
XYZ | 44.9166 | 37.8988 | 70.5935 | - | xyz(44.9166,37.8988,70.5935) |
CIE-LAB | 67.95 | 27.62 | -28.37 | - | lab(67.95,27.62,-28.37) |
CMYK | 0.11981566820276 | 0.30875576036866 | 0 | 0.14901960784314 | cmyk(0.11981566820276,0.30875576036866,0,0.14901960784314) |
Description
The RGB value of color #bf96d9 is rgb(191, 150, 217).
In the hex color #bf96d9, The value of Red is 191, value of Green is 150, and value of Blue is 217. The primary color is Blue. Similarly, The HSL values for #bf96d9 consists of 277° Hue, 47% Saturation, and 72% Lightness.
In the CMYK color model, the color #bf96d9 can be represented as Cyan=0.11981566820276%, Magenta=0.30875576036866%, Yellow=0%, and Black=0.14901960784314%.
Shades of #bf96d9
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 #bf96d9
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bf96d9
Preview of #bf96d9 on White Background
The contrast ratio of #bf96d9 with white color is 2.45
Preview of #bf96d9 on black background
The contrast ratio of #bf96d9 with black color is 8.58
#bf96d9 color will look good with a black background.
Color Schemes of #bf96d9
Triadic Colors of #bf96d9
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 #bf96d9
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 #bf96d9
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 #bf96d9
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: #bf96d9;
}
This is a sample text used for the color #bf96d9. 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: #bf96d9;
}
This is a sample text used for the color #bf96d9. 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 #bf96d9;
}
This is a sample text used for the color #bf96d9. 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 34.23%
Green 26.88%
Blue 38.89%
CMYK Percentage
Cyan 20.74
Magenta 53.46%
Yellow 0%
Black 25.8%
Comments on this color
Please login or signup to post a comment.
No comments yet.