#bfe37f Hex Color
rgb(191, 227, 127)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bf | e3 | 7f | - | #bfe37f |
RGB | 191 | 227 | 127 | - | rgb(191,227,127) |
HSL | 82 | 64% | 69% | - | hsl(82,64%,69%) |
HSV | 82 | 44% | 89% | - | hsv(82,44%,89%) |
XYZ | 52.7857 | 67.5468 | 30.3344 | - | xyz(52.7857,67.5468,30.3344) |
CIE-LAB | 85.78 | -27.72 | 44.86 | - | lab(85.78,-27.72,44.86) |
CMYK | 0.15859030837004 | 0 | 0.44052863436123 | 0.10980392156863 | cmyk(0.15859030837004,0,0.44052863436123,0.10980392156863) |
Description
The RGB value of color #bfe37f is rgb(191, 227, 127).
In the hex color #bfe37f, The value of Red is 191, value of Green is 227, and value of Blue is 127. The primary color is Green. Similarly, The HSL values for #bfe37f consists of 82° Hue, 64% Saturation, and 69% Lightness.
In the CMYK color model, the color #bfe37f can be represented as Cyan=0.15859030837004%, Magenta=0%, Yellow=0.44052863436123%, and Black=0.10980392156863%.
Shades of #bfe37f
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 #bfe37f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bfe37f
Preview of #bfe37f on White Background
The contrast ratio of #bfe37f with white color is 1.45
Preview of #bfe37f on black background
The contrast ratio of #bfe37f with black color is 14.51
#bfe37f color will look good with a black background.
Color Schemes of #bfe37f
Triadic Colors of #bfe37f
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 #bfe37f
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 #bfe37f
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 #bfe37f
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: #bfe37f;
}
This is a sample text used for the color #bfe37f. 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: #bfe37f;
}
This is a sample text used for the color #bfe37f. 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 #bfe37f;
}
This is a sample text used for the color #bfe37f. 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 35.05%
Green 41.65%
Blue 23.3%
CMYK Percentage
Cyan 22.37
Magenta 0%
Yellow 62.14%
Black 15.49%
Comments on this color
Please login or signup to post a comment.
No comments yet.