deep magenta/deep orchid
#80196f color RGB value is (128,25,111)
#80196f color CMYK value
#80196f color HSL value
HSV(or HSB) | 309.9° | 80.5 | 50.2 |
XYZ | 12.119 | 6.432 | 15.642 |
Yxy | 0.354 | 0.188 | 6.432 |
LAB | 30.478 | 51.325 | -24.612 |
LUV | 30.478 | 45.108 | -38.084 |
Hunter-LAB | 25.362 | 40.912 | -18.814 |
CIE-LCH | 30.478 | 56.921 | 334.38 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 80 | 19 | 6F |
Decimal | 128 | 25 | 111 |
Octal | 200 | 31 | 157 |
Binary | 10000000 | 00011001 | 01101111 |
Below, you can see some colors close to #80196f. 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 #80196f.
<span style="color:#80196f">Text here</span>
This paragraph has a background color of #80196f.
<p style="background-color:#80196f;">Content here</p>
This element has a border color of #80196f.
<div style="border:1px #80196f;">Content here</div>
.text {color:#80196f;}
.background {background-color:#80196f;}
.border {border:1px solid #80196f;}
.text-shadow {border:1px solid #80196f;}
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, #040103 is the darkest color, while #fcf1fa is the lightest one.