Shades of Nordic #113641
Tints of Nordic #113641
RGB
CMYK
RGB Variations
Color information
#113641 (or 0x113641) is known color: Nordic. HEX triplet: 11, 36 and 41. RGB value is (17,54,65). Sum of RGB (Red+Green+Blue) = 17+54+65=136 (18% of max value = 765). Red value is 17 (7.03% from 255 or 12.5% from 136); Green value is 54 (21.48% from 255 or 39.71% from 136); Blue value is 65 (25.78% from 255 or 47.79% from 136); Max value from RGB is 65 - color contains mainly: blue. Hex color #113641 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #113641 is #EEC9BE. Grayscale: #2C2C2C. Windows color (decimal): -15649215 or 4273681. OLE color: 4273681.
HSL color Cylindrical-coordinate representation of color #113641: hue angle of 193.75º degrees, saturation: 0.59, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #113641 is Cyan = 0.74, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 17 | 54 | 65 | - |
| CMYK | 0.74 | 0.17 | 0 | 0.75 |
| HSL | 193.75º | 0.59% | 0.16% | - |
| HSV(B) | 193.75º | 0.74% | 0.25% | - |
| XYZ | 2.5 | 3.14 | 5.47 | - |
| YUV | 44.19 | 139.74 | 108.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 54 | 65 | 0.74 | 0.17 | 0 | 0.75 | 193.75 | 0.59 | 0.16 |
| Hex | 11 | 36 | 41 | 4A | 11 | 0 | 4B | C2 | 3B | 10 |
| Octal | 21 | 66 | 101 | 112 | 21 | 0 | 113 | 302 | 73 | 20 |
| Binary | 10001 | 110110 | 1000001 | 1001010 | 10001 | 0 | 1001011 | 11000010 | 111011 | 10000 |
Color Harmonies of #113641
Complementary color
Monochromatic Colors of #113641
Black with #113641
Text Example
Text Example
White with #113641
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #113641; }
p { color: rgb(17,54,65); }
H1.HeaderClassName
{
color: #113641;
}
.AnyTagClassName
{
color: #113641;
}
</style>
background-color css
<style>
a { background-color: #113641; }
a { background-color: rgb(17,54,65); }
div.DivClassName
{
background-color: #113641;
}
.BgClassName
{
background-color: #113641;
}
</style>
border-color css
<style>
span { border-color: #113641; }
span { border-color: rgb(17,54,65); }
td.TdClassName
{
border-color: #113641;
}
.TagClassName
{
border-color: #113641;
}
</style>