Shades of Black Russian #051129
Tints of Black Russian #051129
RGB
CMYK
RGB Variations
Color information
#051129 (or 0x051129) is known color: Black Russian. HEX triplet: 05, 11 and 29. RGB value is (5,17,41). Sum of RGB (Red+Green+Blue) = 5+17+41=63 (8% of max value = 765). Red value is 5 (2.34% from 255 or 7.94% from 63); Green value is 17 (7.03% from 255 or 26.98% from 63); Blue value is 41 (16.41% from 255 or 65.08% from 63); Max value from RGB is 41 - color contains mainly: blue. Hex color #051129 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #051129 is #FAEED6. Grayscale: #101010. Windows color (decimal): -16445143 or 2691333. OLE color: 2691333.
HSL color Cylindrical-coordinate representation of color #051129: hue angle of 220º degrees, saturation: 0.78, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #051129 is Cyan = 0.88, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 5 | 17 | 41 | - |
| CMYK | 0.88 | 0.59 | 0 | 0.84 |
| HSL | 220º | 0.78% | 0.09% | - |
| HSV(B) | 220º | 0.88% | 0.16% | - |
| XYZ | 0.66 | 0.59 | 2.18 | - |
| YUV | 16.15 | 142.02 | 120.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 17 | 41 | 0.88 | 0.59 | 0 | 0.84 | 220 | 0.78 | 0.09 |
| Hex | 5 | 11 | 29 | 58 | 3B | 0 | 54 | DC | 4E | 9 |
| Octal | 5 | 21 | 51 | 130 | 73 | 0 | 124 | 334 | 116 | 11 |
| Binary | 101 | 10001 | 101001 | 1011000 | 111011 | 0 | 1010100 | 11011100 | 1001110 | 1001 |
Color Harmonies of #051129
Complementary color
Monochromatic Colors of #051129
Black with #051129
Text Example
Text Example
White with #051129
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #051129; }
p { color: rgb(5,17,41); }
H1.HeaderClassName
{
color: #051129;
}
.AnyTagClassName
{
color: #051129;
}
</style>
background-color css
<style>
a { background-color: #051129; }
a { background-color: rgb(5,17,41); }
div.DivClassName
{
background-color: #051129;
}
.BgClassName
{
background-color: #051129;
}
</style>
border-color css
<style>
span { border-color: #051129; }
span { border-color: rgb(5,17,41); }
td.TdClassName
{
border-color: #051129;
}
.TagClassName
{
border-color: #051129;
}
</style>