#d5eb2c Hex Color
rgb(213, 235, 44)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d5 | eb | 2c | - | #d5eb2c |
RGB | 213 | 235 | 44 | - | rgb(213,235,44) |
HSL | 67 | 83% | 55% | - | hsl(67,83%,55%) |
HSV | 67 | 81% | 92% | - | hsv(67,81%,92%) |
XYZ | 57.6035 | 73.7446 | 13.581 | - | xyz(57.6035,73.7446,13.581) |
CIE-LAB | 88.8 | -28.6 | 80.76 | - | lab(88.8,-28.6,80.76) |
CMYK | 0.093617021276596 | 0 | 0.81276595744681 | 0.07843137254902 | cmyk(0.093617021276596,0,0.81276595744681,0.07843137254902) |
Description
The RGB value of color #d5eb2c is rgb(213, 235, 44).
In the hex color #d5eb2c, The value of Red is 213, value of Green is 235, and value of Blue is 44. The primary color is Green. Similarly, The HSL values for #d5eb2c consists of 67° Hue, 83% Saturation, and 55% Lightness.
In the CMYK color model, the color #d5eb2c can be represented as Cyan=0.093617021276596%, Magenta=0%, Yellow=0.81276595744681%, and Black=0.07843137254902%.
Shades of #d5eb2c
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 #d5eb2c
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d5eb2c
Preview of #d5eb2c on White Background
The contrast ratio of #d5eb2c with white color is 1.33
Preview of #d5eb2c on black background
The contrast ratio of #d5eb2c with black color is 15.75
#d5eb2c color will look good with a black background.
Color Schemes of #d5eb2c
Triadic Colors of #d5eb2c
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 #d5eb2c
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 #d5eb2c
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 #d5eb2c
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: #d5eb2c;
}
This is a sample text used for the color #d5eb2c. 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: #d5eb2c;
}
This is a sample text used for the color #d5eb2c. 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 #d5eb2c;
}
This is a sample text used for the color #d5eb2c. 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 43.29%
Green 47.76%
Blue 8.94%
CMYK Percentage
Cyan 9.51
Magenta 0%
Yellow 82.53%
Black 7.96%
Comments on this color
Please login or signup to post a comment.
No comments yet.