#bfec7f Hex Color
rgb(191, 236, 127)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | bf | ec | 7f | - | #bfec7f |
| RGB | 191 | 236 | 127 | - | rgb(191,236,127) |
| HSL | 85 | 74% | 71% | - | hsl(85,74%,71%) |
| HSV | 85 | 46% | 93% | - | hsv(85,46%,93%) |
| XYZ | 55.3121 | 72.5996 | 31.1765 | - | xyz(55.3121,72.5996,31.1765) |
| CIE-LAB | 88.26 | -31.94 | 47.93 | - | lab(88.26,-31.94,47.93) |
| CMYK | 0.19067796610169 | 0 | 0.46186440677966 | 0.074509803921569 | cmyk(0.19067796610169,0,0.46186440677966,0.074509803921569) |
Description
The RGB value of color #bfec7f is rgb(191, 236, 127).
In the hex color #bfec7f, The value of Red is 191, value of Green is 236, and value of Blue is 127. The primary color is Green. Similarly, The HSL values for #bfec7f consists of 85° Hue, 74% Saturation, and 71% Lightness.
In the CMYK color model, the color #bfec7f can be represented as Cyan=0.19067796610169%, Magenta=0%, Yellow=0.46186440677966%, and Black=0.074509803921569%.
Shades of #bfec7f
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 #bfec7f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bfec7f
Preview of #bfec7f on White Background
The contrast ratio of #bfec7f with white color is 1.35
Preview of #bfec7f on black background
The contrast ratio of #bfec7f with black color is 15.52
#bfec7f color will look good with a black background.
Color Schemes of #bfec7f
Triadic Colors of #bfec7f
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 #bfec7f
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 #bfec7f
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 #bfec7f
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: #bfec7f;
}
This is a sample text used for the color #bfec7f. 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: #bfec7f;
}
This is a sample text used for the color #bfec7f. 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 #bfec7f;
}
This is a sample text used for the color #bfec7f. 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 34.48%
Green 42.6%
Blue 22.92%
CMYK Percentage
Cyan 26.23
Magenta 0%
Yellow 63.53%
Black 10.25%
Comments on this color
Please login or signup to post a comment.
No comments yet.