In a RGB color space, #d48900 hex color is composed of 83.1% red, 53.7% green and 0% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 35.4% magenta, 100% yellow and 16.9% black. It has a hue angle of 38.8 degrees, a saturation of 100% and a lightness of 41.6%. #d48900 color hex could be obtained by blending #ffff00 with #a91300. Closest websafe color is: #cc9900.
The hexadecimal color #d48900 has RGB values of R:212, G:137, B:0 and CMYK values of C:0, M:0.35, Y:1, K:0.17. Its decimal value is 13928704.
Hex triplet | d48900 | #d48900 |
RGB Decimal | 212, 137, 0 | rgb(212,137,0) |
RGB Percent | 83.1, 53.7, 0 | rgb(83.1%,53.7%,0%) |
CMYK | 0, 35.4, 100, 16.9 | |
HSL | 38.8°, 100, 41.6 | hsl(38.8,100%,41.6%) |
HSV(HSB) | 38.8°, 100, 83.1 | |
Web Safe | cc9900 | #c90 |
XYZ | 36.097, 31.888, 4.253 |
xyY | 0.5, 0.441, 31.888 |
CIE-LAB | 63.251, 20.491, 68.782 |
CIE-LCH | 63.251, 71.769, 73.41 |
CIE-LUV | 63.251, 62.531, 62.541 |
Hunter-Lab | 56.47, 15.28, 35.064 |
Binary | 11010100, 10001001, 00000000 |
Below, you can see some colors close to #d48900. 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 #d48900.
<span style="color:#d48900">Text here</span>
This paragraph has a background color of #d48900.
<p style="background-color:#d48900;">Content here</p>
This element has a border color of #d48900.
<div style="border:1px #d48900;">Content here</div>
.text {color:#d48900;}
.background {background-color:#d48900;}
.border {border:1px solid #d48900;}
.text-shadow {border:1px solid #d48900;}
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, #150d00 is the darkest color, while #ffffff is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #6a6a6a is the less saturated color, while #cb8609 is the most saturated one.