#bbf1ed Hex Color
rgb(187, 241, 237)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bb | f1 | ed | - | #bbf1ed |
RGB | 187 | 241 | 237 | - | rgb(187,241,237) |
HSL | 176 | 66% | 84% | - | hsl(176,66%,84%) |
HSV | 176 | 22% | 95% | - | hsv(176,22%,95%) |
XYZ | 67.2349 | 79.5898 | 91.9395 | - | xyz(67.2349,79.5898,91.9395) |
CIE-LAB | 91.5 | -17.86 | -3.69 | - | lab(91.5,-17.86,-3.69) |
CMYK | 0.22406639004149 | 0 | 0.016597510373444 | 0.054901960784314 | cmyk(0.22406639004149,0,0.016597510373444,0.054901960784314) |
Description
The RGB value of color #bbf1ed is rgb(187, 241, 237).
In the hex color #bbf1ed, The value of Red is 187, value of Green is 241, and value of Blue is 237. The primary color is Green. Similarly, The HSL values for #bbf1ed consists of 176° Hue, 66% Saturation, and 84% Lightness.
In the CMYK color model, the color #bbf1ed can be represented as Cyan=0.22406639004149%, Magenta=0%, Yellow=0.016597510373444%, and Black=0.054901960784314%.
Shades of #bbf1ed
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 #bbf1ed
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bbf1ed
Preview of #bbf1ed on White Background
The contrast ratio of #bbf1ed with white color is 1.24
Preview of #bbf1ed on black background
The contrast ratio of #bbf1ed with black color is 16.92
#bbf1ed color will look good with a black background.
Color Schemes of #bbf1ed
Triadic Colors of #bbf1ed
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 #bbf1ed
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 #bbf1ed
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 #bbf1ed
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: #bbf1ed;
}
This is a sample text used for the color #bbf1ed. 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: #bbf1ed;
}
This is a sample text used for the color #bbf1ed. 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 #bbf1ed;
}
This is a sample text used for the color #bbf1ed. 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 28.12%
Green 36.24%
Blue 35.64%
CMYK Percentage
Cyan 75.81
Magenta 0%
Yellow 5.62%
Black 18.58%
Comments on this color
Please login or signup to post a comment.
No comments yet.