#dda84f Hex Color
rgb(221, 168, 79)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dd | a8 | 4f | - | #dda84f |
RGB | 221 | 168 | 79 | - | rgb(221,168,79) |
HSL | 38 | 68% | 59% | - | hsl(38,68%,59%) |
HSV | 38 | 64% | 87% | - | hsv(38,64%,87%) |
XYZ | 45.2327 | 43.9419 | 13.4948 | - | xyz(45.2327,43.9419,13.4948) |
CIE-LAB | 72.19 | 10.24 | 52.33 | - | lab(72.19,10.24,52.33) |
CMYK | 0 | 0.23981900452489 | 0.64253393665158 | 0.13333333333333 | cmyk(0,0.23981900452489,0.64253393665158,0.13333333333333) |
Description
The RGB value of color #dda84f is rgb(221, 168, 79).
In the hex color #dda84f, The value of Red is 221, value of Green is 168, and value of Blue is 79. The primary color is Red. Similarly, The HSL values for #dda84f consists of 38° Hue, 68% Saturation, and 59% Lightness.
In the CMYK color model, the color #dda84f can be represented as Cyan=0%, Magenta=0.23981900452489%, Yellow=0.64253393665158%, and Black=0.13333333333333%.
Shades of #dda84f
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 #dda84f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dda84f
Preview of #dda84f on White Background
The contrast ratio of #dda84f with white color is 2.15
Preview of #dda84f on black background
The contrast ratio of #dda84f with black color is 9.79
#dda84f color will look good with a black background.
Color Schemes of #dda84f
Triadic Colors of #dda84f
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 #dda84f
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 #dda84f
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 #dda84f
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: #dda84f;
}
This is a sample text used for the color #dda84f. 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: #dda84f;
}
This is a sample text used for the color #dda84f. 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 #dda84f;
}
This is a sample text used for the color #dda84f. 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 47.22%
Green 35.9%
Blue 16.88%
CMYK Percentage
Cyan 0
Magenta 23.61%
Yellow 63.26%
Black 13.13%
Comments on this color
Please login or signup to post a comment.
No comments yet.