deep magenta/deep cerise
#910060 color RGB value is (145,0,96)
#910060 color CMYK value
#910060 color HSL value
HSV(or HSB) | 320.3° | 100 | 56.9 |
XYZ | 13.788 | 6.864 | 11.665 |
Yxy | 0.427 | 0.212 | 6.864 |
LAB | 31.496 | 57.997 | -13.098 |
LUV | 31.496 | 67.812 | -25.066 |
Hunter-LAB | 26.2 | 48.091 | -8.057 |
CIE-LCH | 31.496 | 59.458 | 347.274 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 91 | 0 | 60 |
Decimal | 145 | 0 | 96 |
Octal | 221 | 0 | 140 |
Binary | 10010001 | 00000000 | 01100000 |
Below, you can see some colors close to #910060. 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 #910060.
<span style="color:#910060">Text here</span>
This paragraph has a background color of #910060.
<p style="background-color:#910060;">Content here</p>
This element has a border color of #910060.
<div style="border:1px #910060;">Content here</div>
.text {color:#910060;}
.background {background-color:#910060;}
.border {border:1px solid #910060;}
.text-shadow {border:1px solid #910060;}
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, #11000c is the darkest color, while #fffbfe is the lightest one.