Shades of Tangaroa #132436
Tints of Tangaroa #132436
RGB
CMYK
RGB Variations
Color information
#132436 (or 0x132436) is known color: Tangaroa. HEX triplet: 13, 24 and 36. RGB value is (19,36,54). Sum of RGB (Red+Green+Blue) = 19+36+54=109 (14% of max value = 765). Red value is 19 (7.81% from 255 or 17.43% from 109); Green value is 36 (14.45% from 255 or 33.03% from 109); Blue value is 54 (21.48% from 255 or 49.54% from 109); Max value from RGB is 54 - color contains mainly: blue. Hex color #132436 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #132436 is #ECDBC9. Grayscale: #202020. Windows color (decimal): -15522762 or 3548179. OLE color: 3548179.
HSL color Cylindrical-coordinate representation of color #132436: hue angle of 210.86º degrees, saturation: 0.48, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #132436 is Cyan = 0.65, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 19 | 36 | 54 | - |
| CMYK | 0.65 | 0.33 | 0 | 0.79 |
| HSL | 210.86º | 0.48% | 0.14% | - |
| HSV(B) | 210.86º | 0.65% | 0.21% | - |
| XYZ | 1.57 | 1.67 | 3.73 | - |
| YUV | 32.97 | 139.87 | 118.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 36 | 54 | 0.65 | 0.33 | 0 | 0.79 | 210.86 | 0.48 | 0.14 |
| Hex | 13 | 24 | 36 | 41 | 21 | 0 | 4F | D3 | 30 | E |
| Octal | 23 | 44 | 66 | 101 | 41 | 0 | 117 | 323 | 60 | 16 |
| Binary | 10011 | 100100 | 110110 | 1000001 | 100001 | 0 | 1001111 | 11010011 | 110000 | 1110 |
Color Harmonies of #132436
Complementary color
Monochromatic Colors of #132436
Black with #132436
Text Example
Text Example
White with #132436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #132436; }
p { color: rgb(19,36,54); }
H1.HeaderClassName
{
color: #132436;
}
.AnyTagClassName
{
color: #132436;
}
</style>
background-color css
<style>
a { background-color: #132436; }
a { background-color: rgb(19,36,54); }
div.DivClassName
{
background-color: #132436;
}
.BgClassName
{
background-color: #132436;
}
</style>
border-color css
<style>
span { border-color: #132436; }
span { border-color: rgb(19,36,54); }
td.TdClassName
{
border-color: #132436;
}
.TagClassName
{
border-color: #132436;
}
</style>