#b1fcbe Hex Color
rgb(177, 252, 190)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | b1 | fc | be | - | #b1fcbe |
| RGB | 177 | 252 | 190 | - | rgb(177,252,190) |
| HSL | 130 | 93% | 84% | - | hsl(130,93%,84%) |
| HSV | 130 | 30% | 99% | - | hsv(130,30%,99%) |
| XYZ | 62.2361 | 82.6856 | 61.3949 | - | xyz(62.2361,82.6856,61.3949) |
| CIE-LAB | 92.88 | -35.11 | 22.49 | - | lab(92.88,-35.11,22.49) |
| CMYK | 0.29761904761905 | 0 | 0.24603174603175 | 0.011764705882353 | cmyk(0.29761904761905,0,0.24603174603175,0.011764705882353) |
Description
The RGB value of color #b1fcbe is rgb(177, 252, 190).
In the hex color #b1fcbe, The value of Red is 177, value of Green is 252, and value of Blue is 190. The primary color is Green. Similarly, The HSL values for #b1fcbe consists of 130° Hue, 93% Saturation, and 84% Lightness.
In the CMYK color model, the color #b1fcbe can be represented as Cyan=0.29761904761905%, Magenta=0%, Yellow=0.24603174603175%, and Black=0.011764705882353%.
Shades of #b1fcbe
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 #b1fcbe
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b1fcbe
Preview of #b1fcbe on White Background
The contrast ratio of #b1fcbe with white color is 1.2
Preview of #b1fcbe on black background
The contrast ratio of #b1fcbe with black color is 17.54
#b1fcbe color will look good with a black background.
Color Schemes of #b1fcbe
Triadic Colors of #b1fcbe
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 #b1fcbe
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 #b1fcbe
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 #b1fcbe
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: #b1fcbe;
}
This is a sample text used for the color #b1fcbe. 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: #b1fcbe;
}
This is a sample text used for the color #b1fcbe. 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 #b1fcbe;
}
This is a sample text used for the color #b1fcbe. 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.59%
Green 40.71%
Blue 30.69%
CMYK Percentage
Cyan 53.58
Magenta 0%
Yellow 44.3%
Black 2.12%
Comments on this color
Please login or signup to post a comment.
No comments yet.