In a RGB color space, #8a8a00 hex color is composed of 54.1% red, 54.1% green and 0% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 0% magenta, 100% yellow and 45.9% black. It has a hue angle of 60 degrees, a saturation of 100% and a lightness of 27.1%. #8a8a00 color hex could be obtained by blending #ffff00 with #151500. Closest websafe color is: #999900.
The hexadecimal color #8a8a00 has RGB values of R:138, G:138, B:0 and CMYK values of C:0, M:0, Y:1, K:0.46. Its decimal value is 9079296.
Hex triplet | 8a8a00 | #8a8a00 |
RGB Decimal | 138, 138, 0 | rgb(138,138,0) |
RGB Percent | 54.1, 54.1, 0 | rgb(54.1%,54.1%,0%) |
CMYK | 0, 0, 100, 45.9 | |
HSL | 60°, 100, 27.1 | hsl(60,100%,27.1%) |
HSV(HSB) | 60°, 100, 54.1 | |
Web Safe | 999900 | #990 |
XYZ | 19.57, 23.58, 3.52 |
xyY | 0.419, 0.505, 23.58 |
CIE-LAB | 55.665, -13.654, 59.848 |
CIE-LCH | 55.665, 61.386, 102.852 |
CIE-LUV | 55.665, 4.414, 61.195 |
Hunter-Lab | 48.559, -13.043, 29.694 |
Binary | 10001010, 10001010, 00000000 |
Below, you can see some colors close to #8a8a00. 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 #8a8a00.
<span style="color:#8a8a00">Text here</span>
This paragraph has a background color of #8a8a00.
<p style="background-color:#8a8a00;">Content here</p>
This element has a border color of #8a8a00.
<div style="border:1px #8a8a00;">Content here</div>
.text {color:#8a8a00;}
.background {background-color:#8a8a00;}
.border {border:1px solid #8a8a00;}
.text-shadow {border:1px solid #8a8a00;}
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, #0a0a00 is the darkest color, while #fffff4 is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #454545 is the less saturated color, while #848406 is the most saturated one.