Shades of Black Russian #091329
Tints of Black Russian #091329
RGB
CMYK
RGB Variations
Color information
#091329 (or 0x091329) is known color: Black Russian. HEX triplet: 09, 13 and 29. RGB value is (9,19,41). Sum of RGB (Red+Green+Blue) = 9+19+41=69 (9% of max value = 765). Red value is 9 (3.91% from 255 or 13.04% from 69); Green value is 19 (7.81% from 255 or 27.54% from 69); Blue value is 41 (16.41% from 255 or 59.42% from 69); Max value from RGB is 41 - color contains mainly: blue. Hex color #091329 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #091329 is #F6ECD6. Grayscale: #121212. Windows color (decimal): -16182487 or 2691849. OLE color: 2691849.
HSL color Cylindrical-coordinate representation of color #091329: hue angle of 221.25º degrees, saturation: 0.64, lightness: 0.1%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #091329 is Cyan = 0.78, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 9 | 19 | 41 | - |
| CMYK | 0.78 | 0.54 | 0 | 0.84 |
| HSL | 221.25º | 0.64% | 0.1% | - |
| HSV(B) | 221.25º | 0.78% | 0.16% | - |
| XYZ | 0.75 | 0.68 | 2.19 | - |
| YUV | 18.52 | 140.69 | 121.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 19 | 41 | 0.78 | 0.54 | 0 | 0.84 | 221.25 | 0.64 | 0.1 |
| Hex | 9 | 13 | 29 | 4E | 36 | 0 | 54 | DD | 40 | A |
| Octal | 11 | 23 | 51 | 116 | 66 | 0 | 124 | 335 | 100 | 12 |
| Binary | 1001 | 10011 | 101001 | 1001110 | 110110 | 0 | 1010100 | 11011101 | 1000000 | 1010 |
Color Harmonies of #091329
Complementary color
Monochromatic Colors of #091329
Black with #091329
Text Example
Text Example
White with #091329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #091329; }
p { color: rgb(9,19,41); }
H1.HeaderClassName
{
color: #091329;
}
.AnyTagClassName
{
color: #091329;
}
</style>
background-color css
<style>
a { background-color: #091329; }
a { background-color: rgb(9,19,41); }
div.DivClassName
{
background-color: #091329;
}
.BgClassName
{
background-color: #091329;
}
</style>
border-color css
<style>
span { border-color: #091329; }
span { border-color: rgb(9,19,41); }
td.TdClassName
{
border-color: #091329;
}
.TagClassName
{
border-color: #091329;
}
</style>