deep magenta/deep cerise
#993377 color RGB value is (153,51,119)
#993377 color CMYK value
#993377 color HSL value
HSV(or HSB) | 320° | 66.7 | 60 |
XYZ | 17.65 | 10.472 | 18.544 |
Yxy | 0.378 | 0.224 | 10.472 |
LAB | 38.676 | 49.587 | -16.591 |
LUV | 38.676 | 54.626 | -29.769 |
Hunter-LAB | 32.36 | 40.73 | -11.323 |
CIE-LCH | 38.676 | 52.289 | 341.501 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 99 | 33 | 77 |
Decimal | 153 | 51 | 119 |
Octal | 231 | 63 | 167 |
Binary | 10011001 | 00110011 | 01110111 |
Below, you can see some colors close to #993377. 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 #993377.
<span style="color:#993377">Text here</span>
This paragraph has a background color of #993377.
<p style="background-color:#993377;">Content here</p>
This element has a border color of #993377.
<div style="border:1px #993377;">Content here</div>
.text {color:#993377;}
.background {background-color:#993377;}
.border {border:1px solid #993377;}
.text-shadow {border:1px solid #993377;}
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, #0a0307 is the darkest color, while #fdf9fb is the lightest one.