Shades of Nordic #113538
Tints of Nordic #113538
RGB
CMYK
RGB Variations
Color information
#113538 (or 0x113538) is known color: Nordic. HEX triplet: 11, 35 and 38. RGB value is (17,53,56). Sum of RGB (Red+Green+Blue) = 17+53+56=126 (16% of max value = 765). Red value is 17 (7.03% from 255 or 13.49% from 126); Green value is 53 (21.09% from 255 or 42.06% from 126); Blue value is 56 (22.27% from 255 or 44.44% from 126); Max value from RGB is 56 - color contains mainly: blue. Hex color #113538 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #113538 is #EECAC7. Grayscale: #2A2A2A. Windows color (decimal): -15649480 or 3683601. OLE color: 3683601.
HSL color Cylindrical-coordinate representation of color #113538: hue angle of 184.62º 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 #113538 is Cyan = 0.70, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 17 | 53 | 56 | - |
| CMYK | 0.70 | 0.05 | 0 | 0.78 |
| HSL | 184.62º | 0.53% | 0.14% | - |
| HSV(B) | 184.62º | 0.7% | 0.22% | - |
| XYZ | 2.22 | 2.95 | 4.19 | - |
| YUV | 42.58 | 135.57 | 109.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 53 | 56 | 0.70 | 0.05 | 0 | 0.78 | 184.62 | 0.53 | 0.14 |
| Hex | 11 | 35 | 38 | 46 | 5 | 0 | 4E | B9 | 35 | E |
| Octal | 21 | 65 | 70 | 106 | 5 | 0 | 116 | 271 | 65 | 16 |
| Binary | 10001 | 110101 | 111000 | 1000110 | 101 | 0 | 1001110 | 10111001 | 110101 | 1110 |
Color Harmonies of #113538
Complementary color
Monochromatic Colors of #113538
Black with #113538
Text Example
Text Example
White with #113538
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #113538; }
p { color: rgb(17,53,56); }
H1.HeaderClassName
{
color: #113538;
}
.AnyTagClassName
{
color: #113538;
}
</style>
background-color css
<style>
a { background-color: #113538; }
a { background-color: rgb(17,53,56); }
div.DivClassName
{
background-color: #113538;
}
.BgClassName
{
background-color: #113538;
}
</style>
border-color css
<style>
span { border-color: #113538; }
span { border-color: rgb(17,53,56); }
td.TdClassName
{
border-color: #113538;
}
.TagClassName
{
border-color: #113538;
}
</style>