Shades of Nordic #163038
Tints of Nordic #163038
RGB
CMYK
RGB Variations
Color information
#163038 (or 0x163038) is known color: Nordic. HEX triplet: 16, 30 and 38. RGB value is (22,48,56). Sum of RGB (Red+Green+Blue) = 22+48+56=126 (16% of max value = 765). Red value is 22 (8.98% from 255 or 17.46% from 126); Green value is 48 (19.14% from 255 or 38.10% from 126); Blue value is 56 (22.27% from 255 or 44.44% from 126); Max value from RGB is 56 - color contains mainly: blue. Hex color #163038 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #163038 is #E9CFC7. Grayscale: #292929. Windows color (decimal): -15323080 or 3682326. OLE color: 3682326.
HSL color Cylindrical-coordinate representation of color #163038: hue angle of 194.12º degrees, saturation: 0.44, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #163038 is Cyan = 0.61, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 22 | 48 | 56 | - |
| CMYK | 0.61 | 0.14 | 0 | 0.78 |
| HSL | 194.12º | 0.44% | 0.15% | - |
| HSV(B) | 194.12º | 0.61% | 0.22% | - |
| XYZ | 2.1 | 2.57 | 4.13 | - |
| YUV | 41.14 | 136.39 | 114.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 48 | 56 | 0.61 | 0.14 | 0 | 0.78 | 194.12 | 0.44 | 0.15 |
| Hex | 16 | 30 | 38 | 3D | E | 0 | 4E | C2 | 2C | F |
| Octal | 26 | 60 | 70 | 75 | 16 | 0 | 116 | 302 | 54 | 17 |
| Binary | 10110 | 110000 | 111000 | 111101 | 1110 | 0 | 1001110 | 11000010 | 101100 | 1111 |
Color Harmonies of #163038
Complementary color
Monochromatic Colors of #163038
Black with #163038
Text Example
Text Example
White with #163038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #163038; }
p { color: rgb(22,48,56); }
H1.HeaderClassName
{
color: #163038;
}
.AnyTagClassName
{
color: #163038;
}
</style>
background-color css
<style>
a { background-color: #163038; }
a { background-color: rgb(22,48,56); }
div.DivClassName
{
background-color: #163038;
}
.BgClassName
{
background-color: #163038;
}
</style>
border-color css
<style>
span { border-color: #163038; }
span { border-color: rgb(22,48,56); }
td.TdClassName
{
border-color: #163038;
}
.TagClassName
{
border-color: #163038;
}
</style>