Shades of Nordic #113138
Tints of Nordic #113138
RGB
CMYK
RGB Variations
Color information
#113138 (or 0x113138) is known color: Nordic. HEX triplet: 11, 31 and 38. RGB value is (17,49,56). Sum of RGB (Red+Green+Blue) = 17+49+56=122 (16% of max value = 765). Red value is 17 (7.03% from 255 or 13.93% from 122); Green value is 49 (19.53% from 255 or 40.16% from 122); Blue value is 56 (22.27% from 255 or 45.90% from 122); Max value from RGB is 56 - color contains mainly: blue. Hex color #113138 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #113138 is #EECEC7. Grayscale: #282828. Windows color (decimal): -15650504 or 3682577. OLE color: 3682577.
HSL color Cylindrical-coordinate representation of color #113138: hue angle of 190.77º 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 #113138 is Cyan = 0.70, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 17 | 49 | 56 | - |
| CMYK | 0.70 | 0.12 | 0 | 0.78 |
| HSL | 190.77º | 0.53% | 0.14% | - |
| HSV(B) | 190.77º | 0.7% | 0.22% | - |
| XYZ | 2.04 | 2.6 | 4.14 | - |
| YUV | 40.23 | 136.9 | 111.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 49 | 56 | 0.70 | 0.12 | 0 | 0.78 | 190.77 | 0.53 | 0.14 |
| Hex | 11 | 31 | 38 | 46 | C | 0 | 4E | BF | 35 | E |
| Octal | 21 | 61 | 70 | 106 | 14 | 0 | 116 | 277 | 65 | 16 |
| Binary | 10001 | 110001 | 111000 | 1000110 | 1100 | 0 | 1001110 | 10111111 | 110101 | 1110 |
Color Harmonies of #113138
Complementary color
Monochromatic Colors of #113138
Black with #113138
Text Example
Text Example
White with #113138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #113138; }
p { color: rgb(17,49,56); }
H1.HeaderClassName
{
color: #113138;
}
.AnyTagClassName
{
color: #113138;
}
</style>
background-color css
<style>
a { background-color: #113138; }
a { background-color: rgb(17,49,56); }
div.DivClassName
{
background-color: #113138;
}
.BgClassName
{
background-color: #113138;
}
</style>
border-color css
<style>
span { border-color: #113138; }
span { border-color: rgb(17,49,56); }
td.TdClassName
{
border-color: #113138;
}
.TagClassName
{
border-color: #113138;
}
</style>