Red Blood/ reddish black
Enter any color value (e.g., #e1fe86, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#660000 color RGB value is (102,0,0)
#660000 color CMYK value
#660000 color HSL value
HSV(or HSB) | 0° | 100 | 40 |
XYZ | 5.479 | 2.825 | 0.256 |
Yxy | 0.64 | 0.33 | 2.825 |
LAB | 19.328 | 40.878 | 29.656 |
LUV | 19.328 | 63.559 | 13.707 |
Hunter-LAB | 16.807 | 28.783 | 10.86 |
CIE-LCH | 19.328 | 50.503 | 35.96 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 66 | 0 | 0 |
Decimal | 102 | 0 | 0 |
Octal | 146 | 0 | 0 |
Binary | 01100110 | 00000000 | 00000000 |
Below, you can see some colors close to #660000. 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 #660000.
<span style="color:#660000">Text here</span>
This paragraph has a background color of #660000.
<p style="background-color:#660000;">Content here</p>
This element has a border color of #660000.
<div style="border:1px #660000;">Content here</div>
.text {color:#660000;}
.background {background-color:#660000;}
.border {border:1px solid #660000;}
.text-shadow {border:1px solid #660000;}
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, #110000 is the darkest color, while #fffbfb is the lightest one.