Shades of Nordic #163635
Tints of Nordic #163635
RGB
CMYK
RGB Variations
Color information
#163635 (or 0x163635) is known color: Nordic. HEX triplet: 16, 36 and 35. RGB value is (22,54,53). Sum of RGB (Red+Green+Blue) = 22+54+53=129 (17% of max value = 765). Red value is 22 (8.98% from 255 or 17.05% from 129); Green value is 54 (21.48% from 255 or 41.86% from 129); Blue value is 53 (21.09% from 255 or 41.09% from 129); Max value from RGB is 54 - color contains mainly: green. Hex color #163635 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #163635 is #E9C9CA. Grayscale: #2C2C2C. Windows color (decimal): -15321547 or 3487254. OLE color: 3487254.
HSL color Cylindrical-coordinate representation of color #163635: hue angle of 178.12º degrees, saturation: 0.42, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #163635 is Cyan = 0.59, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 22 | 54 | 53 | - |
| CMYK | 0.59 | 0 | 0.02 | 0.79 |
| HSL | 178.13º | 0.42% | 0.15% | - |
| HSV(B) | 178.13º | 0.59% | 0.21% | - |
| XYZ | 2.29 | 3.07 | 3.84 | - |
| YUV | 44.32 | 132.9 | 112.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 54 | 53 | 0.59 | 0 | 0.02 | 0.79 | 178.13 | 0.42 | 0.15 |
| Hex | 16 | 36 | 35 | 3B | 0 | 2 | 4F | B2 | 2A | F |
| Octal | 26 | 66 | 65 | 73 | 0 | 2 | 117 | 262 | 52 | 17 |
| Binary | 10110 | 110110 | 110101 | 111011 | 0 | 10 | 1001111 | 10110010 | 101010 | 1111 |
Color Harmonies of #163635
Complementary color
Monochromatic Colors of #163635
Black with #163635
Text Example
Text Example
White with #163635
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #163635; }
p { color: rgb(22,54,53); }
H1.HeaderClassName
{
color: #163635;
}
.AnyTagClassName
{
color: #163635;
}
</style>
background-color css
<style>
a { background-color: #163635; }
a { background-color: rgb(22,54,53); }
div.DivClassName
{
background-color: #163635;
}
.BgClassName
{
background-color: #163635;
}
</style>
border-color css
<style>
span { border-color: #163635; }
span { border-color: rgb(22,54,53); }
td.TdClassName
{
border-color: #163635;
}
.TagClassName
{
border-color: #163635;
}
</style>