Shades of Tangaroa #132837
Tints of Tangaroa #132837
RGB
CMYK
RGB Variations
Color information
#132837 (or 0x132837) is known color: Tangaroa. HEX triplet: 13, 28 and 37. RGB value is (19,40,55). Sum of RGB (Red+Green+Blue) = 19+40+55=114 (15% of max value = 765). Red value is 19 (7.81% from 255 or 16.67% from 114); Green value is 40 (16.02% from 255 or 35.09% from 114); Blue value is 55 (21.88% from 255 or 48.25% from 114); Max value from RGB is 55 - color contains mainly: blue. Hex color #132837 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #132837 is #ECD7C8. Grayscale: #232323. Windows color (decimal): -15521737 or 3614739. OLE color: 3614739.
HSL color Cylindrical-coordinate representation of color #132837: hue angle of 205º degrees, saturation: 0.49, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #132837 is Cyan = 0.65, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 19 | 40 | 55 | - |
| CMYK | 0.65 | 0.27 | 0 | 0.78 |
| HSL | 205º | 0.49% | 0.15% | - |
| HSV(B) | 205º | 0.65% | 0.22% | - |
| XYZ | 1.72 | 1.93 | 3.9 | - |
| YUV | 35.43 | 139.04 | 116.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 40 | 55 | 0.65 | 0.27 | 0 | 0.78 | 205 | 0.49 | 0.15 |
| Hex | 13 | 28 | 37 | 41 | 1B | 0 | 4E | CD | 31 | F |
| Octal | 23 | 50 | 67 | 101 | 33 | 0 | 116 | 315 | 61 | 17 |
| Binary | 10011 | 101000 | 110111 | 1000001 | 11011 | 0 | 1001110 | 11001101 | 110001 | 1111 |
Color Harmonies of #132837
Complementary color
Monochromatic Colors of #132837
Black with #132837
Text Example
Text Example
White with #132837
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #132837; }
p { color: rgb(19,40,55); }
H1.HeaderClassName
{
color: #132837;
}
.AnyTagClassName
{
color: #132837;
}
</style>
background-color css
<style>
a { background-color: #132837; }
a { background-color: rgb(19,40,55); }
div.DivClassName
{
background-color: #132837;
}
.BgClassName
{
background-color: #132837;
}
</style>
border-color css
<style>
span { border-color: #132837; }
span { border-color: rgb(19,40,55); }
td.TdClassName
{
border-color: #132837;
}
.TagClassName
{
border-color: #132837;
}
</style>