deep pink/deep raspberry
#990040 color RGB value is (153,0,64)
#990040 color CMYK value
#990040 color HSL value
HSV(or HSB) | 334.9° | 100 | 60 |
XYZ | 14.062 | 7.142 | 5.488 |
Yxy | 0.527 | 0.268 | 7.142 |
LAB | 32.129 | 56.996 | 9.103 |
LUV | 32.129 | 88.03 | -0.578 |
Hunter-LAB | 26.725 | 47.153 | 6.533 |
CIE-LCH | 32.129 | 57.719 | 9.075 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 99 | 0 | 40 |
Decimal | 153 | 0 | 64 |
Octal | 231 | 0 | 100 |
Binary | 10011001 | 00000000 | 01000000 |
Below, you can see some colors close to #990040. 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 #990040.
<span style="color:#990040">Text here</span>
This paragraph has a background color of #990040.
<p style="background-color:#990040;">Content here</p>
This element has a border color of #990040.
<div style="border:1px #990040;">Content here</div>
.text {color:#990040;}
.background {background-color:#990040;}
.border {border:1px solid #990040;}
.text-shadow {border:1px solid #990040;}
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, #040002 is the darkest color, while #ffeef5 is the lightest one.