Shades of Black Russian #131316
Tints of Black Russian #131316
RGB
CMYK
RGB Variations
Color information
#131316 (or 0x131316) is known color: Black Russian. HEX triplet: 13, 13 and 16. RGB value is (19,19,22). Sum of RGB (Red+Green+Blue) = 19+19+22=60 (7% of max value = 765). Red value is 19 (7.81% from 255 or 31.67% from 60); Green value is 19 (7.81% from 255 or 31.67% from 60); Blue value is 22 (8.98% from 255 or 36.67% from 60); Max value from RGB is 22 - color contains mainly: blue. Hex color #131316 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #131316 is #ECECE9. Grayscale: #131313. Windows color (decimal): -15527146 or 1446675. OLE color: 1446675.
HSL color Cylindrical-coordinate representation of color #131316: hue angle of 240º degrees, saturation: 0.07, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.09% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #131316 is Cyan = 0.14, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.91.
Color convert
RGB | 19 | 19 | 22 | - |
CMYK | 0.14 | 0.14 | 0 | 0.91 |
HSL | 240º | 0.07% | 0.08% | - |
HSV(B) | 240º | 0.14% | 0.09% | - |
XYZ | 0.65 | 0.66 | 0.85 | - |
YUV | 19.34 | 129.5 | 127.76 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 19 | 19 | 22 | 0.14 | 0.14 | 0 | 0.91 | 240 | 0.07 | 0.08 |
Hex | 13 | 13 | 16 | E | E | 0 | 5B | F0 | 7 | 8 |
Octal | 23 | 23 | 26 | 16 | 16 | 0 | 133 | 360 | 7 | 10 |
Binary | 10011 | 10011 | 10110 | 1110 | 1110 | 0 | 1011011 | 11110000 | 111 | 1000 |
Color Harmonies of #131316
Complementary color
Monochromatic Colors of #131316
Black with #131316
Text Example
Text Example
White with #131316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #131316; }
p { color: rgb(19,19,22); }
H1.HeaderClassName
{
color: #131316;
}
.AnyTagClassName
{
color: #131316;
}
</style>
background-color css
<style>
a { background-color: #131316; }
a { background-color: rgb(19,19,22); }
div.DivClassName
{
background-color: #131316;
}
.BgClassName
{
background-color: #131316;
}
</style>
border-color css
<style>
span { border-color: #131316; }
span { border-color: rgb(19,19,22); }
td.TdClassName
{
border-color: #131316;
}
.TagClassName
{
border-color: #131316;
}
</style>