Shades of Black Russian #141730
Tints of Black Russian #141730
RGB
CMYK
RGB Variations
Color information
#141730 (or 0x141730) is known color: Black Russian. HEX triplet: 14, 17 and 30. RGB value is (20,23,48). Sum of RGB (Red+Green+Blue) = 20+23+48=91 (12% of max value = 765). Red value is 20 (8.20% from 255 or 21.98% from 91); Green value is 23 (9.38% from 255 or 25.27% from 91); Blue value is 48 (19.14% from 255 or 52.75% from 91); Max value from RGB is 48 - color contains mainly: blue. Hex color #141730 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #141730 is #EBE8CF. Grayscale: #181818. Windows color (decimal): -15460560 or 3151636. OLE color: 3151636.
HSL color Cylindrical-coordinate representation of color #141730: hue angle of 233.57º degrees, saturation: 0.41, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #141730 is Cyan = 0.58, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 20 | 23 | 48 | - |
| CMYK | 0.58 | 0.52 | 0 | 0.81 |
| HSL | 233.57º | 0.41% | 0.13% | - |
| HSV(B) | 233.57º | 0.58% | 0.19% | - |
| XYZ | 1.13 | 0.97 | 2.93 | - |
| YUV | 24.95 | 141.01 | 124.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 23 | 48 | 0.58 | 0.52 | 0 | 0.81 | 233.57 | 0.41 | 0.13 |
| Hex | 14 | 17 | 30 | 3A | 34 | 0 | 51 | EA | 29 | D |
| Octal | 24 | 27 | 60 | 72 | 64 | 0 | 121 | 352 | 51 | 15 |
| Binary | 10100 | 10111 | 110000 | 111010 | 110100 | 0 | 1010001 | 11101010 | 101001 | 1101 |
Color Harmonies of #141730
Complementary color
Monochromatic Colors of #141730
Black with #141730
Text Example
Text Example
White with #141730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #141730; }
p { color: rgb(20,23,48); }
H1.HeaderClassName
{
color: #141730;
}
.AnyTagClassName
{
color: #141730;
}
</style>
background-color css
<style>
a { background-color: #141730; }
a { background-color: rgb(20,23,48); }
div.DivClassName
{
background-color: #141730;
}
.BgClassName
{
background-color: #141730;
}
</style>
border-color css
<style>
span { border-color: #141730; }
span { border-color: rgb(20,23,48); }
td.TdClassName
{
border-color: #141730;
}
.TagClassName
{
border-color: #141730;
}
</style>