#bdfc0c Hex Color
rgb(189, 252, 12)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bd | fc | 0c | - | #bdfc0c |
RGB | 189 | 252 | 12 | - | rgb(189,252,12) |
HSL | 76 | 98% | 52% | - | hsl(76,98%,52%) |
HSV | 76 | 95% | 99% | - | hsv(76,95%,99%) |
XYZ | 55.863 | 80.4662 | 12.9351 | - | xyz(55.863,80.4662,12.9351) |
CIE-LAB | 91.89 | -46.23 | 87.71 | - | lab(91.89,-46.23,87.71) |
CMYK | 0.25 | 0 | 0.95238095238095 | 0.011764705882353 | cmyk(0.25,0,0.95238095238095,0.011764705882353) |
Description
The RGB value of color #bdfc0c is rgb(189, 252, 12).
In the hex color #bdfc0c, The value of Red is 189, value of Green is 252, and value of Blue is 12. The primary color is Green. Similarly, The HSL values for #bdfc0c consists of 76° Hue, 98% Saturation, and 52% Lightness.
In the CMYK color model, the color #bdfc0c can be represented as Cyan=0.25%, Magenta=0%, Yellow=0.95238095238095%, and Black=0.011764705882353%.
Shades of #bdfc0c
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 #bdfc0c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bdfc0c
Preview of #bdfc0c on White Background
The contrast ratio of #bdfc0c with white color is 1.23
Preview of #bdfc0c on black background
The contrast ratio of #bdfc0c with black color is 17.09
#bdfc0c color will look good with a black background.
Color Schemes of #bdfc0c
Triadic Colors of #bdfc0c
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 #bdfc0c
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 #bdfc0c
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 #bdfc0c
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: #bdfc0c;
}
This is a sample text used for the color #bdfc0c. 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: #bdfc0c;
}
This is a sample text used for the color #bdfc0c. 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 #bdfc0c;
}
This is a sample text used for the color #bdfc0c. 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 41.72%
Green 55.63%
Blue 2.65%
CMYK Percentage
Cyan 20.59
Magenta 0%
Yellow 78.44%
Black 0.97%
Comments on this color
Please login or signup to post a comment.
No comments yet.