In a RGB color space, #dfdf20 hex color is composed of 87.5% red, 87.5% green and 12.5% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 0% magenta, 85.7% yellow and 12.5% black. It has a hue angle of 60 degrees, a saturation of 74.9% and a lightness of 50%. #dfdf20 color hex could be obtained by blending #ffff40 with #bfbf00. Closest websafe color is: #cccc33.
The hexadecimal color #dfdf20 has RGB values of R:223, G:223, B:32 and CMYK values of C:0, M:0, Y:0.86, K:0.13. Its decimal value is 14671648.
Hex triplet | dfdf20 | #dfdf20 |
RGB Decimal | 223, 223, 32 | rgb(223,223,32) |
RGB Percent | 87.5, 87.5, 12.5 | rgb(87.5%,87.5%,12.5%) |
CMYK | 0, 0, 85.7, 12.5 | |
HSL | 60°, 74.9, 50 | hsl(60,74.9%,50%) |
HSV(HSB) | 60°, 85.7, 87.5 | |
Web Safe | cccc33 | #cc3 |
XYZ | 57.08, 68.568, 11.593 |
xyY | 0.416, 0.5, 68.568 |
CIE-LAB | 86.289, -19.059, 81.569 |
CIE-LCH | 86.289, 83.766, 103.152 |
CIE-LUV | 86.289, 6.673, 92.512 |
Hunter-Lab | 82.806, -21.866, 49.663 |
Binary | 11011111, 11011111, 00100000 |
Below, you can see some colors close to #dfdf20. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #dfdf20.
<span style="color:#dfdf20">Text here</span>
This paragraph has a background color of #dfdf20.
<p style="background-color:#dfdf20;">Content here</p>
This element has a border color of #dfdf20.
<div style="border:1px #dfdf20;">Content here</div>
.text {color:#dfdf20;}
.background {background-color:#dfdf20;}
.border {border:1px solid #dfdf20;}
.text-shadow {border:1px solid #dfdf20;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #000000 is the darkest color, while #fcfcec is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #8a8a75 is the less saturated color, while #ffff00 is the most saturated one.