Shades of Black Russian #030926
Tints of Black Russian #030926
RGB
CMYK
RGB Variations
Color information
#030926 (or 0x030926) is known color: Black Russian. HEX triplet: 03, 09 and 26. RGB value is (3,9,38). Sum of RGB (Red+Green+Blue) = 3+9+38=50 (6% of max value = 765). Red value is 3 (1.56% from 255 or 6% from 50); Green value is 9 (3.91% from 255 or 18% from 50); Blue value is 38 (15.23% from 255 or 76% from 50); Max value from RGB is 38 - color contains mainly: blue. Hex color #030926 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #030926 is #FCF6D9. Grayscale: #0A0A0A. Windows color (decimal): -16578266 or 2492675. OLE color: 2492675.
HSL color Cylindrical-coordinate representation of color #030926: hue angle of 229.71º degrees, saturation: 0.85, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #030926 is Cyan = 0.92, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 3 | 9 | 38 | - |
| CMYK | 0.92 | 0.76 | 0 | 0.85 |
| HSL | 229.71º | 0.85% | 0.08% | - |
| HSV(B) | 229.71º | 0.92% | 0.15% | - |
| XYZ | 0.49 | 0.35 | 1.88 | - |
| YUV | 10.51 | 143.51 | 122.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 9 | 38 | 0.92 | 0.76 | 0 | 0.85 | 229.71 | 0.85 | 0.08 |
| Hex | 3 | 9 | 26 | 5C | 4C | 0 | 55 | E6 | 55 | 8 |
| Octal | 3 | 11 | 46 | 134 | 114 | 0 | 125 | 346 | 125 | 10 |
| Binary | 11 | 1001 | 100110 | 1011100 | 1001100 | 0 | 1010101 | 11100110 | 1010101 | 1000 |
Color Harmonies of #030926
Complementary color
Monochromatic Colors of #030926
Black with #030926
Text Example
Text Example
White with #030926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #030926; }
p { color: rgb(3,9,38); }
H1.HeaderClassName
{
color: #030926;
}
.AnyTagClassName
{
color: #030926;
}
</style>
background-color css
<style>
a { background-color: #030926; }
a { background-color: rgb(3,9,38); }
div.DivClassName
{
background-color: #030926;
}
.BgClassName
{
background-color: #030926;
}
</style>
border-color css
<style>
span { border-color: #030926; }
span { border-color: rgb(3,9,38); }
td.TdClassName
{
border-color: #030926;
}
.TagClassName
{
border-color: #030926;
}
</style>