#bfa8bc Hex Color
rgb(191, 168, 188)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bf | a8 | bc | - | #bfa8bc |
RGB | 191 | 168 | 188 | - | rgb(191,168,188) |
HSL | 308 | 15% | 70% | - | hsl(308,15%,70%) |
HSV | 308 | 12% | 75% | - | hsv(308,12%,75%) |
XYZ | 44.5656 | 42.7125 | 53.4724 | - | xyz(44.5656,42.7125,53.4724) |
CIE-LAB | 71.36 | 11.89 | -7.17 | - | lab(71.36,11.89,-7.17) |
CMYK | 0 | 0.12041884816754 | 0.015706806282722 | 0.25098039215686 | cmyk(0,0.12041884816754,0.015706806282722,0.25098039215686) |
Description
The RGB value of color #bfa8bc is rgb(191, 168, 188).
In the hex color #bfa8bc, The value of Red is 191, value of Green is 168, and value of Blue is 188. The primary color is Red. Similarly, The HSL values for #bfa8bc consists of 308° Hue, 15% Saturation, and 70% Lightness.
In the CMYK color model, the color #bfa8bc can be represented as Cyan=0%, Magenta=0.12041884816754%, Yellow=0.015706806282722%, and Black=0.25098039215686%.
Shades of #bfa8bc
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 #bfa8bc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bfa8bc
Preview of #bfa8bc on White Background
The contrast ratio of #bfa8bc with white color is 2.2
Preview of #bfa8bc on black background
The contrast ratio of #bfa8bc with black color is 9.54
#bfa8bc color will look good with a black background.
Color Schemes of #bfa8bc
Triadic Colors of #bfa8bc
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 #bfa8bc
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 #bfa8bc
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 #bfa8bc
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: #bfa8bc;
}
This is a sample text used for the color #bfa8bc. 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: #bfa8bc;
}
This is a sample text used for the color #bfa8bc. 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 #bfa8bc;
}
This is a sample text used for the color #bfa8bc. 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.92%
Green 30.71%
Blue 34.37%
CMYK Percentage
Cyan 0
Magenta 31.11%
Yellow 4.06%
Black 64.84%
Comments on this color
Please login or signup to post a comment.
No comments yet.