Shades of Nordic #163740
Tints of Nordic #163740
RGB
CMYK
RGB Variations
Color information
#163740 (or 0x163740) is known color: Nordic. HEX triplet: 16, 37 and 40. RGB value is (22,55,64). Sum of RGB (Red+Green+Blue) = 22+55+64=141 (18% of max value = 765). Red value is 22 (8.98% from 255 or 15.60% from 141); Green value is 55 (21.88% from 255 or 39.01% from 141); Blue value is 64 (25.39% from 255 or 45.39% from 141); Max value from RGB is 64 - color contains mainly: blue. Hex color #163740 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #163740 is #E9C8BF. Grayscale: #2E2E2E. Windows color (decimal): -15321280 or 4208406. OLE color: 4208406.
HSL color Cylindrical-coordinate representation of color #163740: hue angle of 192.86º degrees, saturation: 0.49, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #163740 is Cyan = 0.66, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 22 | 55 | 64 | - |
| CMYK | 0.66 | 0.14 | 0 | 0.75 |
| HSL | 192.86º | 0.49% | 0.17% | - |
| HSV(B) | 192.86º | 0.66% | 0.25% | - |
| XYZ | 2.62 | 3.27 | 5.34 | - |
| YUV | 46.16 | 138.07 | 110.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 55 | 64 | 0.66 | 0.14 | 0 | 0.75 | 192.86 | 0.49 | 0.17 |
| Hex | 16 | 37 | 40 | 42 | E | 0 | 4B | C1 | 31 | 11 |
| Octal | 26 | 67 | 100 | 102 | 16 | 0 | 113 | 301 | 61 | 21 |
| Binary | 10110 | 110111 | 1000000 | 1000010 | 1110 | 0 | 1001011 | 11000001 | 110001 | 10001 |
Color Harmonies of #163740
Complementary color
Monochromatic Colors of #163740
Black with #163740
Text Example
Text Example
White with #163740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #163740; }
p { color: rgb(22,55,64); }
H1.HeaderClassName
{
color: #163740;
}
.AnyTagClassName
{
color: #163740;
}
</style>
background-color css
<style>
a { background-color: #163740; }
a { background-color: rgb(22,55,64); }
div.DivClassName
{
background-color: #163740;
}
.BgClassName
{
background-color: #163740;
}
</style>
border-color css
<style>
span { border-color: #163740; }
span { border-color: rgb(22,55,64); }
td.TdClassName
{
border-color: #163740;
}
.TagClassName
{
border-color: #163740;
}
</style>