Shades of Nordic #113836
Tints of Nordic #113836
RGB
CMYK
RGB Variations
Color information
#113836 (or 0x113836) is known color: Nordic. HEX triplet: 11, 38 and 36. RGB value is (17,56,54). Sum of RGB (Red+Green+Blue) = 17+56+54=127 (16% of max value = 765). Red value is 17 (7.03% from 255 or 13.39% from 127); Green value is 56 (22.27% from 255 or 44.09% from 127); Blue value is 54 (21.48% from 255 or 42.52% from 127); Max value from RGB is 56 - color contains mainly: green. Hex color #113836 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #113836 is #EEC7C9. Grayscale: #2C2C2C. Windows color (decimal): -15648714 or 3553297. OLE color: 3553297.
HSL color Cylindrical-coordinate representation of color #113836: hue angle of 176.92º 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 #113836 is Cyan = 0.70, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 17 | 56 | 54 | - |
| CMYK | 0.70 | 0 | 0.04 | 0.78 |
| HSL | 176.92º | 0.53% | 0.14% | - |
| HSV(B) | 176.92º | 0.7% | 0.22% | - |
| XYZ | 2.31 | 3.21 | 3.99 | - |
| YUV | 44.11 | 133.58 | 108.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 56 | 54 | 0.70 | 0 | 0.04 | 0.78 | 176.92 | 0.53 | 0.14 |
| Hex | 11 | 38 | 36 | 46 | 0 | 4 | 4E | B1 | 35 | E |
| Octal | 21 | 70 | 66 | 106 | 0 | 4 | 116 | 261 | 65 | 16 |
| Binary | 10001 | 111000 | 110110 | 1000110 | 0 | 100 | 1001110 | 10110001 | 110101 | 1110 |
Color Harmonies of #113836
Complementary color
Monochromatic Colors of #113836
Black with #113836
Text Example
Text Example
White with #113836
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #113836; }
p { color: rgb(17,56,54); }
H1.HeaderClassName
{
color: #113836;
}
.AnyTagClassName
{
color: #113836;
}
</style>
background-color css
<style>
a { background-color: #113836; }
a { background-color: rgb(17,56,54); }
div.DivClassName
{
background-color: #113836;
}
.BgClassName
{
background-color: #113836;
}
</style>
border-color css
<style>
span { border-color: #113836; }
span { border-color: rgb(17,56,54); }
td.TdClassName
{
border-color: #113836;
}
.TagClassName
{
border-color: #113836;
}
</style>