#b1eefa Hex Color
rgb(177, 238, 250)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b1 | ee | fa | - | #b1eefa |
RGB | 177 | 238 | 250 | - | rgb(177,238,250) |
HSL | 190 | 88% | 84% | - | hsl(190,88%,84%) |
HSV | 190 | 29% | 98% | - | hsv(190,29%,98%) |
XYZ | 65.9613 | 77.3983 | 101.9053 | - | xyz(65.9613,77.3983,101.9053) |
CIE-LAB | 90.5 | -16.39 | -12 | - | lab(90.5,-16.39,-12) |
CMYK | 0.292 | 0.048 | 0 | 0.019607843137255 | cmyk(0.292,0.048,0,0.019607843137255) |
Description
The RGB value of color #b1eefa is rgb(177, 238, 250).
In the hex color #b1eefa, The value of Red is 177, value of Green is 238, and value of Blue is 250. The primary color is Blue. Similarly, The HSL values for #b1eefa consists of 190° Hue, 88% Saturation, and 84% Lightness.
In the CMYK color model, the color #b1eefa can be represented as Cyan=0.292%, Magenta=0.048%, Yellow=0%, and Black=0.019607843137255%.
Shades of #b1eefa
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 #b1eefa
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b1eefa
Preview of #b1eefa on White Background
The contrast ratio of #b1eefa with white color is 1.27
Preview of #b1eefa on black background
The contrast ratio of #b1eefa with black color is 16.48
#b1eefa color will look good with a black background.
Color Schemes of #b1eefa
Triadic Colors of #b1eefa
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 #b1eefa
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 #b1eefa
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 #b1eefa
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: #b1eefa;
}
This is a sample text used for the color #b1eefa. 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: #b1eefa;
}
This is a sample text used for the color #b1eefa. 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 #b1eefa;
}
This is a sample text used for the color #b1eefa. 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.62%
Green 35.79%
Blue 37.59%
CMYK Percentage
Cyan 81.2
Magenta 13.35%
Yellow 0%
Black 5.45%
Comments on this color
Please login or signup to post a comment.
No comments yet.