#b1e9fa Hex Color
rgb(177, 233, 250)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b1 | e9 | fa | - | #b1e9fa |
RGB | 177 | 233 | 250 | - | rgb(177,233,250) |
HSL | 194 | 88% | 84% | - | hsl(194,88%,84%) |
HSV | 194 | 29% | 98% | - | hsv(194,29%,98%) |
XYZ | 64.5257 | 74.5271 | 101.4268 | - | xyz(64.5257,74.5271,101.4268) |
CIE-LAB | 89.17 | -13.88 | -14 | - | lab(89.17,-13.88,-14) |
CMYK | 0.292 | 0.068 | 0 | 0.019607843137255 | cmyk(0.292,0.068,0,0.019607843137255) |
Description
The RGB value of color #b1e9fa is rgb(177, 233, 250).
In the hex color #b1e9fa, The value of Red is 177, value of Green is 233, and value of Blue is 250. The primary color is Blue. Similarly, The HSL values for #b1e9fa consists of 194° Hue, 88% Saturation, and 84% Lightness.
In the CMYK color model, the color #b1e9fa can be represented as Cyan=0.292%, Magenta=0.068%, Yellow=0%, and Black=0.019607843137255%.
Shades of #b1e9fa
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 #b1e9fa
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b1e9fa
Preview of #b1e9fa on White Background
The contrast ratio of #b1e9fa with white color is 1.32
Preview of #b1e9fa on black background
The contrast ratio of #b1e9fa with black color is 15.91
#b1e9fa color will look good with a black background.
Color Schemes of #b1e9fa
Triadic Colors of #b1e9fa
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 #b1e9fa
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 #b1e9fa
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 #b1e9fa
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: #b1e9fa;
}
This is a sample text used for the color #b1e9fa. 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: #b1e9fa;
}
This is a sample text used for the color #b1e9fa. 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 #b1e9fa;
}
This is a sample text used for the color #b1e9fa. 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 26.82%
Green 35.3%
Blue 37.88%
CMYK Percentage
Cyan 76.92
Magenta 17.91%
Yellow 0%
Black 5.17%
Comments on this color
Please login or signup to post a comment.
No comments yet.