Shades of Nordic #113735
Tints of Nordic #113735
RGB
CMYK
RGB Variations
Color information
#113735 (or 0x113735) is known color: Nordic. HEX triplet: 11, 37 and 35. RGB value is (17,55,53). Sum of RGB (Red+Green+Blue) = 17+55+53=125 (16% of max value = 765). Red value is 17 (7.03% from 255 or 13.6% from 125); Green value is 55 (21.88% from 255 or 44% from 125); Blue value is 53 (21.09% from 255 or 42.4% from 125); Max value from RGB is 55 - color contains mainly: green. Hex color #113735 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #113735 is #EEC8CA. Grayscale: #2B2B2B. Windows color (decimal): -15648971 or 3487505. OLE color: 3487505.
HSL color Cylindrical-coordinate representation of color #113735: hue angle of 176.84º 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 #113735 is Cyan = 0.69, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 17 | 55 | 53 | - |
| CMYK | 0.69 | 0 | 0.04 | 0.78 |
| HSL | 176.84º | 0.53% | 0.14% | - |
| HSV(B) | 176.84º | 0.69% | 0.22% | - |
| XYZ | 2.24 | 3.11 | 3.85 | - |
| YUV | 43.41 | 133.41 | 109.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 55 | 53 | 0.69 | 0 | 0.04 | 0.78 | 176.84 | 0.53 | 0.14 |
| Hex | 11 | 37 | 35 | 45 | 0 | 4 | 4E | B1 | 35 | E |
| Octal | 21 | 67 | 65 | 105 | 0 | 4 | 116 | 261 | 65 | 16 |
| Binary | 10001 | 110111 | 110101 | 1000101 | 0 | 100 | 1001110 | 10110001 | 110101 | 1110 |
Color Harmonies of #113735
Complementary color
Monochromatic Colors of #113735
Black with #113735
Text Example
Text Example
White with #113735
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #113735; }
p { color: rgb(17,55,53); }
H1.HeaderClassName
{
color: #113735;
}
.AnyTagClassName
{
color: #113735;
}
</style>
background-color css
<style>
a { background-color: #113735; }
a { background-color: rgb(17,55,53); }
div.DivClassName
{
background-color: #113735;
}
.BgClassName
{
background-color: #113735;
}
</style>
border-color css
<style>
span { border-color: #113735; }
span { border-color: rgb(17,55,53); }
td.TdClassName
{
border-color: #113735;
}
.TagClassName
{
border-color: #113735;
}
</style>