deep magenta/deep cerise
#990068 color RGB value is (153,0,104)
#990068 color CMYK value
#990068 color HSL value
HSV(or HSB) | 319.2° | 100 | 60 |
XYZ | 15.636 | 7.772 | 13.773 |
Yxy | 0.421 | 0.209 | 7.772 |
LAB | 33.503 | 60.59 | -15.046 |
LUV | 33.503 | 70.806 | -28.423 |
Hunter-LAB | 27.878 | 51.327 | -9.777 |
CIE-LCH | 33.503 | 62.43 | 346.054 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 99 | 0 | 68 |
Decimal | 153 | 0 | 104 |
Octal | 231 | 0 | 150 |
Binary | 10011001 | 00000000 | 01101000 |
Below, you can see some colors close to #990068. 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 #990068.
<span style="color:#990068">Text here</span>
This paragraph has a background color of #990068.
<p style="background-color:#990068;">Content here</p>
This element has a border color of #990068.
<div style="border:1px #990068;">Content here</div>
.text {color:#990068;}
.background {background-color:#990068;}
.border {border:1px solid #990068;}
.text-shadow {border:1px solid #990068;}
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, #040003 is the darkest color, while #ffeefa is the lightest one.