reddish black
Enter any color value (e.g., #a047bf, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#010000 color RGB value is (1,0,0)
#010000 color CMYK value
#010000 color HSL value
HSV(or HSB) | 0° | 100 | 0.4 |
XYZ | 0.013 | 0.006 | 0.001 |
Yxy | 0.64 | 0.33 | 0.006 |
LAB | 0.058 | 0.262 | 0.092 |
LUV | 0.058 | 0.192 | 0.041 |
Hunter-LAB | 0.803 | 1.376 | 0.519 |
CIE-LCH | 0.058 | 0.277 | 19.405 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 1 | 0 | 0 |
Decimal | 1 | 0 | 0 |
Octal | 1 | 0 | 0 |
Binary | 00000001 | 00000000 | 00000000 |
Below, you can see some colors close to #010000. 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 #010000.
<span style="color:#010000">Text here</span>
This paragraph has a background color of #010000.
<p style="background-color:#010000;">Content here</p>
This element has a border color of #010000.
<div style="border:1px #010000;">Content here</div>
.text {color:#010000;}
.background {background-color:#010000;}
.border {border:1px solid #010000;}
.text-shadow {border:1px solid #010000;}
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, #010000 is the darkest color, while #ffebeb is the lightest one.