In a RGB color space, #d5d500 hex color is composed of 83.5% red, 83.5% green and 0% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 0% magenta, 100% yellow and 16.5% black. It has a hue angle of 60 degrees, a saturation of 100% and a lightness of 41.8%. #d5d500 color hex could be obtained by blending #ffff00 with #abab00. Closest websafe color is: #cccc00.
The hexadecimal color #d5d500 has RGB values of R:213, G:213, B:0 and CMYK values of C:0, M:0, Y:1, K:0.16. Its decimal value is 14013696.
Hex triplet | d5d500 | #d5d500 |
RGB Decimal | 213, 213, 0 | rgb(213,213,0) |
RGB Percent | 83.5, 83.5, 0 | rgb(83.5%,83.5%,0%) |
CMYK | 0, 0, 100, 16.5 | |
HSL | 60°, 100, 41.8 | hsl(60,100%,41.8%) |
HSV(HSB) | 60°, 100, 83.5 | |
Web Safe | cccc00 | #cc0 |
XYZ | 51.235, 61.735, 9.216 |
xyY | 0.419, 0.505, 61.735 |
CIE-LAB | 82.772, -18.819, 82.485 |
CIE-LCH | 82.772, 84.605, 102.852 |
CIE-LUV | 82.772, 6.564, 90.996 |
Hunter-Lab | 78.571, -21.104, 48.046 |
Binary | 11010101, 11010101, 00000000 |
Below, you can see some colors close to #d5d500. 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 #d5d500.
<span style="color:#d5d500">Text here</span>
This paragraph has a background color of #d5d500.
<p style="background-color:#d5d500;">Content here</p>
This element has a border color of #d5d500.
<div style="border:1px #d5d500;">Content here</div>
.text {color:#d5d500;}
.background {background-color:#d5d500;}
.border {border:1px solid #d5d500;}
.text-shadow {border:1px solid #d5d500;}
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 #ffffea is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #6b6b6a is the less saturated color, while #cccc09 is the most saturated one.