Shades of Nordic #113837
Tints of Nordic #113837
RGB
CMYK
RGB Variations
Color information
#113837 (or 0x113837) is known color: Nordic. HEX triplet: 11, 38 and 37. RGB value is (17,56,55). Sum of RGB (Red+Green+Blue) = 17+56+55=128 (16% of max value = 765). Red value is 17 (7.03% from 255 or 13.28% from 128); Green value is 56 (22.27% from 255 or 43.75% from 128); Blue value is 55 (21.88% from 255 or 42.97% from 128); Max value from RGB is 56 - color contains mainly: green. Hex color #113837 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #113837 is #EEC7C8. Grayscale: #2C2C2C. Windows color (decimal): -15648713 or 3618833. OLE color: 3618833.
HSL color Cylindrical-coordinate representation of color #113837: hue angle of 178.46º degrees, saturation: 0.53, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #113837 is Cyan = 0.70, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 17 | 56 | 55 | - |
| CMYK | 0.70 | 0 | 0.02 | 0.78 |
| HSL | 178.46º | 0.53% | 0.14% | - |
| HSV(B) | 178.46º | 0.7% | 0.22% | - |
| XYZ | 2.33 | 3.22 | 4.11 | - |
| YUV | 44.23 | 134.08 | 108.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 56 | 55 | 0.70 | 0 | 0.02 | 0.78 | 178.46 | 0.53 | 0.14 |
| Hex | 11 | 38 | 37 | 46 | 0 | 2 | 4E | B2 | 35 | E |
| Octal | 21 | 70 | 67 | 106 | 0 | 2 | 116 | 262 | 65 | 16 |
| Binary | 10001 | 111000 | 110111 | 1000110 | 0 | 10 | 1001110 | 10110010 | 110101 | 1110 |
Color Harmonies of #113837
Complementary color
Monochromatic Colors of #113837
Black with #113837
Text Example
Text Example
White with #113837
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #113837; }
p { color: rgb(17,56,55); }
H1.HeaderClassName
{
color: #113837;
}
.AnyTagClassName
{
color: #113837;
}
</style>
background-color css
<style>
a { background-color: #113837; }
a { background-color: rgb(17,56,55); }
div.DivClassName
{
background-color: #113837;
}
.BgClassName
{
background-color: #113837;
}
</style>
border-color css
<style>
span { border-color: #113837; }
span { border-color: rgb(17,56,55); }
td.TdClassName
{
border-color: #113837;
}
.TagClassName
{
border-color: #113837;
}
</style>