#bfe3df Hex Color
rgb(191, 227, 223)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bf | e3 | df | - | #bfe3df |
RGB | 191 | 227 | 223 | - | rgb(191,227,223) |
HSL | 173 | 39% | 82% | - | hsl(173,39%,82%) |
HSV | 173 | 16% | 89% | - | hsv(173,16%,89%) |
XYZ | 62.2742 | 71.3422 | 80.3003 | - | xyz(62.2742,71.3422,80.3003) |
CIE-LAB | 87.65 | -12.5 | -1.99 | - | lab(87.65,-12.5,-1.99) |
CMYK | 0.15859030837004 | 0 | 0.017621145374449 | 0.10980392156863 | cmyk(0.15859030837004,0,0.017621145374449,0.10980392156863) |
Description
The RGB value of color #bfe3df is rgb(191, 227, 223).
In the hex color #bfe3df, The value of Red is 191, value of Green is 227, and value of Blue is 223. The primary color is Green. Similarly, The HSL values for #bfe3df consists of 173° Hue, 39% Saturation, and 82% Lightness.
In the CMYK color model, the color #bfe3df can be represented as Cyan=0.15859030837004%, Magenta=0%, Yellow=0.017621145374449%, and Black=0.10980392156863%.
Shades of #bfe3df
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 #bfe3df
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bfe3df
Preview of #bfe3df on White Background
The contrast ratio of #bfe3df with white color is 1.38
Preview of #bfe3df on black background
The contrast ratio of #bfe3df with black color is 15.27
#bfe3df color will look good with a black background.
Color Schemes of #bfe3df
Triadic Colors of #bfe3df
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 #bfe3df
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 #bfe3df
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 #bfe3df
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: #bfe3df;
}
This is a sample text used for the color #bfe3df. 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: #bfe3df;
}
This is a sample text used for the color #bfe3df. 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 #bfe3df;
}
This is a sample text used for the color #bfe3df. 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 29.8%
Green 35.41%
Blue 34.79%
CMYK Percentage
Cyan 55.45
Magenta 0%
Yellow 6.16%
Black 38.39%
Comments on this color
Please login or signup to post a comment.
No comments yet.