#b2eebb Hex Color
rgb(178, 238, 187)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b2 | ee | bb | - | #b2eebb |
RGB | 178 | 238 | 187 | - | rgb(178,238,187) |
HSL | 129 | 64% | 82% | - | hsl(129,64%,82%) |
HSV | 129 | 25% | 93% | - | hsv(129,25%,93%) |
XYZ | 57.9043 | 74.2019 | 58.2842 | - | xyz(57.9043,74.2019,58.2842) |
CIE-LAB | 89.02 | -28.8 | 18.67 | - | lab(89.02,-28.8,18.67) |
CMYK | 0.25210084033613 | 0 | 0.21428571428571 | 0.066666666666667 | cmyk(0.25210084033613,0,0.21428571428571,0.066666666666667) |
Description
The RGB value of color #b2eebb is rgb(178, 238, 187).
In the hex color #b2eebb, The value of Red is 178, value of Green is 238, and value of Blue is 187. The primary color is Green. Similarly, The HSL values for #b2eebb consists of 129° Hue, 64% Saturation, and 82% Lightness.
In the CMYK color model, the color #b2eebb can be represented as Cyan=0.25210084033613%, Magenta=0%, Yellow=0.21428571428571%, and Black=0.066666666666667%.
Shades of #b2eebb
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 #b2eebb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b2eebb
Preview of #b2eebb on White Background
The contrast ratio of #b2eebb with white color is 1.33
Preview of #b2eebb on black background
The contrast ratio of #b2eebb with black color is 15.84
#b2eebb color will look good with a black background.
Color Schemes of #b2eebb
Triadic Colors of #b2eebb
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 #b2eebb
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 #b2eebb
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 #b2eebb
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: #b2eebb;
}
This is a sample text used for the color #b2eebb. 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: #b2eebb;
}
This is a sample text used for the color #b2eebb. 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 #b2eebb;
}
This is a sample text used for the color #b2eebb. 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 29.52%
Green 39.47%
Blue 31.01%
CMYK Percentage
Cyan 47.29
Magenta 0%
Yellow 40.2%
Black 12.51%
Comments on this color
Please login or signup to post a comment.
No comments yet.