Shades of Black Russian #060631
Tints of Black Russian #060631
RGB
CMYK
RGB Variations
Color information
#060631 (or 0x060631) is known color: Black Russian. HEX triplet: 06, 06 and 31. RGB value is (6,6,49). Sum of RGB (Red+Green+Blue) = 6+6+49=61 (8% of max value = 765). Red value is 6 (2.73% from 255 or 9.84% from 61); Green value is 6 (2.73% from 255 or 9.84% from 61); Blue value is 49 (19.53% from 255 or 80.33% from 61); Max value from RGB is 49 - color contains mainly: blue. Hex color #060631 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #060631 is #F9F9CE. Grayscale: #0A0A0A. Windows color (decimal): -16382415 or 3212806. OLE color: 3212806.
HSL color Cylindrical-coordinate representation of color #060631: hue angle of 240º degrees, saturation: 0.78, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #060631 is Cyan = 0.88, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 6 | 6 | 49 | - |
| CMYK | 0.88 | 0.88 | 0 | 0.81 |
| HSL | 240º | 0.78% | 0.11% | - |
| HSV(B) | 240º | 0.88% | 0.19% | - |
| XYZ | 0.69 | 0.39 | 2.94 | - |
| YUV | 10.9 | 149.5 | 124.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 6 | 49 | 0.88 | 0.88 | 0 | 0.81 | 240 | 0.78 | 0.11 |
| Hex | 6 | 6 | 31 | 58 | 58 | 0 | 51 | F0 | 4E | B |
| Octal | 6 | 6 | 61 | 130 | 130 | 0 | 121 | 360 | 116 | 13 |
| Binary | 110 | 110 | 110001 | 1011000 | 1011000 | 0 | 1010001 | 11110000 | 1001110 | 1011 |
Color Harmonies of #060631
Complementary color
Monochromatic Colors of #060631
Black with #060631
Text Example
Text Example
White with #060631
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #060631; }
p { color: rgb(6,6,49); }
H1.HeaderClassName
{
color: #060631;
}
.AnyTagClassName
{
color: #060631;
}
</style>
background-color css
<style>
a { background-color: #060631; }
a { background-color: rgb(6,6,49); }
div.DivClassName
{
background-color: #060631;
}
.BgClassName
{
background-color: #060631;
}
</style>
border-color css
<style>
span { border-color: #060631; }
span { border-color: rgb(6,6,49); }
td.TdClassName
{
border-color: #060631;
}
.TagClassName
{
border-color: #060631;
}
</style>