Shades of Black Russian #051029
Tints of Black Russian #051029
RGB
CMYK
RGB Variations
Color information
#051029 (or 0x051029) is known color: Black Russian. HEX triplet: 05, 10 and 29. RGB value is (5,16,41). Sum of RGB (Red+Green+Blue) = 5+16+41=62 (8% of max value = 765). Red value is 5 (2.34% from 255 or 8.06% from 62); Green value is 16 (6.64% from 255 or 25.81% from 62); Blue value is 41 (16.41% from 255 or 66.13% from 62); Max value from RGB is 41 - color contains mainly: blue. Hex color #051029 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #051029 is #FAEFD6. Grayscale: #0F0F0F. Windows color (decimal): -16445399 or 2691077. OLE color: 2691077.
HSL color Cylindrical-coordinate representation of color #051029: hue angle of 221.67º 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 #051029 is Cyan = 0.88, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 5 | 16 | 41 | - |
| CMYK | 0.88 | 0.61 | 0 | 0.84 |
| HSL | 221.67º | 0.78% | 0.09% | - |
| HSV(B) | 221.67º | 0.88% | 0.16% | - |
| XYZ | 0.65 | 0.56 | 2.17 | - |
| YUV | 15.56 | 142.36 | 120.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 16 | 41 | 0.88 | 0.61 | 0 | 0.84 | 221.67 | 0.78 | 0.09 |
| Hex | 5 | 10 | 29 | 58 | 3D | 0 | 54 | DE | 4E | 9 |
| Octal | 5 | 20 | 51 | 130 | 75 | 0 | 124 | 336 | 116 | 11 |
| Binary | 101 | 10000 | 101001 | 1011000 | 111101 | 0 | 1010100 | 11011110 | 1001110 | 1001 |
Color Harmonies of #051029
Complementary color
Monochromatic Colors of #051029
Black with #051029
Text Example
Text Example
White with #051029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #051029; }
p { color: rgb(5,16,41); }
H1.HeaderClassName
{
color: #051029;
}
.AnyTagClassName
{
color: #051029;
}
</style>
background-color css
<style>
a { background-color: #051029; }
a { background-color: rgb(5,16,41); }
div.DivClassName
{
background-color: #051029;
}
.BgClassName
{
background-color: #051029;
}
</style>
border-color css
<style>
span { border-color: #051029; }
span { border-color: rgb(5,16,41); }
td.TdClassName
{
border-color: #051029;
}
.TagClassName
{
border-color: #051029;
}
</style>