Shades of Tangaroa #112439
Tints of Tangaroa #112439
RGB
CMYK
RGB Variations
Color information
#112439 (or 0x112439) is known color: Tangaroa. HEX triplet: 11, 24 and 39. RGB value is (17,36,57). Sum of RGB (Red+Green+Blue) = 17+36+57=110 (14% of max value = 765). Red value is 17 (7.03% from 255 or 15.45% from 110); Green value is 36 (14.45% from 255 or 32.73% from 110); Blue value is 57 (22.66% from 255 or 51.82% from 110); Max value from RGB is 57 - color contains mainly: blue. Hex color #112439 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #112439 is #EEDBC6. Grayscale: #202020. Windows color (decimal): -15653831 or 3744785. OLE color: 3744785.
HSL color Cylindrical-coordinate representation of color #112439: hue angle of 211.5º degrees, saturation: 0.54, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #112439 is Cyan = 0.70, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 17 | 36 | 57 | - |
| CMYK | 0.70 | 0.37 | 0 | 0.78 |
| HSL | 211.5º | 0.54% | 0.15% | - |
| HSV(B) | 211.5º | 0.7% | 0.22% | - |
| XYZ | 1.6 | 1.68 | 4.11 | - |
| YUV | 32.71 | 141.71 | 116.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 36 | 57 | 0.70 | 0.37 | 0 | 0.78 | 211.5 | 0.54 | 0.15 |
| Hex | 11 | 24 | 39 | 46 | 25 | 0 | 4E | D4 | 36 | F |
| Octal | 21 | 44 | 71 | 106 | 45 | 0 | 116 | 324 | 66 | 17 |
| Binary | 10001 | 100100 | 111001 | 1000110 | 100101 | 0 | 1001110 | 11010100 | 110110 | 1111 |
Color Harmonies of #112439
Complementary color
Monochromatic Colors of #112439
Black with #112439
Text Example
Text Example
White with #112439
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #112439; }
p { color: rgb(17,36,57); }
H1.HeaderClassName
{
color: #112439;
}
.AnyTagClassName
{
color: #112439;
}
</style>
background-color css
<style>
a { background-color: #112439; }
a { background-color: rgb(17,36,57); }
div.DivClassName
{
background-color: #112439;
}
.BgClassName
{
background-color: #112439;
}
</style>
border-color css
<style>
span { border-color: #112439; }
span { border-color: rgb(17,36,57); }
td.TdClassName
{
border-color: #112439;
}
.TagClassName
{
border-color: #112439;
}
</style>