#1c0908 color RGB value is (28,9,8)
#1c0908 color CMYK value
#1c0908 color HSL value
HSV(or HSB) | 3° | 71.4 | 11 |
XYZ | 0.62 | 0.46 | 0.286 |
Yxy | 0.454 | 0.337 | 0.46 |
LAB | 4.153 | 7.513 | 3.073 |
LUV | 4.153 | 5.318 | 1.392 |
Hunter-LAB | 6.781 | 4.466 | 2.248 |
CIE-LCH | 4.153 | 8.117 | 22.247 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 1C | 9 | 8 |
Decimal | 28 | 9 | 8 |
Octal | 34 | 11 | 10 |
Binary | 00011100 | 00001001 | 00001000 |
Below, you can see some colors close to #1c0908. 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 #1c0908.
<span style="color:#1c0908">Text here</span>
This paragraph has a background color of #1c0908.
<p style="background-color:#1c0908;">Content here</p>
This element has a border color of #1c0908.
<div style="border:1px #1c0908;">Content here</div>
.text {color:#1c0908;}
.background {background-color:#1c0908;}
.border {border:1px solid #1c0908;}
.text-shadow {border:1px solid #1c0908;}
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, #0b0403 is the darkest color, while #fefafa is the lightest one.