#dfca08 Hex Color
rgb(223, 202, 8)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | df | ca | 08 | - | #dfca08 |
| RGB | 223 | 202 | 8 | - | rgb(223,202,8) |
| HSL | 54 | 93% | 45% | - | hsl(54,93%,45%) |
| HSV | 54 | 96% | 87% | - | hsv(54,96%,87%) |
| XYZ | 51.5958 | 57.9466 | 8.6951 | - | xyz(51.5958,57.9466,8.6951) |
| CIE-LAB | 80.71 | -8.97 | 80.61 | - | lab(80.71,-8.97,80.61) |
| CMYK | 0 | 0.094170403587444 | 0.96412556053812 | 0.12549019607843 | cmyk(0,0.094170403587444,0.96412556053812,0.12549019607843) |
Description
The RGB value of color #dfca08 is rgb(223, 202, 8).
In the hex color #dfca08, The value of Red is 223, value of Green is 202, and value of Blue is 8. The primary color is Red. Similarly, The HSL values for #dfca08 consists of 54° Hue, 93% Saturation, and 45% Lightness.
In the CMYK color model, the color #dfca08 can be represented as Cyan=0%, Magenta=0.094170403587444%, Yellow=0.96412556053812%, and Black=0.12549019607843%.
Shades of #dfca08
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 #dfca08
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dfca08
Preview of #dfca08 on White Background
The contrast ratio of #dfca08 with white color is 1.67
Preview of #dfca08 on black background
The contrast ratio of #dfca08 with black color is 12.59
#dfca08 color will look good with a black background.
Color Schemes of #dfca08
Triadic Colors of #dfca08
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 #dfca08
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 #dfca08
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 #dfca08
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 #dfca08
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: #dfca08;
}
This is a sample text used for the color #dfca08. 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: #dfca08;
}
This is a sample text used for the color #dfca08. 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 #dfca08;
}
This is a sample text used for the color #dfca08. 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 51.5%
Green 46.65%
Blue 1.85%
CMYK Percentage
Cyan 0
Magenta 7.96%
Yellow 81.44%
Black 10.6%
Comments on this color
Please login or signup to post a comment.
No comments yet.