#bbfc5c Hex Color
rgb(187, 252, 92)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bb | fc | 5c | - | #bbfc5c |
RGB | 187 | 252 | 92 | - | rgb(187,252,92) |
HSL | 84 | 96% | 67% | - | hsl(84,96%,67%) |
HSV | 84 | 63% | 99% | - | hsv(84,63%,99%) |
XYZ | 57.2357 | 80.9583 | 22.7351 | - | xyz(57.2357,80.9583,22.7351) |
CIE-LAB | 92.11 | -43.78 | 67.75 | - | lab(92.11,-43.78,67.75) |
CMYK | 0.25793650793651 | 0 | 0.63492063492063 | 0.011764705882353 | cmyk(0.25793650793651,0,0.63492063492063,0.011764705882353) |
Description
The RGB value of color #bbfc5c is rgb(187, 252, 92).
In the hex color #bbfc5c, The value of Red is 187, value of Green is 252, and value of Blue is 92. The primary color is Green. Similarly, The HSL values for #bbfc5c consists of 84° Hue, 96% Saturation, and 67% Lightness.
In the CMYK color model, the color #bbfc5c can be represented as Cyan=0.25793650793651%, Magenta=0%, Yellow=0.63492063492063%, and Black=0.011764705882353%.
Shades of #bbfc5c
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 #bbfc5c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bbfc5c
Preview of #bbfc5c on White Background
The contrast ratio of #bbfc5c with white color is 1.22
Preview of #bbfc5c on black background
The contrast ratio of #bbfc5c with black color is 17.19
#bbfc5c color will look good with a black background.
Color Schemes of #bbfc5c
Triadic Colors of #bbfc5c
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 #bbfc5c
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 #bbfc5c
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 #bbfc5c
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: #bbfc5c;
}
This is a sample text used for the color #bbfc5c. 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: #bbfc5c;
}
This is a sample text used for the color #bbfc5c. 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 #bbfc5c;
}
This is a sample text used for the color #bbfc5c. 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.22%
Green 47.46%
Blue 17.33%
CMYK Percentage
Cyan 28.51
Magenta 0%
Yellow 70.19%
Black 1.3%
Comments on this color
Please login or signup to post a comment.
No comments yet.