In a RGB color space, #985300 hex color is composed of 59.6% red, 32.5% green and 0% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 45.4% magenta, 100% yellow and 40.4% black. It has a hue angle of 32.8 degrees, a saturation of 100% and a lightness of 29.8%. #985300 color hex could be obtained by blending #ffa600 with #310000. Closest websafe color is: #996600.
The hexadecimal color #985300 has RGB values of R:152, G:83, B:0 and CMYK values of C:0, M:0.45, Y:1, K:0.4. Its decimal value is 9982720.
Hex triplet | 985300 | #985300 |
RGB Decimal | 152, 83, 0 | rgb(152,83,0) |
RGB Percent | 59.6, 32.5, 0 | rgb(59.6%,32.5%,0%) |
CMYK | 0, 45.4, 100, 40.4 | |
HSL | 32.8°, 100, 29.8 | hsl(32.8,100%,29.8%) |
HSV(HSB) | 32.8°, 100, 59.6 | |
Web Safe | 996600 | #960 |
XYZ | 16.042, 12.862, 1.637 |
xyY | 0.525, 0.421, 12.862 |
CIE-LAB | 42.554, 23.93, 51.593 |
CIE-LCH | 42.554, 56.872, 65.117 |
CIE-LUV | 42.554, 56.526, 40.32 |
Hunter-Lab | 35.864, 17.084, 22.398 |
Binary | 10011000, 01010011, 00000000 |
Below, you can see some colors close to #985300. 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 #985300.
<span style="color:#985300">Text here</span>
This paragraph has a background color of #985300.
<p style="background-color:#985300;">Content here</p>
This element has a border color of #985300.
<div style="border:1px #985300;">Content here</div>
.text {color:#985300;}
.background {background-color:#985300;}
.border {border:1px solid #985300;}
.text-shadow {border:1px solid #985300;}
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, #030200 is the darkest color, while #fff7ed is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #4c4c4c is the less saturated color, while #925206 is the most saturated one.