deep magenta-pink/deep rose
#99004c color RGB value is (153,0,76)
#99004c color CMYK value
#99004c color HSL value
HSV(or HSB) | 330.2° | 100 | 60 |
XYZ | 14.441 | 7.294 | 7.484 |
Yxy | 0.494 | 0.25 | 7.294 |
LAB | 32.467 | 57.894 | 1.638 |
LUV | 32.467 | 83.144 | -8.289 |
Hunter-LAB | 27.008 | 48.183 | 2.475 |
CIE-LCH | 32.467 | 57.917 | 1.62 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 99 | 0 | 4C |
Decimal | 153 | 0 | 76 |
Octal | 231 | 0 | 114 |
Binary | 10011001 | 00000000 | 01001100 |
Below, you can see some colors close to #99004c. 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 #99004c.
<span style="color:#99004c">Text here</span>
This paragraph has a background color of #99004c.
<p style="background-color:#99004c;">Content here</p>
This element has a border color of #99004c.
<div style="border:1px #99004c;">Content here</div>
.text {color:#99004c;}
.background {background-color:#99004c;}
.border {border:1px solid #99004c;}
.text-shadow {border:1px solid #99004c;}
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, #040002 is the darkest color, while #ffeef6 is the lightest one.