very deep red-orange/very deep vermilion
#120905 color RGB value is (18,9,5)
#120905 color CMYK value
#120905 color HSL value
HSV(or HSB) | 18.5° | 72.2 | 7.1 |
XYZ | 0.375 | 0.335 | 0.188 |
Yxy | 0.417 | 0.373 | 0.335 |
LAB | 3.025 | 2.302 | 2.52 |
LUV | 3.025 | 2.099 | 1.459 |
Hunter-LAB | 5.787 | 1.424 | 2.12 |
CIE-LCH | 3.025 | 3.413 | 47.592 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 12 | 9 | 5 |
Decimal | 18 | 9 | 5 |
Octal | 22 | 11 | 5 |
Binary | 00010010 | 00001001 | 00000101 |
Below, you can see some colors close to #120905. 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 #120905.
<span style="color:#120905">Text here</span>
This paragraph has a background color of #120905.
<p style="background-color:#120905;">Content here</p>
This element has a border color of #120905.
<div style="border:1px #120905;">Content here</div>
.text {color:#120905;}
.background {background-color:#120905;}
.border {border:1px solid #120905;}
.text-shadow {border:1px solid #120905;}
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, #010100 is the darkest color, while #fbf3f0 is the lightest one.