Shades of Nordic #113738
Tints of Nordic #113738
RGB
CMYK
RGB Variations
Color information
#113738 (or 0x113738) is known color: Nordic. HEX triplet: 11, 37 and 38. RGB value is (17,55,56). Sum of RGB (Red+Green+Blue) = 17+55+56=128 (16% of max value = 765). Red value is 17 (7.03% from 255 or 13.28% from 128); Green value is 55 (21.88% from 255 or 42.97% from 128); Blue value is 56 (22.27% from 255 or 43.75% from 128); Max value from RGB is 56 - color contains mainly: blue. Hex color #113738 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #113738 is #EEC8C7. Grayscale: #2B2B2B. Windows color (decimal): -15648968 or 3684113. OLE color: 3684113.
HSL color Cylindrical-coordinate representation of color #113738: hue angle of 181.54º 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 #113738 is Cyan = 0.70, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 17 | 55 | 56 | - |
| CMYK | 0.70 | 0.02 | 0 | 0.78 |
| HSL | 181.54º | 0.53% | 0.14% | - |
| HSV(B) | 181.54º | 0.7% | 0.22% | - |
| XYZ | 2.31 | 3.14 | 4.23 | - |
| YUV | 43.75 | 134.91 | 108.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 55 | 56 | 0.70 | 0.02 | 0 | 0.78 | 181.54 | 0.53 | 0.14 |
| Hex | 11 | 37 | 38 | 46 | 2 | 0 | 4E | B6 | 35 | E |
| Octal | 21 | 67 | 70 | 106 | 2 | 0 | 116 | 266 | 65 | 16 |
| Binary | 10001 | 110111 | 111000 | 1000110 | 10 | 0 | 1001110 | 10110110 | 110101 | 1110 |
Color Harmonies of #113738
Complementary color
Monochromatic Colors of #113738
Black with #113738
Text Example
Text Example
White with #113738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #113738; }
p { color: rgb(17,55,56); }
H1.HeaderClassName
{
color: #113738;
}
.AnyTagClassName
{
color: #113738;
}
</style>
background-color css
<style>
a { background-color: #113738; }
a { background-color: rgb(17,55,56); }
div.DivClassName
{
background-color: #113738;
}
.BgClassName
{
background-color: #113738;
}
</style>
border-color css
<style>
span { border-color: #113738; }
span { border-color: rgb(17,55,56); }
td.TdClassName
{
border-color: #113738;
}
.TagClassName
{
border-color: #113738;
}
</style>