In a RGB color space, #904e00 hex color is composed of 56.5% red, 30.6% green and 0% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 45.8% magenta, 100% yellow and 43.5% black. It has a hue angle of 32.5 degrees, a saturation of 100% and a lightness of 28.2%. #904e00 color hex could be obtained by blending #ff9c00 with #210000. Closest websafe color is: #996600.
The hexadecimal color #904e00 has RGB values of R:144, G:78, B:0 and CMYK values of C:0, M:0.46, Y:1, K:0.44. Its decimal value is 9457152.
Hex triplet | 904e00 | #904e00 |
RGB Decimal | 144, 78, 0 | rgb(144,78,0) |
RGB Percent | 56.5, 30.6, 0 | rgb(56.5%,30.6%,0%) |
CMYK | 0, 45.8, 100, 43.5 | |
HSL | 32.5°, 100, 28.2 | hsl(32.5,100%,28.2%) |
HSV(HSB) | 32.5°, 100, 56.5 | |
Web Safe | 996600 | #960 |
XYZ | 14.226, 11.378, 1.446 |
xyY | 0.526, 0.421, 11.378 |
CIE-LAB | 40.21, 23.187, 49.547 |
CIE-LCH | 40.21, 54.704, 64.922 |
CIE-LUV | 40.21, 53.77, 38.055 |
Hunter-Lab | 33.731, 16.251, 21.07 |
Binary | 10010000, 01001110, 00000000 |
Below, you can see some colors close to #904e00. 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 #904e00.
<span style="color:#904e00">Text here</span>
This paragraph has a background color of #904e00.
<p style="background-color:#904e00;">Content here</p>
This element has a border color of #904e00.
<div style="border:1px #904e00;">Content here</div>
.text {color:#904e00;}
.background {background-color:#904e00;}
.border {border:1px solid #904e00;}
.text-shadow {border:1px solid #904e00;}
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, #100900 is the darkest color, while #fffdfa is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #484848 is the less saturated color, while #8a4e06 is the most saturated one.