#dbdb9a Hex Color
rgb(219, 219, 154)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | db | db | 9a | - | #dbdb9a |
RGB | 219 | 219 | 154 | - | rgb(219,219,154) |
HSL | 60 | 47% | 73% | - | hsl(60,47%,73%) |
HSV | 60 | 30% | 86% | - | hsv(60,30%,86%) |
XYZ | 60.3777 | 68.0562 | 40.5258 | - | xyz(60.3777,68.0562,40.5258) |
CIE-LAB | 86.03 | -9.99 | 32.06 | - | lab(86.03,-9.99,32.06) |
CMYK | 0 | 0 | 0.29680365296804 | 0.14117647058824 | cmyk(0,0,0.29680365296804,0.14117647058824) |
Description
The RGB value of color #dbdb9a is rgb(219, 219, 154).
In the hex color #dbdb9a, The value of Red is 219, value of Green is 219, and value of Blue is 154. The primary color is Red. Similarly, The HSL values for #dbdb9a consists of 60° Hue, 47% Saturation, and 73% Lightness.
In the CMYK color model, the color #dbdb9a can be represented as Cyan=0%, Magenta=0%, Yellow=0.29680365296804%, and Black=0.14117647058824%.
Shades of #dbdb9a
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 #dbdb9a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dbdb9a
Preview of #dbdb9a on White Background
The contrast ratio of #dbdb9a with white color is 1.44
Preview of #dbdb9a on black background
The contrast ratio of #dbdb9a with black color is 14.61
#dbdb9a color will look good with a black background.
Color Schemes of #dbdb9a
Triadic Colors of #dbdb9a
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 #dbdb9a
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 #dbdb9a
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 #dbdb9a
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: #dbdb9a;
}
This is a sample text used for the color #dbdb9a. 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: #dbdb9a;
}
This is a sample text used for the color #dbdb9a. 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 #dbdb9a;
}
This is a sample text used for the color #dbdb9a. 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 36.99%
Green 36.99%
Blue 26.01%
CMYK Percentage
Cyan 0
Magenta 0%
Yellow 67.77%
Black 32.23%
Comments on this color
Please login or signup to post a comment.
No comments yet.