Shades of Tangaroa #132736
Tints of Tangaroa #132736
RGB
CMYK
RGB Variations
Color information
#132736 (or 0x132736) is known color: Tangaroa. HEX triplet: 13, 27 and 36. RGB value is (19,39,54). Sum of RGB (Red+Green+Blue) = 19+39+54=112 (14% of max value = 765). Red value is 19 (7.81% from 255 or 16.96% from 112); Green value is 39 (15.62% from 255 or 34.82% from 112); Blue value is 54 (21.48% from 255 or 48.21% from 112); Max value from RGB is 54 - color contains mainly: blue. Hex color #132736 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #132736 is #ECD8C9. Grayscale: #222222. Windows color (decimal): -15521994 or 3548947. OLE color: 3548947.
HSL color Cylindrical-coordinate representation of color #132736: hue angle of 205.71º 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 #132736 is Cyan = 0.65, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 19 | 39 | 54 | - |
| CMYK | 0.65 | 0.28 | 0 | 0.79 |
| HSL | 205.71º | 0.48% | 0.14% | - |
| HSV(B) | 205.71º | 0.65% | 0.21% | - |
| XYZ | 1.66 | 1.86 | 3.76 | - |
| YUV | 34.73 | 138.87 | 116.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 39 | 54 | 0.65 | 0.28 | 0 | 0.79 | 205.71 | 0.48 | 0.14 |
| Hex | 13 | 27 | 36 | 41 | 1C | 0 | 4F | CE | 30 | E |
| Octal | 23 | 47 | 66 | 101 | 34 | 0 | 117 | 316 | 60 | 16 |
| Binary | 10011 | 100111 | 110110 | 1000001 | 11100 | 0 | 1001111 | 11001110 | 110000 | 1110 |
Color Harmonies of #132736
Complementary color
Monochromatic Colors of #132736
Black with #132736
Text Example
Text Example
White with #132736
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #132736; }
p { color: rgb(19,39,54); }
H1.HeaderClassName
{
color: #132736;
}
.AnyTagClassName
{
color: #132736;
}
</style>
background-color css
<style>
a { background-color: #132736; }
a { background-color: rgb(19,39,54); }
div.DivClassName
{
background-color: #132736;
}
.BgClassName
{
background-color: #132736;
}
</style>
border-color css
<style>
span { border-color: #132736; }
span { border-color: rgb(19,39,54); }
td.TdClassName
{
border-color: #132736;
}
.TagClassName
{
border-color: #132736;
}
</style>