reddish black
Enter any color value (e.g., #8422d2, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#6f001b color RGB value is (111,0,27)
#6f001b color CMYK value
#6f001b color HSL value
HSV(or HSB) | 345.4° | 100 | 43.5 |
XYZ | 6.753 | 3.459 | 1.349 |
Yxy | 0.584 | 0.299 | 3.459 |
LAB | 21.794 | 44.186 | 18.889 |
LUV | 21.794 | 66.056 | 8.015 |
Hunter-LAB | 18.597 | 32.274 | 8.719 |
CIE-LCH | 21.794 | 48.054 | 23.146 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 6F | 0 | 1B |
Decimal | 111 | 0 | 27 |
Octal | 157 | 0 | 33 |
Binary | 01101111 | 00000000 | 00011011 |
Below, you can see some colors close to #6f001b. 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 #6f001b.
<span style="color:#6f001b">Text here</span>
This paragraph has a background color of #6f001b.
<p style="background-color:#6f001b;">Content here</p>
This element has a border color of #6f001b.
<div style="border:1px #6f001b;">Content here</div>
.text {color:#6f001b;}
.background {background-color:#6f001b;}
.border {border:1px solid #6f001b;}
.text-shadow {border:1px solid #6f001b;}
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, #050001 is the darkest color, while #ffeff3 is the lightest one.