Shades of Black Russian #061229
Tints of Black Russian #061229
RGB
CMYK
RGB Variations
Color information
#061229 (or 0x061229) is known color: Black Russian. HEX triplet: 06, 12 and 29. RGB value is (6,18,41). Sum of RGB (Red+Green+Blue) = 6+18+41=65 (8% of max value = 765). Red value is 6 (2.73% from 255 or 9.23% from 65); Green value is 18 (7.42% from 255 or 27.69% from 65); Blue value is 41 (16.41% from 255 or 63.08% from 65); Max value from RGB is 41 - color contains mainly: blue. Hex color #061229 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #061229 is #F9EDD6. Grayscale: #101010. Windows color (decimal): -16379351 or 2691590. OLE color: 2691590.
HSL color Cylindrical-coordinate representation of color #061229: hue angle of 219.43º degrees, saturation: 0.74, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #061229 is Cyan = 0.85, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 6 | 18 | 41 | - |
| CMYK | 0.85 | 0.56 | 0 | 0.84 |
| HSL | 219.43º | 0.74% | 0.09% | - |
| HSV(B) | 219.43º | 0.85% | 0.16% | - |
| XYZ | 0.69 | 0.63 | 2.18 | - |
| YUV | 17.03 | 141.52 | 120.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 18 | 41 | 0.85 | 0.56 | 0 | 0.84 | 219.43 | 0.74 | 0.09 |
| Hex | 6 | 12 | 29 | 55 | 38 | 0 | 54 | DB | 4A | 9 |
| Octal | 6 | 22 | 51 | 125 | 70 | 0 | 124 | 333 | 112 | 11 |
| Binary | 110 | 10010 | 101001 | 1010101 | 111000 | 0 | 1010100 | 11011011 | 1001010 | 1001 |
Color Harmonies of #061229
Complementary color
Monochromatic Colors of #061229
Black with #061229
Text Example
Text Example
White with #061229
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #061229; }
p { color: rgb(6,18,41); }
H1.HeaderClassName
{
color: #061229;
}
.AnyTagClassName
{
color: #061229;
}
</style>
background-color css
<style>
a { background-color: #061229; }
a { background-color: rgb(6,18,41); }
div.DivClassName
{
background-color: #061229;
}
.BgClassName
{
background-color: #061229;
}
</style>
border-color css
<style>
span { border-color: #061229; }
span { border-color: rgb(6,18,41); }
td.TdClassName
{
border-color: #061229;
}
.TagClassName
{
border-color: #061229;
}
</style>