very deep red/very deep scarlet
#130605 color RGB value is (19,6,5)
#130605 color CMYK value
#130605 color HSL value
HSV(or HSB) | 4.3° | 73.7 | 7.5 |
XYZ | 0.361 | 0.28 | 0.179 |
Yxy | 0.441 | 0.341 | 0.28 |
LAB | 2.526 | 3.903 | 1.802 |
LUV | 2.526 | 2.819 | 0.854 |
Hunter-LAB | 5.288 | 2.933 | 1.7 |
CIE-LCH | 2.526 | 4.299 | 24.781 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 13 | 6 | 5 |
Decimal | 19 | 6 | 5 |
Octal | 23 | 6 | 5 |
Binary | 00010011 | 00000110 | 00000101 |
Below, you can see some colors close to #130605. 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 #130605.
<span style="color:#130605">Text here</span>
This paragraph has a background color of #130605.
<p style="background-color:#130605;">Content here</p>
This element has a border color of #130605.
<div style="border:1px #130605;">Content here</div>
.text {color:#130605;}
.background {background-color:#130605;}
.border {border:1px solid #130605;}
.text-shadow {border:1px solid #130605;}
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, #020101 is the darkest color, while #fbf1f0 is the lightest one.