deep magenta/deep heliotrope
#800099 color RGB value is (128,0,153)
#800099 color CMYK value
#800099 color HSL value
HSV(or HSB) | 290.2° | 100 | 60 |
XYZ | 14.652 | 6.889 | 30.694 |
Yxy | 0.28 | 0.132 | 6.889 |
LAB | 31.553 | 63.124 | -49.15 |
LUV | 31.553 | 33.286 | -71.041 |
Hunter-LAB | 26.247 | 53.711 | -50.963 |
CIE-LCH | 31.553 | 80.003 | 322.095 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 80 | 0 | 99 |
Decimal | 128 | 0 | 153 |
Octal | 200 | 0 | 231 |
Binary | 10000000 | 00000000 | 10011001 |
Below, you can see some colors close to #800099. 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 #800099.
<span style="color:#800099">Text here</span>
This paragraph has a background color of #800099.
<p style="background-color:#800099;">Content here</p>
This element has a border color of #800099.
<div style="border:1px #800099;">Content here</div>
.text {color:#800099;}
.background {background-color:#800099;}
.border {border:1px solid #800099;}
.text-shadow {border:1px solid #800099;}
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 #fceeff is the lightest one.