Shades of Nordic #163638
Tints of Nordic #163638
RGB
CMYK
RGB Variations
Color information
#163638 (or 0x163638) is known color: Nordic. HEX triplet: 16, 36 and 38. RGB value is (22,54,56). Sum of RGB (Red+Green+Blue) = 22+54+56=132 (17% of max value = 765). Red value is 22 (8.98% from 255 or 16.67% from 132); Green value is 54 (21.48% from 255 or 40.91% from 132); Blue value is 56 (22.27% from 255 or 42.42% from 132); Max value from RGB is 56 - color contains mainly: blue. Hex color #163638 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #163638 is #E9C9C7. Grayscale: #2C2C2C. Windows color (decimal): -15321544 or 3683862. OLE color: 3683862.
HSL color Cylindrical-coordinate representation of color #163638: hue angle of 183.53º 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 #163638 is Cyan = 0.61, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 22 | 54 | 56 | - |
| CMYK | 0.61 | 0.04 | 0 | 0.78 |
| HSL | 183.53º | 0.44% | 0.15% | - |
| HSV(B) | 183.53º | 0.61% | 0.22% | - |
| XYZ | 2.36 | 3.09 | 4.21 | - |
| YUV | 44.66 | 134.4 | 111.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 54 | 56 | 0.61 | 0.04 | 0 | 0.78 | 183.53 | 0.44 | 0.15 |
| Hex | 16 | 36 | 38 | 3D | 4 | 0 | 4E | B8 | 2C | F |
| Octal | 26 | 66 | 70 | 75 | 4 | 0 | 116 | 270 | 54 | 17 |
| Binary | 10110 | 110110 | 111000 | 111101 | 100 | 0 | 1001110 | 10111000 | 101100 | 1111 |
Color Harmonies of #163638
Complementary color
Monochromatic Colors of #163638
Black with #163638
Text Example
Text Example
White with #163638
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #163638; }
p { color: rgb(22,54,56); }
H1.HeaderClassName
{
color: #163638;
}
.AnyTagClassName
{
color: #163638;
}
</style>
background-color css
<style>
a { background-color: #163638; }
a { background-color: rgb(22,54,56); }
div.DivClassName
{
background-color: #163638;
}
.BgClassName
{
background-color: #163638;
}
</style>
border-color css
<style>
span { border-color: #163638; }
span { border-color: rgb(22,54,56); }
td.TdClassName
{
border-color: #163638;
}
.TagClassName
{
border-color: #163638;
}
</style>