#bafc2d Hex Color
rgb(186, 252, 45)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ba | fc | 2d | - | #bafc2d |
| RGB | 186 | 252 | 45 | - | rgb(186,252,45) |
| HSL | 79 | 97% | 58% | - | hsl(79,97%,58%) |
| HSV | 79 | 82% | 99% | - | hsv(79,82%,99%) |
| XYZ | 55.5338 | 80.2494 | 15.0454 | - | xyz(55.5338,80.2494,15.0454) |
| CIE-LAB | 91.8 | -46.64 | 82.46 | - | lab(91.8,-46.64,82.46) |
| CMYK | 0.26190476190476 | 0 | 0.82142857142857 | 0.011764705882353 | cmyk(0.26190476190476,0,0.82142857142857,0.011764705882353) |
Description
The RGB value of color #bafc2d is rgb(186, 252, 45).
In the hex color #bafc2d, The value of Red is 186, value of Green is 252, and value of Blue is 45. The primary color is Green. Similarly, The HSL values for #bafc2d consists of 79° Hue, 97% Saturation, and 58% Lightness.
In the CMYK color model, the color #bafc2d can be represented as Cyan=0.26190476190476%, Magenta=0%, Yellow=0.82142857142857%, and Black=0.011764705882353%.
Shades of #bafc2d
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 #bafc2d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bafc2d
Preview of #bafc2d on White Background
The contrast ratio of #bafc2d with white color is 1.23
Preview of #bafc2d on black background
The contrast ratio of #bafc2d with black color is 17.05
#bafc2d color will look good with a black background.
Color Schemes of #bafc2d
Triadic Colors of #bafc2d
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 #bafc2d
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 #bafc2d
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 #bafc2d
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: #bafc2d;
}
This is a sample text used for the color #bafc2d. 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: #bafc2d;
}
This is a sample text used for the color #bafc2d. 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 #bafc2d;
}
This is a sample text used for the color #bafc2d. 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 38.51%
Green 52.17%
Blue 9.32%
CMYK Percentage
Cyan 23.92
Magenta 0%
Yellow 75.01%
Black 1.07%
Comments on this color
Please login or signup to post a comment.
No comments yet.