Shades of Black Russian #141328
Tints of Black Russian #141328
RGB
CMYK
RGB Variations
Color information
#141328 (or 0x141328) is known color: Black Russian. HEX triplet: 14, 13 and 28. RGB value is (20,19,40). Sum of RGB (Red+Green+Blue) = 20+19+40=79 (10% of max value = 765). Red value is 20 (8.20% from 255 or 25.32% from 79); Green value is 19 (7.81% from 255 or 24.05% from 79); Blue value is 40 (16.02% from 255 or 50.63% from 79); Max value from RGB is 40 - color contains mainly: blue. Hex color #141328 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #141328 is #EBECD7. Grayscale: #151515. Windows color (decimal): -15461592 or 2626324. OLE color: 2626324.
HSL color Cylindrical-coordinate representation of color #141328: hue angle of 242.86º degrees, saturation: 0.36, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #141328 is Cyan = 0.5, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 20 | 19 | 40 | - |
| CMYK | 0.5 | 0.52 | 0 | 0.84 |
| HSL | 242.86º | 0.36% | 0.12% | - |
| HSV(B) | 242.86º | 0.53% | 0.16% | - |
| XYZ | 0.9 | 0.77 | 2.11 | - |
| YUV | 21.69 | 138.33 | 126.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 19 | 40 | 0.5 | 0.52 | 0 | 0.84 | 242.86 | 0.36 | 0.12 |
| Hex | 14 | 13 | 28 | 32 | 34 | 0 | 54 | F3 | 24 | C |
| Octal | 24 | 23 | 50 | 62 | 64 | 0 | 124 | 363 | 44 | 14 |
| Binary | 10100 | 10011 | 101000 | 110010 | 110100 | 0 | 1010100 | 11110011 | 100100 | 1100 |
Color Harmonies of #141328
Complementary color
Monochromatic Colors of #141328
Black with #141328
Text Example
Text Example
White with #141328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #141328; }
p { color: rgb(20,19,40); }
H1.HeaderClassName
{
color: #141328;
}
.AnyTagClassName
{
color: #141328;
}
</style>
background-color css
<style>
a { background-color: #141328; }
a { background-color: rgb(20,19,40); }
div.DivClassName
{
background-color: #141328;
}
.BgClassName
{
background-color: #141328;
}
</style>
border-color css
<style>
span { border-color: #141328; }
span { border-color: rgb(20,19,40); }
td.TdClassName
{
border-color: #141328;
}
.TagClassName
{
border-color: #141328;
}
</style>