Shades of Nordic #113942
Tints of Nordic #113942
RGB
CMYK
RGB Variations
Color information
#113942 (or 0x113942) is known color: Nordic. HEX triplet: 11, 39 and 42. RGB value is (17,57,66). Sum of RGB (Red+Green+Blue) = 17+57+66=140 (18% of max value = 765). Red value is 17 (7.03% from 255 or 12.14% from 140); Green value is 57 (22.66% from 255 or 40.71% from 140); Blue value is 66 (26.17% from 255 or 47.14% from 140); Max value from RGB is 66 - color contains mainly: blue. Hex color #113942 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #113942 is #EEC6BD. Grayscale: #2D2D2D. Windows color (decimal): -15648446 or 4339985. OLE color: 4339985.
HSL color Cylindrical-coordinate representation of color #113942: hue angle of 191.02º degrees, saturation: 0.59, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #113942 is Cyan = 0.74, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 17 | 57 | 66 | - |
| CMYK | 0.74 | 0.14 | 0 | 0.74 |
| HSL | 191.02º | 0.59% | 0.16% | - |
| HSV(B) | 191.02º | 0.74% | 0.26% | - |
| XYZ | 2.68 | 3.44 | 5.68 | - |
| YUV | 46.07 | 139.25 | 107.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 57 | 66 | 0.74 | 0.14 | 0 | 0.74 | 191.02 | 0.59 | 0.16 |
| Hex | 11 | 39 | 42 | 4A | E | 0 | 4A | BF | 3B | 10 |
| Octal | 21 | 71 | 102 | 112 | 16 | 0 | 112 | 277 | 73 | 20 |
| Binary | 10001 | 111001 | 1000010 | 1001010 | 1110 | 0 | 1001010 | 10111111 | 111011 | 10000 |
Color Harmonies of #113942
Complementary color
Monochromatic Colors of #113942
Black with #113942
Text Example
Text Example
White with #113942
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #113942; }
p { color: rgb(17,57,66); }
H1.HeaderClassName
{
color: #113942;
}
.AnyTagClassName
{
color: #113942;
}
</style>
background-color css
<style>
a { background-color: #113942; }
a { background-color: rgb(17,57,66); }
div.DivClassName
{
background-color: #113942;
}
.BgClassName
{
background-color: #113942;
}
</style>
border-color css
<style>
span { border-color: #113942; }
span { border-color: rgb(17,57,66); }
td.TdClassName
{
border-color: #113942;
}
.TagClassName
{
border-color: #113942;
}
</style>