#b9e3fe Hex Color
rgb(185, 227, 254)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b9 | e3 | fe | - | #b9e3fe |
RGB | 185 | 227 | 254 | - | rgb(185,227,254) |
HSL | 203 | 97% | 86% | - | hsl(203,97%,86%) |
HSV | 203 | 27% | 100% | - | hsv(203,27%,100%) |
XYZ | 65.3661 | 72.4082 | 104.297 | - | xyz(65.3661,72.4082,104.297) |
CIE-LAB | 88.16 | -7.64 | -17.56 | - | lab(88.16,-7.64,-17.56) |
CMYK | 0.27165354330709 | 0.10629921259843 | 0 | 0.003921568627451 | cmyk(0.27165354330709,0.10629921259843,0,0.003921568627451) |
Description
The RGB value of color #b9e3fe is rgb(185, 227, 254).
In the hex color #b9e3fe, The value of Red is 185, value of Green is 227, and value of Blue is 254. The primary color is Blue. Similarly, The HSL values for #b9e3fe consists of 203° Hue, 97% Saturation, and 86% Lightness.
In the CMYK color model, the color #b9e3fe can be represented as Cyan=0.27165354330709%, Magenta=0.10629921259843%, Yellow=0%, and Black=0.003921568627451%.
Shades of #b9e3fe
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 #b9e3fe
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b9e3fe
Preview of #b9e3fe on White Background
The contrast ratio of #b9e3fe with white color is 1.36
Preview of #b9e3fe on black background
The contrast ratio of #b9e3fe with black color is 15.48
#b9e3fe color will look good with a black background.
Color Schemes of #b9e3fe
Triadic Colors of #b9e3fe
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 #b9e3fe
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 #b9e3fe
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 #b9e3fe
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: #b9e3fe;
}
This is a sample text used for the color #b9e3fe. 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: #b9e3fe;
}
This is a sample text used for the color #b9e3fe. 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 #b9e3fe;
}
This is a sample text used for the color #b9e3fe. 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 27.78%
Green 34.08%
Blue 38.14%
CMYK Percentage
Cyan 71.14
Magenta 27.84%
Yellow 0%
Black 1.03%
Comments on this color
Please login or signup to post a comment.
No comments yet.