reddish black
Enter any color value (e.g., #c23eb4, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#89aaaa color RGB value is (137,170,170)
#89aaaa color CMYK value
#89aaaa color HSL value
HSV(or HSB) | 180° | 19.4 | 66.7 |
XYZ | 31.947 | 36.97 | 43.482 |
Yxy | 0.284 | 0.329 | 36.97 |
LAB | 67.255 | -11.213 | -3.739 |
LUV | 67.255 | -17.137 | -3.708 |
Hunter-LAB | 60.803 | -12.618 | 0.162 |
CIE-LCH | 67.255 | 11.82 | 198.441 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 89 | AA | AA |
Decimal | 137 | 170 | 170 |
Octal | 211 | 252 | 252 |
Binary | 10001001 | 10101010 | 10101010 |
Below, you can see some colors close to #89aaaa. 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 #89aaaa.
<span style="color:#89aaaa">Text here</span>
This paragraph has a background color of #89aaaa.
<p style="background-color:#89aaaa;">Content here</p>
This element has a border color of #89aaaa.
<div style="border:1px #89aaaa;">Content here</div>
.text {color:#89aaaa;}
.background {background-color:#89aaaa;}
.border {border:1px solid #89aaaa;}
.text-shadow {border:1px solid #89aaaa;}
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, #040606 is the darkest color, while #f8fafa is the lightest one.