deep magenta/deep cerise
#7f1a5d color RGB value is (127,26,93)
#7f1a5d color CMYK value
#7f1a5d color HSL value
HSV(or HSB) | 320.2° | 79.5 | 49.8 |
XYZ | 11.098 | 6.041 | 10.937 |
Yxy | 0.395 | 0.215 | 6.041 |
LAB | 29.516 | 48.191 | -14.494 |
LUV | 29.516 | 50.702 | -24.624 |
Hunter-LAB | 24.579 | 37.582 | -9.178 |
CIE-LCH | 29.516 | 50.323 | 343.26 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 7F | 1A | 5D |
Decimal | 127 | 26 | 93 |
Octal | 177 | 32 | 135 |
Binary | 01111111 | 00011010 | 01011101 |
Below, you can see some colors close to #7f1a5d. 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 #7f1a5d.
<span style="color:#7f1a5d">Text here</span>
This paragraph has a background color of #7f1a5d.
<p style="background-color:#7f1a5d;">Content here</p>
This element has a border color of #7f1a5d.
<div style="border:1px #7f1a5d;">Content here</div>
.text {color:#7f1a5d;}
.background {background-color:#7f1a5d;}
.border {border:1px solid #7f1a5d;}
.text-shadow {border:1px solid #7f1a5d;}
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 #fcf1f8 is the lightest one.