very deep magenta/very deep fuchsia
#13060f color RGB value is (19,6,15)
#13060f color CMYK value
#13060f color HSL value
HSV(or HSB) | 318.5° | 68.4 | 7.5 |
XYZ | 0.42 | 0.303 | 0.488 |
Yxy | 0.347 | 0.25 | 0.303 |
LAB | 2.739 | 5.397 | -2.263 |
LUV | 2.739 | 2.253 | -1.572 |
Hunter-LAB | 5.506 | 3.977 | -1.404 |
CIE-LCH | 2.739 | 5.852 | 337.25 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 13 | 6 | F |
Decimal | 19 | 6 | 15 |
Octal | 23 | 6 | 17 |
Binary | 00010011 | 00000110 | 00001111 |
Below, you can see some colors close to #13060f. 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 #13060f.
<span style="color:#13060f">Text here</span>
This paragraph has a background color of #13060f.
<p style="background-color:#13060f;">Content here</p>
This element has a border color of #13060f.
<div style="border:1px #13060f;">Content here</div>
.text {color:#13060f;}
.background {background-color:#13060f;}
.border {border:1px solid #13060f;}
.text-shadow {border:1px solid #13060f;}
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, #030102 is the darkest color, while #fbf2f8 is the lightest one.