Shades of Tangaroa #132936
Tints of Tangaroa #132936
RGB
CMYK
RGB Variations
Color information
#132936 (or 0x132936) is known color: Tangaroa. HEX triplet: 13, 29 and 36. RGB value is (19,41,54). Sum of RGB (Red+Green+Blue) = 19+41+54=114 (15% of max value = 765). Red value is 19 (7.81% from 255 or 16.67% from 114); Green value is 41 (16.41% from 255 or 35.96% from 114); Blue value is 54 (21.48% from 255 or 47.37% from 114); Max value from RGB is 54 - color contains mainly: blue. Hex color #132936 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #132936 is #ECD6C9. Grayscale: #232323. Windows color (decimal): -15521482 or 3549459. OLE color: 3549459.
HSL color Cylindrical-coordinate representation of color #132936: hue angle of 202.29º 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 #132936 is Cyan = 0.65, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 19 | 41 | 54 | - |
| CMYK | 0.65 | 0.24 | 0 | 0.79 |
| HSL | 202.29º | 0.48% | 0.14% | - |
| HSV(B) | 202.29º | 0.65% | 0.21% | - |
| XYZ | 1.73 | 1.99 | 3.78 | - |
| YUV | 35.9 | 138.21 | 115.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 41 | 54 | 0.65 | 0.24 | 0 | 0.79 | 202.29 | 0.48 | 0.14 |
| Hex | 13 | 29 | 36 | 41 | 18 | 0 | 4F | CA | 30 | E |
| Octal | 23 | 51 | 66 | 101 | 30 | 0 | 117 | 312 | 60 | 16 |
| Binary | 10011 | 101001 | 110110 | 1000001 | 11000 | 0 | 1001111 | 11001010 | 110000 | 1110 |
Color Harmonies of #132936
Complementary color
Monochromatic Colors of #132936
Black with #132936
Text Example
Text Example
White with #132936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #132936; }
p { color: rgb(19,41,54); }
H1.HeaderClassName
{
color: #132936;
}
.AnyTagClassName
{
color: #132936;
}
</style>
background-color css
<style>
a { background-color: #132936; }
a { background-color: rgb(19,41,54); }
div.DivClassName
{
background-color: #132936;
}
.BgClassName
{
background-color: #132936;
}
</style>
border-color css
<style>
span { border-color: #132936; }
span { border-color: rgb(19,41,54); }
td.TdClassName
{
border-color: #132936;
}
.TagClassName
{
border-color: #132936;
}
</style>