#dbdd4f Hex Color
rgb(219, 221, 79)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | db | dd | 4f | - | #dbdd4f |
RGB | 219 | 221 | 79 | - | rgb(219,221,79) |
HSL | 61 | 68% | 59% | - | hsl(61,68%,59%) |
HSV | 61 | 64% | 87% | - | hsv(61,64%,87%) |
XYZ | 56.4812 | 67.3375 | 17.4177 | - | xyz(56.4812,67.3375,17.4177) |
CIE-LAB | 85.67 | -17.89 | 66.73 | - | lab(85.67,-17.89,66.73) |
CMYK | 0.0090497737556562 | 0 | 0.64253393665158 | 0.13333333333333 | cmyk(0.0090497737556562,0,0.64253393665158,0.13333333333333) |
Description
The RGB value of color #dbdd4f is rgb(219, 221, 79).
In the hex color #dbdd4f, The value of Red is 219, value of Green is 221, and value of Blue is 79. The primary color is Green. Similarly, The HSL values for #dbdd4f consists of 61° Hue, 68% Saturation, and 59% Lightness.
In the CMYK color model, the color #dbdd4f can be represented as Cyan=0.0090497737556562%, Magenta=0%, Yellow=0.64253393665158%, and Black=0.13333333333333%.
Shades of #dbdd4f
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 #dbdd4f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dbdd4f
Preview of #dbdd4f on White Background
The contrast ratio of #dbdd4f with white color is 1.45
Preview of #dbdd4f on black background
The contrast ratio of #dbdd4f with black color is 14.47
#dbdd4f color will look good with a black background.
Color Schemes of #dbdd4f
Triadic Colors of #dbdd4f
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 #dbdd4f
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 #dbdd4f
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 #dbdd4f
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: #dbdd4f;
}
This is a sample text used for the color #dbdd4f. 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: #dbdd4f;
}
This is a sample text used for the color #dbdd4f. 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 #dbdd4f;
}
This is a sample text used for the color #dbdd4f. 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.2%
Green 42.58%
Blue 15.22%
CMYK Percentage
Cyan 1.15
Magenta 0%
Yellow 81.86%
Black 16.99%
Comments on this color
Please login or signup to post a comment.
No comments yet.