reddish black
Enter any color value (e.g., #f14dc5, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#000089 color RGB value is (0,0,137)
#000089 color CMYK value
#000089 color HSL value
HSV(or HSB) | 240° | 100 | 53.7 |
XYZ | 4.515 | 1.806 | 23.778 |
Yxy | 0.15 | 0.06 | 1.806 |
LAB | 14.435 | 49.901 | -67.964 |
LUV | 14.435 | -4.201 | -58.254 |
Hunter-LAB | 13.439 | 36.454 | -95.492 |
CIE-LCH | 14.435 | 84.316 | 306.287 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 0 | 0 | 89 |
Decimal | 0 | 0 | 137 |
Octal | 0 | 0 | 211 |
Binary | 00000000 | 00000000 | 10001001 |
Below, you can see some colors close to #000089. 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 #000089.
<span style="color:#000089">Text here</span>
This paragraph has a background color of #000089.
<p style="background-color:#000089;">Content here</p>
This element has a border color of #000089.
<div style="border:1px #000089;">Content here</div>
.text {color:#000089;}
.background {background-color:#000089;}
.border {border:1px solid #000089;}
.text-shadow {border:1px solid #000089;}
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, #000009 is the darkest color, while #f3f3ff is the lightest one.