#bde912 Hex Color
rgb(189, 233, 18)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | bd | e9 | 12 | - | #bde912 |
RGB | 189 | 233 | 18 | - | rgb(189,233,18) |
HSL | 72 | 86% | 49% | - | hsl(72,86%,49%) |
HSV | 72 | 92% | 91% | - | hsv(72,92%,91%) |
XYZ | 50.2344 | 69.1403 | 11.2701 | - | xyz(50.2344,69.1403,11.2701) |
CIE-LAB | 86.57 | -37.87 | 82.95 | - | lab(86.57,-37.87,82.95) |
CMYK | 0.18884120171674 | 0 | 0.92274678111588 | 0.086274509803922 | cmyk(0.18884120171674,0,0.92274678111588,0.086274509803922) |
Description
The RGB value of color #bde912 is rgb(189, 233, 18).
In the hex color #bde912, The value of Red is 189, value of Green is 233, and value of Blue is 18. The primary color is Green. Similarly, The HSL values for #bde912 consists of 72° Hue, 86% Saturation, and 49% Lightness.
In the CMYK color model, the color #bde912 can be represented as Cyan=0.18884120171674%, Magenta=0%, Yellow=0.92274678111588%, and Black=0.086274509803922%.
Shades of #bde912
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 #bde912
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #bde912
Preview of #bde912 on White Background
The contrast ratio of #bde912 with white color is 1.42
Preview of #bde912 on black background
The contrast ratio of #bde912 with black color is 14.83
#bde912 color will look good with a black background.
Color Schemes of #bde912
Triadic Colors of #bde912
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 #bde912
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 #bde912
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 #bde912
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: #bde912;
}
This is a sample text used for the color #bde912. 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: #bde912;
}
This is a sample text used for the color #bde912. 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 #bde912;
}
This is a sample text used for the color #bde912. 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.95%
Green 52.95%
Blue 4.09%
CMYK Percentage
Cyan 15.76
Magenta 0%
Yellow 77.03%
Black 7.2%
Comments on this color
Please login or signup to post a comment.
No comments yet.