deep red
Enter any color value (e.g., #0beb76, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#670000 color RGB value is (103,0,0)
#670000 color CMYK value
#670000 color HSL value
HSV(or HSB) | 0.0° | 100.0 | 40.4 |
XYZ | 5.594 | 2.884 | 0.262 |
Yxy | 0.640 | 0.330 | 2.884 |
LAB | 19.571 | 41.160 | 30.000 |
LUV | 19.571 | 64.359 | 13.879 |
Hunter-LAB | 16.981 | 29.081 | 10.973 |
CIE-LCH | 19.571 | 50.932 | 36.087 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 67 | 0 | 0 |
Decimal | 103 | 0 | 0 |
Octal | 147 | 0 | 0 |
Binary | 01100111 | 00000000 | 00000000 |
Below, you can see some colors close to #670000. 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 #670000.
<span style="color:#670000">Text here</span>
This paragraph has a background color of #670000.
<p style="background-color:#670000;">Content here</p>
This element has a border color of #670000.
<div style="border:1px #670000;">Content here</div>
.text {color:#670000;}
.background {background-color:#670000;}
.border {border:1px solid #670000;}
.text-shadow {border:1px solid #670000;}
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, #120000 is the darkest color, while #fffcfc is the lightest one.