#bf9eae Hex Color
rgb(191, 158, 174)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | bf | 9e | ae | - | #bf9eae |
| RGB | 191 | 158 | 174 | - | rgb(191,158,174) |
| HSL | 331 | 20% | 68% | - | hsl(331,20%,68%) |
| HSV | 331 | 17% | 75% | - | hsv(331,17%,75%) |
| XYZ | 41.3527 | 38.5861 | 45.3127 | - | xyz(41.3527,38.5861,45.3127) |
| CIE-LAB | 68.45 | 14.86 | -3.72 | - | lab(68.45,14.86,-3.72) |
| CMYK | 0 | 0.17277486910995 | 0.089005235602094 | 0.25098039215686 | cmyk(0,0.17277486910995,0.089005235602094,0.25098039215686) |
Description
The RGB value of color #bf9eae is rgb(191, 158, 174).
In the hex color #bf9eae, The value of Red is 191, value of Green is 158, and value of Blue is 174. The primary color is Red. Similarly, The HSL values for #bf9eae consists of 331° Hue, 20% Saturation, and 68% Lightness.
In the CMYK color model, the color #bf9eae can be represented as Cyan=0%, Magenta=0.17277486910995%, Yellow=0.089005235602094%, and Black=0.25098039215686%.
Shades of #bf9eae
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 #bf9eae
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bf9eae
Preview of #bf9eae on White Background
The contrast ratio of #bf9eae with white color is 2.41
Preview of #bf9eae on black background
The contrast ratio of #bf9eae with black color is 8.72
#bf9eae color will look good with a black background.
Color Schemes of #bf9eae
Triadic Colors of #bf9eae
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 #bf9eae
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 #bf9eae
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 #bf9eae
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: #bf9eae;
}
This is a sample text used for the color #bf9eae. 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: #bf9eae;
}
This is a sample text used for the color #bf9eae. 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 #bf9eae;
}
This is a sample text used for the color #bf9eae. 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.52%
Green 30.21%
Blue 33.27%
CMYK Percentage
Cyan 0
Magenta 33.7%
Yellow 17.36%
Black 48.95%
Comments on this color
Please login or signup to post a comment.
No comments yet.