#bf8dbc Hex Color
rgb(191, 141, 188)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bf | 8d | bc | - | #bf8dbc |
RGB | 191 | 141 | 188 | - | rgb(191,141,188) |
HSL | 304 | 28% | 65% | - | hsl(304,28%,65%) |
HSV | 304 | 26% | 75% | - | hsv(304,26%,75%) |
XYZ | 40.0878 | 33.757 | 51.9798 | - | xyz(40.0878,33.757,51.9798) |
CIE-LAB | 64.77 | 26.83 | -17.05 | - | lab(64.77,26.83,-17.05) |
CMYK | 0 | 0.26178010471204 | 0.015706806282722 | 0.25098039215686 | cmyk(0,0.26178010471204,0.015706806282722,0.25098039215686) |
Description
The RGB value of color #bf8dbc is rgb(191, 141, 188).
In the hex color #bf8dbc, The value of Red is 191, value of Green is 141, and value of Blue is 188. The primary color is Red. Similarly, The HSL values for #bf8dbc consists of 304° Hue, 28% Saturation, and 65% Lightness.
In the CMYK color model, the color #bf8dbc can be represented as Cyan=0%, Magenta=0.26178010471204%, Yellow=0.015706806282722%, and Black=0.25098039215686%.
Shades of #bf8dbc
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 #bf8dbc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bf8dbc
Preview of #bf8dbc on White Background
The contrast ratio of #bf8dbc with white color is 2.71
Preview of #bf8dbc on black background
The contrast ratio of #bf8dbc with black color is 7.75
#bf8dbc color will look good with a black background.
Color Schemes of #bf8dbc
Triadic Colors of #bf8dbc
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 #bf8dbc
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 #bf8dbc
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 #bf8dbc
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: #bf8dbc;
}
This is a sample text used for the color #bf8dbc. 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: #bf8dbc;
}
This is a sample text used for the color #bf8dbc. 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 #bf8dbc;
}
This is a sample text used for the color #bf8dbc. 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 36.73%
Green 27.12%
Blue 36.15%
CMYK Percentage
Cyan 0
Magenta 49.54%
Yellow 2.97%
Black 47.49%
Comments on this color
Please login or signup to post a comment.
No comments yet.