#dbd23e Hex Color
rgb(219, 210, 62)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | db | d2 | 3e | - | #dbd23e |
RGB | 219 | 210 | 62 | - | rgb(219,210,62) |
HSL | 57 | 69% | 55% | - | hsl(57,69%,55%) |
HSV | 57 | 72% | 86% | - | hsv(57,72%,86%) |
XYZ | 53.1295 | 61.5011 | 13.6281 | - | xyz(53.1295,61.5011,13.6281) |
CIE-LAB | 82.65 | -13.33 | 70.04 | - | lab(82.65,-13.33,70.04) |
CMYK | 0 | 0.041095890410959 | 0.71689497716895 | 0.14117647058824 | cmyk(0,0.041095890410959,0.71689497716895,0.14117647058824) |
Description
The RGB value of color #dbd23e is rgb(219, 210, 62).
In the hex color #dbd23e, The value of Red is 219, value of Green is 210, and value of Blue is 62. The primary color is Red. Similarly, The HSL values for #dbd23e consists of 57° Hue, 69% Saturation, and 55% Lightness.
In the CMYK color model, the color #dbd23e can be represented as Cyan=0%, Magenta=0.041095890410959%, Yellow=0.71689497716895%, and Black=0.14117647058824%.
Shades of #dbd23e
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 #dbd23e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dbd23e
Preview of #dbd23e on White Background
The contrast ratio of #dbd23e with white color is 1.58
Preview of #dbd23e on black background
The contrast ratio of #dbd23e with black color is 13.3
#dbd23e color will look good with a black background.
Color Schemes of #dbd23e
Triadic Colors of #dbd23e
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 #dbd23e
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 #dbd23e
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 #dbd23e
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: #dbd23e;
}
This is a sample text used for the color #dbd23e. 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: #dbd23e;
}
This is a sample text used for the color #dbd23e. 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 #dbd23e;
}
This is a sample text used for the color #dbd23e. 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 44.6%
Green 42.77%
Blue 12.63%
CMYK Percentage
Cyan 0
Magenta 4.57%
Yellow 79.73%
Black 15.7%
Comments on this color
Please login or signup to post a comment.
No comments yet.