Shades of Nordic #113037
Tints of Nordic #113037
RGB
CMYK
RGB Variations
Color information
#113037 (or 0x113037) is known color: Nordic. HEX triplet: 11, 30 and 37. RGB value is (17,48,55). Sum of RGB (Red+Green+Blue) = 17+48+55=120 (15% of max value = 765). Red value is 17 (7.03% from 255 or 14.17% from 120); Green value is 48 (19.14% from 255 or 40% from 120); Blue value is 55 (21.88% from 255 or 45.83% from 120); Max value from RGB is 55 - color contains mainly: blue. Hex color #113037 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #113037 is #EECFC8. Grayscale: #272727. Windows color (decimal): -15650761 or 3616785. OLE color: 3616785.
HSL color Cylindrical-coordinate representation of color #113037: hue angle of 191.05º degrees, saturation: 0.53, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #113037 is Cyan = 0.69, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 17 | 48 | 55 | - |
| CMYK | 0.69 | 0.13 | 0 | 0.78 |
| HSL | 191.05º | 0.53% | 0.14% | - |
| HSV(B) | 191.05º | 0.69% | 0.22% | - |
| XYZ | 1.98 | 2.51 | 3.99 | - |
| YUV | 39.53 | 136.73 | 111.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 48 | 55 | 0.69 | 0.13 | 0 | 0.78 | 191.05 | 0.53 | 0.14 |
| Hex | 11 | 30 | 37 | 45 | D | 0 | 4E | BF | 35 | E |
| Octal | 21 | 60 | 67 | 105 | 15 | 0 | 116 | 277 | 65 | 16 |
| Binary | 10001 | 110000 | 110111 | 1000101 | 1101 | 0 | 1001110 | 10111111 | 110101 | 1110 |
Color Harmonies of #113037
Complementary color
Monochromatic Colors of #113037
Black with #113037
Text Example
Text Example
White with #113037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #113037; }
p { color: rgb(17,48,55); }
H1.HeaderClassName
{
color: #113037;
}
.AnyTagClassName
{
color: #113037;
}
</style>
background-color css
<style>
a { background-color: #113037; }
a { background-color: rgb(17,48,55); }
div.DivClassName
{
background-color: #113037;
}
.BgClassName
{
background-color: #113037;
}
</style>
border-color css
<style>
span { border-color: #113037; }
span { border-color: rgb(17,48,55); }
td.TdClassName
{
border-color: #113037;
}
.TagClassName
{
border-color: #113037;
}
</style>