Cursed Black/ mostly black
Enter any color value (e.g., #fa23d7, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#131313 color RGB value is (19,19,19)
#131313 color CMYK value
#131313 color HSL value
HSV(or HSB) | 0° | 0 | 7.5 |
XYZ | 0.619 | 0.651 | 0.709 |
Yxy | 0.313 | 0.329 | 0.651 |
LAB | 5.882 | 0.001 | -0.002 |
LUV | 5.882 | 0 | -0.001 |
Hunter-LAB | 8.07 | -0.431 | 0.438 |
CIE-LCH | 5.882 | 0.002 | 296.812 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | 13 | 13 | 13 |
Decimal | 19 | 19 | 19 |
Octal | 23 | 23 | 23 |
Binary | 00010011 | 00010011 | 00010011 |
This text has a font color of #131313.
<span style="color:#131313">Text here</span>
This paragraph has a background color of #131313.
<p style="background-color:#131313;">Content here</p>
This element has a border color of #131313.
<div style="border:1px #131313;">Content here</div>
.text {color:#131313;}
.background {background-color:#131313;}
.border {border:1px solid #131313;}
.text-shadow {border:1px solid #131313;}
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, #080808 is the darkest color, while #fdfdfd is the lightest one.