#dbcc73 Hex Color
rgb(219, 204, 115)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | db | cc | 73 | - | #dbcc73 |
RGB | 219 | 204 | 115 | - | rgb(219,204,115) |
HSL | 51 | 59% | 65% | - | hsl(51,59%,65%) |
HSV | 51 | 47% | 86% | - | hsv(51,47%,86%) |
XYZ | 53.9008 | 59.4836 | 24.8603 | - | xyz(53.9008,59.4836,24.8603) |
CIE-LAB | 81.56 | -6.64 | 45.96 | - | lab(81.56,-6.64,45.96) |
CMYK | 0 | 0.068493150684931 | 0.47488584474886 | 0.14117647058824 | cmyk(0,0.068493150684931,0.47488584474886,0.14117647058824) |
Description
The RGB value of color #dbcc73 is rgb(219, 204, 115).
In the hex color #dbcc73, The value of Red is 219, value of Green is 204, and value of Blue is 115. The primary color is Red. Similarly, The HSL values for #dbcc73 consists of 51° Hue, 59% Saturation, and 65% Lightness.
In the CMYK color model, the color #dbcc73 can be represented as Cyan=0%, Magenta=0.068493150684931%, Yellow=0.47488584474886%, and Black=0.14117647058824%.
Shades of #dbcc73
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 #dbcc73
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dbcc73
Preview of #dbcc73 on White Background
The contrast ratio of #dbcc73 with white color is 1.63
Preview of #dbcc73 on black background
The contrast ratio of #dbcc73 with black color is 12.9
#dbcc73 color will look good with a black background.
Color Schemes of #dbcc73
Triadic Colors of #dbcc73
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 #dbcc73
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 #dbcc73
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 #dbcc73
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: #dbcc73;
}
This is a sample text used for the color #dbcc73. 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: #dbcc73;
}
This is a sample text used for the color #dbcc73. 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 #dbcc73;
}
This is a sample text used for the color #dbcc73. 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 40.71%
Green 37.92%
Blue 21.38%
CMYK Percentage
Cyan 0
Magenta 10.01%
Yellow 69.37%
Black 20.62%
Comments on this color
Please login or signup to post a comment.
No comments yet.