#bcea11 Hex Color
rgb(188, 234, 17)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | bc | ea | 11 | - | #bcea11 |
| RGB | 188 | 234 | 17 | - | rgb(188,234,17) |
| HSL | 73 | 86% | 49% | - | hsl(73,86%,49%) |
| HSV | 73 | 93% | 92% | - | hsv(73,93%,92%) |
| XYZ | 50.263 | 69.5775 | 11.311 | - | xyz(50.263,69.5775,11.311) |
| CIE-LAB | 86.79 | -38.72 | 83.2 | - | lab(86.79,-38.72,83.2) |
| CMYK | 0.1965811965812 | 0 | 0.92735042735043 | 0.082352941176471 | cmyk(0.1965811965812,0,0.92735042735043,0.082352941176471) |
Description
The RGB value of color #bcea11 is rgb(188, 234, 17).
In the hex color #bcea11, The value of Red is 188, value of Green is 234, and value of Blue is 17. The primary color is Green. Similarly, The HSL values for #bcea11 consists of 73° Hue, 86% Saturation, and 49% Lightness.
In the CMYK color model, the color #bcea11 can be represented as Cyan=0.1965811965812%, Magenta=0%, Yellow=0.92735042735043%, and Black=0.082352941176471%.
Shades of #bcea11
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 #bcea11
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bcea11
Preview of #bcea11 on White Background
The contrast ratio of #bcea11 with white color is 1.41
Preview of #bcea11 on black background
The contrast ratio of #bcea11 with black color is 14.92
#bcea11 color will look good with a black background.
Color Schemes of #bcea11
Triadic Colors of #bcea11
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 #bcea11
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 #bcea11
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 #bcea11
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: #bcea11;
}
This is a sample text used for the color #bcea11. 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: #bcea11;
}
This is a sample text used for the color #bcea11. 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 #bcea11;
}
This is a sample text used for the color #bcea11. 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 42.82%
Green 53.3%
Blue 3.87%
CMYK Percentage
Cyan 16.3
Magenta 0%
Yellow 76.88%
Black 6.83%
Comments on this color
Please login or signup to post a comment.
No comments yet.