OU Crimson Red/ reddish black
Enter any color value (e.g., #f8898c, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#990000 color RGB value is (153,0,0)
#990000 color CMYK value
#990000 color HSL value
HSV(or HSB) | 0° | 100 | 60 |
XYZ | 13.137 | 6.772 | 0.615 |
Yxy | 0.64 | 0.33 | 6.772 |
LAB | 31.283 | 54.711 | 45.142 |
LUV | 31.283 | 102.872 | 22.184 |
Hunter-LAB | 26.024 | 44.566 | 16.816 |
CIE-LCH | 31.283 | 70.93 | 39.526 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 99 | 0 | 0 |
Decimal | 153 | 0 | 0 |
Octal | 231 | 0 | 0 |
Binary | 10011001 | 00000000 | 00000000 |
Below, you can see some colors close to #990000. 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 #990000.
<span style="color:#990000">Text here</span>
This paragraph has a background color of #990000.
<p style="background-color:#990000;">Content here</p>
This element has a border color of #990000.
<div style="border:1px #990000;">Content here</div>
.text {color:#990000;}
.background {background-color:#990000;}
.border {border:1px solid #990000;}
.text-shadow {border:1px solid #990000;}
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, #040000 is the darkest color, while #ffeeee is the lightest one.