Shades of Nordic #113533
Tints of Nordic #113533
RGB
CMYK
RGB Variations
Color information
#113533 (or 0x113533) is known color: Nordic. HEX triplet: 11, 35 and 33. RGB value is (17,53,51). Sum of RGB (Red+Green+Blue) = 17+53+51=121 (16% of max value = 765). Red value is 17 (7.03% from 255 or 14.05% from 121); Green value is 53 (21.09% from 255 or 43.80% from 121); Blue value is 51 (20.31% from 255 or 42.15% from 121); Max value from RGB is 53 - color contains mainly: green. Hex color #113533 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #113533 is #EECACC. Grayscale: #292929. Windows color (decimal): -15649485 or 3355921. OLE color: 3355921.
HSL color Cylindrical-coordinate representation of color #113533: hue angle of 176.67º degrees, saturation: 0.51, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #113533 is Cyan = 0.68, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 17 | 53 | 51 | - |
| CMYK | 0.68 | 0 | 0.04 | 0.79 |
| HSL | 176.67º | 0.51% | 0.14% | - |
| HSV(B) | 176.67º | 0.68% | 0.21% | - |
| XYZ | 2.1 | 2.9 | 3.58 | - |
| YUV | 42.01 | 133.07 | 110.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 53 | 51 | 0.68 | 0 | 0.04 | 0.79 | 176.67 | 0.51 | 0.14 |
| Hex | 11 | 35 | 33 | 44 | 0 | 4 | 4F | B1 | 33 | E |
| Octal | 21 | 65 | 63 | 104 | 0 | 4 | 117 | 261 | 63 | 16 |
| Binary | 10001 | 110101 | 110011 | 1000100 | 0 | 100 | 1001111 | 10110001 | 110011 | 1110 |
Color Harmonies of #113533
Complementary color
Monochromatic Colors of #113533
Black with #113533
Text Example
Text Example
White with #113533
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #113533; }
p { color: rgb(17,53,51); }
H1.HeaderClassName
{
color: #113533;
}
.AnyTagClassName
{
color: #113533;
}
</style>
background-color css
<style>
a { background-color: #113533; }
a { background-color: rgb(17,53,51); }
div.DivClassName
{
background-color: #113533;
}
.BgClassName
{
background-color: #113533;
}
</style>
border-color css
<style>
span { border-color: #113533; }
span { border-color: rgb(17,53,51); }
td.TdClassName
{
border-color: #113533;
}
.TagClassName
{
border-color: #113533;
}
</style>