#dbea1d Hex Color
rgb(219, 234, 29)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | db | ea | 1d | - | #dbea1d |
RGB | 219 | 234 | 29 | - | rgb(219,234,29) |
HSL | 64 | 83% | 52% | - | hsl(64,83%,52%) |
HSV | 64 | 88% | 92% | - | hsv(64,88%,92%) |
XYZ | 58.858 | 73.9944 | 12.3426 | - | xyz(58.858,73.9944,12.3426) |
CIE-LAB | 88.92 | -26.06 | 84.1 | - | lab(88.92,-26.06,84.1) |
CMYK | 0.064102564102564 | 0 | 0.87606837606838 | 0.082352941176471 | cmyk(0.064102564102564,0,0.87606837606838,0.082352941176471) |
Description
The RGB value of color #dbea1d is rgb(219, 234, 29).
In the hex color #dbea1d, The value of Red is 219, value of Green is 234, and value of Blue is 29. The primary color is Green. Similarly, The HSL values for #dbea1d consists of 64° Hue, 83% Saturation, and 52% Lightness.
In the CMYK color model, the color #dbea1d can be represented as Cyan=0.064102564102564%, Magenta=0%, Yellow=0.87606837606838%, and Black=0.082352941176471%.
Shades of #dbea1d
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 #dbea1d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dbea1d
Preview of #dbea1d on White Background
The contrast ratio of #dbea1d with white color is 1.33
Preview of #dbea1d on black background
The contrast ratio of #dbea1d with black color is 15.8
#dbea1d color will look good with a black background.
Color Schemes of #dbea1d
Triadic Colors of #dbea1d
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 #dbea1d
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 #dbea1d
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 #dbea1d
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: #dbea1d;
}
This is a sample text used for the color #dbea1d. 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: #dbea1d;
}
This is a sample text used for the color #dbea1d. 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 #dbea1d;
}
This is a sample text used for the color #dbea1d. 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 45.44%
Green 48.55%
Blue 6.02%
CMYK Percentage
Cyan 6.27
Magenta 0%
Yellow 85.68%
Black 8.05%
Comments on this color
Please login or signup to post a comment.
No comments yet.