#bfe43f Hex Color
rgb(191, 228, 63)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bf | e4 | 3f | - | #bfe43f |
RGB | 191 | 228 | 63 | - | rgb(191,228,63) |
HSL | 73 | 75% | 57% | - | hsl(73,75%,57%) |
HSV | 73 | 72% | 89% | - | hsv(73,72%,89%) |
XYZ | 50.1265 | 66.9221 | 14.9779 | - | xyz(50.1265,66.9221,14.9779) |
CIE-LAB | 85.46 | -33.38 | 71.7 | - | lab(85.46,-33.38,71.7) |
CMYK | 0.16228070175439 | 0 | 0.72368421052632 | 0.10588235294118 | cmyk(0.16228070175439,0,0.72368421052632,0.10588235294118) |
Description
The RGB value of color #bfe43f is rgb(191, 228, 63).
In the hex color #bfe43f, The value of Red is 191, value of Green is 228, and value of Blue is 63. The primary color is Green. Similarly, The HSL values for #bfe43f consists of 73° Hue, 75% Saturation, and 57% Lightness.
In the CMYK color model, the color #bfe43f can be represented as Cyan=0.16228070175439%, Magenta=0%, Yellow=0.72368421052632%, and Black=0.10588235294118%.
Shades of #bfe43f
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 #bfe43f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bfe43f
Preview of #bfe43f on White Background
The contrast ratio of #bfe43f with white color is 1.46
Preview of #bfe43f on black background
The contrast ratio of #bfe43f with black color is 14.38
#bfe43f color will look good with a black background.
Color Schemes of #bfe43f
Triadic Colors of #bfe43f
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 #bfe43f
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 #bfe43f
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 #bfe43f
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: #bfe43f;
}
This is a sample text used for the color #bfe43f. 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: #bfe43f;
}
This is a sample text used for the color #bfe43f. 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 #bfe43f;
}
This is a sample text used for the color #bfe43f. 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 39.63%
Green 47.3%
Blue 13.07%
CMYK Percentage
Cyan 16.36
Magenta 0%
Yellow 72.96%
Black 10.68%
Comments on this color
Please login or signup to post a comment.
No comments yet.