#bbfa7c Hex Color
rgb(187, 250, 124)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bb | fa | 7c | - | #bbfa7c |
RGB | 187 | 250 | 124 | - | rgb(187,250,124) |
HSL | 90 | 93% | 73% | - | hsl(90,93%,73%) |
HSV | 90 | 50% | 98% | - | hsv(90,50%,98%) |
XYZ | 58.3172 | 80.3912 | 31.5122 | - | xyz(58.3172,80.3912,31.5122) |
CIE-LAB | 91.86 | -40.04 | 53.67 | - | lab(91.86,-40.04,53.67) |
CMYK | 0.252 | 0 | 0.504 | 0.019607843137255 | cmyk(0.252,0,0.504,0.019607843137255) |
Description
The RGB value of color #bbfa7c is rgb(187, 250, 124).
In the hex color #bbfa7c, The value of Red is 187, value of Green is 250, and value of Blue is 124. The primary color is Green. Similarly, The HSL values for #bbfa7c consists of 90° Hue, 93% Saturation, and 73% Lightness.
In the CMYK color model, the color #bbfa7c can be represented as Cyan=0.252%, Magenta=0%, Yellow=0.504%, and Black=0.019607843137255%.
Shades of #bbfa7c
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 #bbfa7c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bbfa7c
Preview of #bbfa7c on White Background
The contrast ratio of #bbfa7c with white color is 1.23
Preview of #bbfa7c on black background
The contrast ratio of #bbfa7c with black color is 17.08
#bbfa7c color will look good with a black background.
Color Schemes of #bbfa7c
Triadic Colors of #bbfa7c
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 #bbfa7c
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 #bbfa7c
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 #bbfa7c
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: #bbfa7c;
}
This is a sample text used for the color #bbfa7c. 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: #bbfa7c;
}
This is a sample text used for the color #bbfa7c. 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 #bbfa7c;
}
This is a sample text used for the color #bbfa7c. 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 33.33%
Green 44.56%
Blue 22.1%
CMYK Percentage
Cyan 32.49
Magenta 0%
Yellow 64.98%
Black 2.53%
Comments on this color
Please login or signup to post a comment.
No comments yet.