#dfd54a Hex Color
rgb(223, 213, 74)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | df | d5 | 4a | - | #dfd54a |
RGB | 223 | 213 | 74 | - | rgb(223,213,74) |
HSL | 56 | 70% | 58% | - | hsl(56,70%,58%) |
HSV | 56 | 67% | 87% | - | hsv(56,67%,87%) |
XYZ | 55.4617 | 63.7709 | 15.8644 | - | xyz(55.4617,63.7709,15.8644) |
CIE-LAB | 83.85 | -12.55 | 66.91 | - | lab(83.85,-12.55,66.91) |
CMYK | 0 | 0.044843049327354 | 0.66816143497758 | 0.12549019607843 | cmyk(0,0.044843049327354,0.66816143497758,0.12549019607843) |
Description
The RGB value of color #dfd54a is rgb(223, 213, 74).
In the hex color #dfd54a, The value of Red is 223, value of Green is 213, and value of Blue is 74. The primary color is Red. Similarly, The HSL values for #dfd54a consists of 56° Hue, 70% Saturation, and 58% Lightness.
In the CMYK color model, the color #dfd54a can be represented as Cyan=0%, Magenta=0.044843049327354%, Yellow=0.66816143497758%, and Black=0.12549019607843%.
Shades of #dfd54a
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 #dfd54a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dfd54a
Preview of #dfd54a on White Background
The contrast ratio of #dfd54a with white color is 1.53
Preview of #dfd54a on black background
The contrast ratio of #dfd54a with black color is 13.75
#dfd54a color will look good with a black background.
Color Schemes of #dfd54a
Triadic Colors of #dfd54a
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 #dfd54a
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 #dfd54a
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 #dfd54a
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: #dfd54a;
}
This is a sample text used for the color #dfd54a. 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: #dfd54a;
}
This is a sample text used for the color #dfd54a. 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 #dfd54a;
}
This is a sample text used for the color #dfd54a. 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 43.73%
Green 41.76%
Blue 14.51%
CMYK Percentage
Cyan 0
Magenta 5.35%
Yellow 79.69%
Black 14.97%
Comments on this color
Please login or signup to post a comment.
No comments yet.