#dbd02b Hex Color
rgb(219, 208, 43)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | db | d0 | 2b | - | #dbd02b |
RGB | 219 | 208 | 43 | - | rgb(219,208,43) |
HSL | 56 | 71% | 51% | - | hsl(56,71%,51%) |
HSV | 56 | 80% | 86% | - | hsv(56,80%,86%) |
XYZ | 52.2053 | 60.3462 | 11.182 | - | xyz(52.2053,60.3462,11.182) |
CIE-LAB | 82.03 | -13.05 | 75.35 | - | lab(82.03,-13.05,75.35) |
CMYK | 0 | 0.050228310502283 | 0.80365296803653 | 0.14117647058824 | cmyk(0,0.050228310502283,0.80365296803653,0.14117647058824) |
Description
The RGB value of color #dbd02b is rgb(219, 208, 43).
In the hex color #dbd02b, The value of Red is 219, value of Green is 208, and value of Blue is 43. The primary color is Red. Similarly, The HSL values for #dbd02b consists of 56° Hue, 71% Saturation, and 51% Lightness.
In the CMYK color model, the color #dbd02b can be represented as Cyan=0%, Magenta=0.050228310502283%, Yellow=0.80365296803653%, and Black=0.14117647058824%.
Shades of #dbd02b
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 #dbd02b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dbd02b
Preview of #dbd02b on White Background
The contrast ratio of #dbd02b with white color is 1.61
Preview of #dbd02b on black background
The contrast ratio of #dbd02b with black color is 13.07
#dbd02b color will look good with a black background.
Color Schemes of #dbd02b
Triadic Colors of #dbd02b
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 #dbd02b
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 #dbd02b
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 #dbd02b
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: #dbd02b;
}
This is a sample text used for the color #dbd02b. 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: #dbd02b;
}
This is a sample text used for the color #dbd02b. 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 #dbd02b;
}
This is a sample text used for the color #dbd02b. 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 46.6%
Green 44.26%
Blue 9.15%
CMYK Percentage
Cyan 0
Magenta 5.05%
Yellow 80.76%
Black 14.19%
Comments on this color
Please login or signup to post a comment.
No comments yet.