#dbb40b Hex Color
rgb(219, 180, 11)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | db | b4 | 0b | - | #dbb40b |
RGB | 219 | 180 | 11 | - | rgb(219,180,11) |
HSL | 49 | 90% | 45% | - | hsl(49,90%,45%) |
HSV | 49 | 95% | 86% | - | hsv(49,95%,86%) |
XYZ | 45.5951 | 47.7267 | 7.1257 | - | xyz(45.5951,47.7267,7.1257) |
CIE-LAB | 74.65 | 0.67 | 75.7 | - | lab(74.65,0.67,75.7) |
CMYK | 0 | 0.17808219178082 | 0.94977168949772 | 0.14117647058824 | cmyk(0,0.17808219178082,0.94977168949772,0.14117647058824) |
Description
The RGB value of color #dbb40b is rgb(219, 180, 11).
In the hex color #dbb40b, The value of Red is 219, value of Green is 180, and value of Blue is 11. The primary color is Red. Similarly, The HSL values for #dbb40b consists of 49° Hue, 90% Saturation, and 45% Lightness.
In the CMYK color model, the color #dbb40b can be represented as Cyan=0%, Magenta=0.17808219178082%, Yellow=0.94977168949772%, and Black=0.14117647058824%.
Shades of #dbb40b
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 #dbb40b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dbb40b
Preview of #dbb40b on White Background
The contrast ratio of #dbb40b with white color is 1.99
Preview of #dbb40b on black background
The contrast ratio of #dbb40b with black color is 10.55
#dbb40b color will look good with a black background.
Color Schemes of #dbb40b
Triadic Colors of #dbb40b
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 #dbb40b
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 #dbb40b
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 #dbb40b
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.
Monochromatic Colors of #dbb40b
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #dbb40b;
}
This is a sample text used for the color #dbb40b. 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: #dbb40b;
}
This is a sample text used for the color #dbb40b. 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 #dbb40b;
}
This is a sample text used for the color #dbb40b. 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 53.41%
Green 43.9%
Blue 2.68%
CMYK Percentage
Cyan 0
Magenta 14.03%
Yellow 74.84%
Black 11.12%
Comments on this color
Please login or signup to post a comment.
No comments yet.