#b1fe8e Hex Color
rgb(177, 254, 142)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b1 | fe | 8e | - | #b1fe8e |
RGB | 177 | 254 | 142 | - | rgb(177,254,142) |
HSL | 101 | 98% | 78% | - | hsl(101,98%,78%) |
HSV | 101 | 44% | 100% | - | hsv(101,44%,100%) |
XYZ | 58.4558 | 82.1837 | 38.3733 | - | xyz(58.4558,82.1837,38.3733) |
CIE-LAB | 92.66 | -43.14 | 46.07 | - | lab(92.66,-43.14,46.07) |
CMYK | 0.30314960629921 | 0 | 0.44094488188976 | 0.003921568627451 | cmyk(0.30314960629921,0,0.44094488188976,0.003921568627451) |
Description
The RGB value of color #b1fe8e is rgb(177, 254, 142).
In the hex color #b1fe8e, The value of Red is 177, value of Green is 254, and value of Blue is 142. The primary color is Green. Similarly, The HSL values for #b1fe8e consists of 101° Hue, 98% Saturation, and 78% Lightness.
In the CMYK color model, the color #b1fe8e can be represented as Cyan=0.30314960629921%, Magenta=0%, Yellow=0.44094488188976%, and Black=0.003921568627451%.
Shades of #b1fe8e
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 #b1fe8e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b1fe8e
Preview of #b1fe8e on White Background
The contrast ratio of #b1fe8e with white color is 1.2
Preview of #b1fe8e on black background
The contrast ratio of #b1fe8e with black color is 17.44
#b1fe8e color will look good with a black background.
Color Schemes of #b1fe8e
Triadic Colors of #b1fe8e
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 #b1fe8e
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 #b1fe8e
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 #b1fe8e
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: #b1fe8e;
}
This is a sample text used for the color #b1fe8e. 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: #b1fe8e;
}
This is a sample text used for the color #b1fe8e. 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 #b1fe8e;
}
This is a sample text used for the color #b1fe8e. 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 30.89%
Green 44.33%
Blue 24.78%
CMYK Percentage
Cyan 40.53
Magenta 0%
Yellow 58.95%
Black 0.52%
Comments on this color
Please login or signup to post a comment.
No comments yet.