#b2d2be Hex Color
rgb(178, 210, 190)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | b2 | d2 | be | - | #b2d2be |
RGB | 178 | 210 | 190 | - | rgb(178,210,190) |
HSL | 143 | 26% | 76% | - | hsl(143,26%,76%) |
HSV | 143 | 15% | 82% | - | hsv(143,15%,82%) |
XYZ | 50.701 | 59.2759 | 57.4844 | - | xyz(50.701,59.2759,57.4844) |
CIE-LAB | 81.44 | -14.51 | 6.36 | - | lab(81.44,-14.51,6.36) |
CMYK | 0.15238095238095 | 0 | 0.095238095238095 | 0.17647058823529 | cmyk(0.15238095238095,0,0.095238095238095,0.17647058823529) |
Description
The RGB value of color #b2d2be is rgb(178, 210, 190).
In the hex color #b2d2be, The value of Red is 178, value of Green is 210, and value of Blue is 190. The primary color is Green. Similarly, The HSL values for #b2d2be consists of 143° Hue, 26% Saturation, and 76% Lightness.
In the CMYK color model, the color #b2d2be can be represented as Cyan=0.15238095238095%, Magenta=0%, Yellow=0.095238095238095%, and Black=0.17647058823529%.
Shades of #b2d2be
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 #b2d2be
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #b2d2be
Preview of #b2d2be on White Background
The contrast ratio of #b2d2be with white color is 1.63
Preview of #b2d2be on black background
The contrast ratio of #b2d2be with black color is 12.86
#b2d2be color will look good with a black background.
Color Schemes of #b2d2be
Triadic Colors of #b2d2be
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 #b2d2be
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 #b2d2be
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 #b2d2be
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: #b2d2be;
}
This is a sample text used for the color #b2d2be. 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: #b2d2be;
}
This is a sample text used for the color #b2d2be. 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 #b2d2be;
}
This is a sample text used for the color #b2d2be. 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.8%
Green 36.33%
Blue 32.87%
CMYK Percentage
Cyan 35.93
Magenta 0%
Yellow 22.46%
Black 41.61%
Comments on this color
Please login or signup to post a comment.
No comments yet.