Shades of Black Russian #061228
Tints of Black Russian #061228
RGB
CMYK
RGB Variations
Color information
#061228 (or 0x061228) is known color: Black Russian. HEX triplet: 06, 12 and 28. RGB value is (6,18,40). Sum of RGB (Red+Green+Blue) = 6+18+40=64 (8% of max value = 765). Red value is 6 (2.73% from 255 or 9.38% from 64); Green value is 18 (7.42% from 255 or 28.12% from 64); Blue value is 40 (16.02% from 255 or 62.5% from 64); Max value from RGB is 40 - color contains mainly: blue. Hex color #061228 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #061228 is #F9EDD7. Grayscale: #101010. Windows color (decimal): -16379352 or 2626054. OLE color: 2626054.
HSL color Cylindrical-coordinate representation of color #061228: hue angle of 218.82º 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 #061228 is Cyan = 0.85, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 6 | 18 | 40 | - |
| CMYK | 0.85 | 0.55 | 0 | 0.84 |
| HSL | 218.82º | 0.74% | 0.09% | - |
| HSV(B) | 218.82º | 0.85% | 0.16% | - |
| XYZ | 0.67 | 0.62 | 2.09 | - |
| YUV | 16.92 | 141.02 | 120.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 18 | 40 | 0.85 | 0.55 | 0 | 0.84 | 218.82 | 0.74 | 0.09 |
| Hex | 6 | 12 | 28 | 55 | 37 | 0 | 54 | DB | 4A | 9 |
| Octal | 6 | 22 | 50 | 125 | 67 | 0 | 124 | 333 | 112 | 11 |
| Binary | 110 | 10010 | 101000 | 1010101 | 110111 | 0 | 1010100 | 11011011 | 1001010 | 1001 |
Color Harmonies of #061228
Complementary color
Monochromatic Colors of #061228
Black with #061228
Text Example
Text Example
White with #061228
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #061228; }
p { color: rgb(6,18,40); }
H1.HeaderClassName
{
color: #061228;
}
.AnyTagClassName
{
color: #061228;
}
</style>
background-color css
<style>
a { background-color: #061228; }
a { background-color: rgb(6,18,40); }
div.DivClassName
{
background-color: #061228;
}
.BgClassName
{
background-color: #061228;
}
</style>
border-color css
<style>
span { border-color: #061228; }
span { border-color: rgb(6,18,40); }
td.TdClassName
{
border-color: #061228;
}
.TagClassName
{
border-color: #061228;
}
</style>