Shades of Black Russian #091328
Tints of Black Russian #091328
RGB
CMYK
RGB Variations
Color information
#091328 (or 0x091328) is known color: Black Russian. HEX triplet: 09, 13 and 28. RGB value is (9,19,40). Sum of RGB (Red+Green+Blue) = 9+19+40=68 (9% of max value = 765). Red value is 9 (3.91% from 255 or 13.24% from 68); Green value is 19 (7.81% from 255 or 27.94% from 68); Blue value is 40 (16.02% from 255 or 58.82% from 68); Max value from RGB is 40 - color contains mainly: blue. Hex color #091328 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #091328 is #F6ECD7. Grayscale: #121212. Windows color (decimal): -16182488 or 2626313. OLE color: 2626313.
HSL color Cylindrical-coordinate representation of color #091328: hue angle of 220.65º degrees, saturation: 0.63, lightness: 0.1%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #091328 is Cyan = 0.78, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 9 | 19 | 40 | - |
| CMYK | 0.78 | 0.52 | 0 | 0.84 |
| HSL | 220.65º | 0.63% | 0.1% | - |
| HSV(B) | 220.65º | 0.78% | 0.16% | - |
| XYZ | 0.73 | 0.68 | 2.1 | - |
| YUV | 18.4 | 140.19 | 121.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 19 | 40 | 0.78 | 0.52 | 0 | 0.84 | 220.65 | 0.63 | 0.1 |
| Hex | 9 | 13 | 28 | 4E | 34 | 0 | 54 | DD | 3F | A |
| Octal | 11 | 23 | 50 | 116 | 64 | 0 | 124 | 335 | 77 | 12 |
| Binary | 1001 | 10011 | 101000 | 1001110 | 110100 | 0 | 1010100 | 11011101 | 111111 | 1010 |
Color Harmonies of #091328
Complementary color
Monochromatic Colors of #091328
Black with #091328
Text Example
Text Example
White with #091328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #091328; }
p { color: rgb(9,19,40); }
H1.HeaderClassName
{
color: #091328;
}
.AnyTagClassName
{
color: #091328;
}
</style>
background-color css
<style>
a { background-color: #091328; }
a { background-color: rgb(9,19,40); }
div.DivClassName
{
background-color: #091328;
}
.BgClassName
{
background-color: #091328;
}
</style>
border-color css
<style>
span { border-color: #091328; }
span { border-color: rgb(9,19,40); }
td.TdClassName
{
border-color: #091328;
}
.TagClassName
{
border-color: #091328;
}
</style>