deep magenta/deep orchid
#99007f color RGB value is (153,0,127)
#99007f color CMYK value
#99007f color HSL value
HSV(or HSB) | 310.2° | 100 | 60 |
XYZ | 16.968 | 8.305 | 20.787 |
Yxy | 0.368 | 0.18 | 8.305 |
LAB | 34.609 | 63.39 | -27.905 |
LUV | 34.609 | 60.75 | -45.791 |
Hunter-LAB | 28.818 | 54.668 | -22.596 |
CIE-LCH | 34.609 | 69.26 | 336.241 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 99 | 0 | 7F |
Decimal | 153 | 0 | 127 |
Octal | 231 | 0 | 177 |
Binary | 10011001 | 00000000 | 01111111 |
Below, you can see some colors close to #99007f. 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 #99007f.
<span style="color:#99007f">Text here</span>
This paragraph has a background color of #99007f.
<p style="background-color:#99007f;">Content here</p>
This element has a border color of #99007f.
<div style="border:1px #99007f;">Content here</div>
.text {color:#99007f;}
.background {background-color:#99007f;}
.border {border:1px solid #99007f;}
.text-shadow {border:1px solid #99007f;}
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, #040004 is the darkest color, while #ffeefc is the lightest one.