Shades of Tangaroa #132737
Tints of Tangaroa #132737
RGB
CMYK
RGB Variations
Color information
#132737 (or 0x132737) is known color: Tangaroa. HEX triplet: 13, 27 and 37. RGB value is (19,39,55). Sum of RGB (Red+Green+Blue) = 19+39+55=113 (14% of max value = 765). Red value is 19 (7.81% from 255 or 16.81% from 113); Green value is 39 (15.62% from 255 or 34.51% from 113); Blue value is 55 (21.88% from 255 or 48.67% from 113); Max value from RGB is 55 - color contains mainly: blue. Hex color #132737 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #132737 is #ECD8C8. Grayscale: #222222. Windows color (decimal): -15521993 or 3614483. OLE color: 3614483.
HSL color Cylindrical-coordinate representation of color #132737: hue angle of 206.67º 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 #132737 is Cyan = 0.65, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 19 | 39 | 55 | - |
| CMYK | 0.65 | 0.29 | 0 | 0.78 |
| HSL | 206.67º | 0.49% | 0.15% | - |
| HSV(B) | 206.67º | 0.65% | 0.22% | - |
| XYZ | 1.68 | 1.87 | 3.89 | - |
| YUV | 34.84 | 139.37 | 116.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 39 | 55 | 0.65 | 0.29 | 0 | 0.78 | 206.67 | 0.49 | 0.15 |
| Hex | 13 | 27 | 37 | 41 | 1D | 0 | 4E | CF | 31 | F |
| Octal | 23 | 47 | 67 | 101 | 35 | 0 | 116 | 317 | 61 | 17 |
| Binary | 10011 | 100111 | 110111 | 1000001 | 11101 | 0 | 1001110 | 11001111 | 110001 | 1111 |
Color Harmonies of #132737
Complementary color
Monochromatic Colors of #132737
Black with #132737
Text Example
Text Example
White with #132737
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #132737; }
p { color: rgb(19,39,55); }
H1.HeaderClassName
{
color: #132737;
}
.AnyTagClassName
{
color: #132737;
}
</style>
background-color css
<style>
a { background-color: #132737; }
a { background-color: rgb(19,39,55); }
div.DivClassName
{
background-color: #132737;
}
.BgClassName
{
background-color: #132737;
}
</style>
border-color css
<style>
span { border-color: #132737; }
span { border-color: rgb(19,39,55); }
td.TdClassName
{
border-color: #132737;
}
.TagClassName
{
border-color: #132737;
}
</style>