very deep red/very deep scarlet
#120605 color RGB value is (18,6,5)
#120605 color CMYK value
#120605 color HSL value
HSV(or HSB) | 4.6° | 72.2 | 7.1 |
XYZ | 0.342 | 0.27 | 0.178 |
Yxy | 0.433 | 0.342 | 0.27 |
LAB | 2.437 | 3.504 | 1.661 |
LUV | 2.437 | 2.537 | 0.793 |
Hunter-LAB | 5.194 | 2.662 | 1.608 |
CIE-LCH | 2.437 | 3.878 | 25.367 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 12 | 6 | 5 |
Decimal | 18 | 6 | 5 |
Octal | 22 | 6 | 5 |
Binary | 00010010 | 00000110 | 00000101 |
Below, you can see some colors close to #120605. 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 #120605.
<span style="color:#120605">Text here</span>
This paragraph has a background color of #120605.
<p style="background-color:#120605;">Content here</p>
This element has a border color of #120605.
<div style="border:1px #120605;">Content here</div>
.text {color:#120605;}
.background {background-color:#120605;}
.border {border:1px solid #120605;}
.text-shadow {border:1px solid #120605;}
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 #fbf1f0 is the lightest one.