#bfe6bb Hex Color
rgb(191, 230, 187)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | bf | e6 | bb | - | #bfe6bb |
| RGB | 191 | 230 | 187 | - | rgb(191,230,187) |
| HSL | 114 | 46% | 82% | - | hsl(114,46%,82%) |
| HSV | 114 | 19% | 90% | - | hsv(114,19%,90%) |
| XYZ | 58.7523 | 71.2579 | 57.6713 | - | xyz(58.7523,71.2579,57.6713) |
| CIE-LAB | 87.61 | -20.67 | 16.82 | - | lab(87.61,-20.67,16.82) |
| CMYK | 0.1695652173913 | 0 | 0.18695652173913 | 0.098039215686274 | cmyk(0.1695652173913,0,0.18695652173913,0.098039215686274) |
Description
The RGB value of color #bfe6bb is rgb(191, 230, 187).
In the hex color #bfe6bb, The value of Red is 191, value of Green is 230, and value of Blue is 187. The primary color is Green. Similarly, The HSL values for #bfe6bb consists of 114° Hue, 46% Saturation, and 82% Lightness.
In the CMYK color model, the color #bfe6bb can be represented as Cyan=0.1695652173913%, Magenta=0%, Yellow=0.18695652173913%, and Black=0.098039215686274%.
Shades of #bfe6bb
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 #bfe6bb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bfe6bb
Preview of #bfe6bb on White Background
The contrast ratio of #bfe6bb with white color is 1.38
Preview of #bfe6bb on black background
The contrast ratio of #bfe6bb with black color is 15.25
#bfe6bb color will look good with a black background.
Color Schemes of #bfe6bb
Triadic Colors of #bfe6bb
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 #bfe6bb
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 #bfe6bb
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 #bfe6bb
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: #bfe6bb;
}
This is a sample text used for the color #bfe6bb. 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: #bfe6bb;
}
This is a sample text used for the color #bfe6bb. 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 #bfe6bb;
}
This is a sample text used for the color #bfe6bb. 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 31.41%
Green 37.83%
Blue 30.76%
CMYK Percentage
Cyan 37.3
Magenta 0%
Yellow 41.13%
Black 21.57%
Comments on this color
Please login or signup to post a comment.
No comments yet.