#bfc9df Hex Color
rgb(191, 201, 223)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bf | c9 | df | - | #bfc9df |
RGB | 191 | 201 | 223 | - | rgb(191,201,223) |
HSL | 221 | 33% | 81% | - | hsl(221,33%,81%) |
HSV | 221 | 14% | 87% | - | hsv(221,14%,87%) |
XYZ | 55.6918 | 58.1774 | 78.1061 | - | xyz(55.6918,58.1774,78.1061) |
CIE-LAB | 80.84 | 0.99 | -12.07 | - | lab(80.84,0.99,-12.07) |
CMYK | 0.14349775784753 | 0.098654708520179 | 0 | 0.12549019607843 | cmyk(0.14349775784753,0.098654708520179,0,0.12549019607843) |
Description
The RGB value of color #bfc9df is rgb(191, 201, 223).
In the hex color #bfc9df, The value of Red is 191, value of Green is 201, and value of Blue is 223. The primary color is Blue. Similarly, The HSL values for #bfc9df consists of 221° Hue, 33% Saturation, and 81% Lightness.
In the CMYK color model, the color #bfc9df can be represented as Cyan=0.14349775784753%, Magenta=0.098654708520179%, Yellow=0%, and Black=0.12549019607843%.
Shades of #bfc9df
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 #bfc9df
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bfc9df
Preview of #bfc9df on White Background
The contrast ratio of #bfc9df with white color is 1.66
Preview of #bfc9df on black background
The contrast ratio of #bfc9df with black color is 12.64
#bfc9df color will look good with a black background.
Color Schemes of #bfc9df
Triadic Colors of #bfc9df
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 #bfc9df
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 #bfc9df
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 #bfc9df
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: #bfc9df;
}
This is a sample text used for the color #bfc9df. 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: #bfc9df;
}
This is a sample text used for the color #bfc9df. 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 #bfc9df;
}
This is a sample text used for the color #bfc9df. 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 31.06%
Green 32.68%
Blue 36.26%
CMYK Percentage
Cyan 39.03
Magenta 26.83%
Yellow 0%
Black 34.13%
Comments on this color
Please login or signup to post a comment.
No comments yet.