deep magenta/deep fuchsia
#990073 color RGB value is (153,0,115)
#990073 color CMYK value
#990073 color HSL value
HSV(or HSB) | 314.9° | 100 | 60 |
XYZ | 16.231 | 8.01 | 16.91 |
Yxy | 0.394 | 0.195 | 8.01 |
LAB | 34.004 | 61.867 | -21.291 |
LUV | 34.004 | 65.929 | -36.716 |
Hunter-LAB | 28.302 | 52.842 | -15.614 |
CIE-LCH | 34.004 | 65.428 | 341.01 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 99 | 0 | 73 |
Decimal | 153 | 0 | 115 |
Octal | 231 | 0 | 163 |
Binary | 10011001 | 00000000 | 01110011 |
Below, you can see some colors close to #990073. 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 #990073.
<span style="color:#990073">Text here</span>
This paragraph has a background color of #990073.
<p style="background-color:#990073;">Content here</p>
This element has a border color of #990073.
<div style="border:1px #990073;">Content here</div>
.text {color:#990073;}
.background {background-color:#990073;}
.border {border:1px solid #990073;}
.text-shadow {border:1px solid #990073;}
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, #040003 is the darkest color, while #ffeefb is the lightest one.