Shades of Black Russian #161731
Tints of Black Russian #161731
RGB
CMYK
RGB Variations
Color information
#161731 (or 0x161731) is known color: Black Russian. HEX triplet: 16, 17 and 31. RGB value is (22,23,49). Sum of RGB (Red+Green+Blue) = 22+23+49=94 (12% of max value = 765). Red value is 22 (8.98% from 255 or 23.40% from 94); Green value is 23 (9.38% from 255 or 24.47% from 94); Blue value is 49 (19.53% from 255 or 52.13% from 94); Max value from RGB is 49 - color contains mainly: blue. Hex color #161731 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #161731 is #E9E8CE. Grayscale: #191919. Windows color (decimal): -15329487 or 3217174. OLE color: 3217174.
HSL color Cylindrical-coordinate representation of color #161731: hue angle of 237.78º degrees, saturation: 0.38, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #161731 is Cyan = 0.55, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 22 | 23 | 49 | - |
| CMYK | 0.55 | 0.53 | 0 | 0.81 |
| HSL | 237.78º | 0.38% | 0.14% | - |
| HSV(B) | 237.78º | 0.55% | 0.19% | - |
| XYZ | 1.19 | 1.01 | 3.04 | - |
| YUV | 25.67 | 141.17 | 125.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 23 | 49 | 0.55 | 0.53 | 0 | 0.81 | 237.78 | 0.38 | 0.14 |
| Hex | 16 | 17 | 31 | 37 | 35 | 0 | 51 | EE | 26 | E |
| Octal | 26 | 27 | 61 | 67 | 65 | 0 | 121 | 356 | 46 | 16 |
| Binary | 10110 | 10111 | 110001 | 110111 | 110101 | 0 | 1010001 | 11101110 | 100110 | 1110 |
Color Harmonies of #161731
Complementary color
Monochromatic Colors of #161731
Black with #161731
Text Example
Text Example
White with #161731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #161731; }
p { color: rgb(22,23,49); }
H1.HeaderClassName
{
color: #161731;
}
.AnyTagClassName
{
color: #161731;
}
</style>
background-color css
<style>
a { background-color: #161731; }
a { background-color: rgb(22,23,49); }
div.DivClassName
{
background-color: #161731;
}
.BgClassName
{
background-color: #161731;
}
</style>
border-color css
<style>
span { border-color: #161731; }
span { border-color: rgb(22,23,49); }
td.TdClassName
{
border-color: #161731;
}
.TagClassName
{
border-color: #161731;
}
</style>