Shades of Tangaroa #112539
Tints of Tangaroa #112539
RGB
CMYK
RGB Variations
Color information
#112539 (or 0x112539) is known color: Tangaroa. HEX triplet: 11, 25 and 39. RGB value is (17,37,57). Sum of RGB (Red+Green+Blue) = 17+37+57=111 (14% of max value = 765). Red value is 17 (7.03% from 255 or 15.32% from 111); Green value is 37 (14.84% from 255 or 33.33% from 111); Blue value is 57 (22.66% from 255 or 51.35% from 111); Max value from RGB is 57 - color contains mainly: blue. Hex color #112539 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #112539 is #EEDAC6. Grayscale: #212121. Windows color (decimal): -15653575 or 3745041. OLE color: 3745041.
HSL color Cylindrical-coordinate representation of color #112539: hue angle of 210º 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 #112539 is Cyan = 0.70, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 17 | 37 | 57 | - |
| CMYK | 0.70 | 0.35 | 0 | 0.78 |
| HSL | 210º | 0.54% | 0.15% | - |
| HSV(B) | 210º | 0.7% | 0.22% | - |
| XYZ | 1.63 | 1.74 | 4.12 | - |
| YUV | 33.3 | 141.37 | 116.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 37 | 57 | 0.70 | 0.35 | 0 | 0.78 | 210 | 0.54 | 0.15 |
| Hex | 11 | 25 | 39 | 46 | 23 | 0 | 4E | D2 | 36 | F |
| Octal | 21 | 45 | 71 | 106 | 43 | 0 | 116 | 322 | 66 | 17 |
| Binary | 10001 | 100101 | 111001 | 1000110 | 100011 | 0 | 1001110 | 11010010 | 110110 | 1111 |
Color Harmonies of #112539
Complementary color
Monochromatic Colors of #112539
Black with #112539
Text Example
Text Example
White with #112539
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #112539; }
p { color: rgb(17,37,57); }
H1.HeaderClassName
{
color: #112539;
}
.AnyTagClassName
{
color: #112539;
}
</style>
background-color css
<style>
a { background-color: #112539; }
a { background-color: rgb(17,37,57); }
div.DivClassName
{
background-color: #112539;
}
.BgClassName
{
background-color: #112539;
}
</style>
border-color css
<style>
span { border-color: #112539; }
span { border-color: rgb(17,37,57); }
td.TdClassName
{
border-color: #112539;
}
.TagClassName
{
border-color: #112539;
}
</style>