#d5ed6b Hex Color
rgb(213, 237, 107)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d5 | ed | 6b | - | #d5ed6b |
RGB | 213 | 237 | 107 | - | rgb(213,237,107) |
HSL | 71 | 78% | 67% | - | hsl(71,78%,67%) |
HSV | 71 | 55% | 93% | - | hsv(71,55%,93%) |
XYZ | 60.3786 | 75.776 | 25.3539 | - | xyz(60.3786,75.776,25.3539) |
CIE-LAB | 89.76 | -26.02 | 59.29 | - | lab(89.76,-26.02,59.29) |
CMYK | 0.10126582278481 | 0 | 0.54852320675105 | 0.070588235294118 | cmyk(0.10126582278481,0,0.54852320675105,0.070588235294118) |
Description
The RGB value of color #d5ed6b is rgb(213, 237, 107).
In the hex color #d5ed6b, The value of Red is 213, value of Green is 237, and value of Blue is 107. The primary color is Green. Similarly, The HSL values for #d5ed6b consists of 71° Hue, 78% Saturation, and 67% Lightness.
In the CMYK color model, the color #d5ed6b can be represented as Cyan=0.10126582278481%, Magenta=0%, Yellow=0.54852320675105%, and Black=0.070588235294118%.
Shades of #d5ed6b
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 #d5ed6b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d5ed6b
Preview of #d5ed6b on White Background
The contrast ratio of #d5ed6b with white color is 1.3
Preview of #d5ed6b on black background
The contrast ratio of #d5ed6b with black color is 16.16
#d5ed6b color will look good with a black background.
Color Schemes of #d5ed6b
Triadic Colors of #d5ed6b
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 #d5ed6b
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 #d5ed6b
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 #d5ed6b
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: #d5ed6b;
}
This is a sample text used for the color #d5ed6b. 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: #d5ed6b;
}
This is a sample text used for the color #d5ed6b. 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 #d5ed6b;
}
This is a sample text used for the color #d5ed6b. 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.24%
Green 42.55%
Blue 19.21%
CMYK Percentage
Cyan 14.06
Magenta 0%
Yellow 76.14%
Black 9.8%
Comments on this color
Please login or signup to post a comment.
No comments yet.