Shades of Tangaroa #132739
Tints of Tangaroa #132739
RGB
CMYK
RGB Variations
Color information
#132739 (or 0x132739) is known color: Tangaroa. HEX triplet: 13, 27 and 39. RGB value is (19,39,57). Sum of RGB (Red+Green+Blue) = 19+39+57=115 (15% of max value = 765). Red value is 19 (7.81% from 255 or 16.52% from 115); Green value is 39 (15.62% from 255 or 33.91% from 115); Blue value is 57 (22.66% from 255 or 49.57% from 115); Max value from RGB is 57 - color contains mainly: blue. Hex color #132739 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #132739 is #ECD8C6. Grayscale: #222222. Windows color (decimal): -15521991 or 3745555. OLE color: 3745555.
HSL color Cylindrical-coordinate representation of color #132739: hue angle of 208.42º degrees, saturation: 0.5, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #132739 is Cyan = 0.67, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 19 | 39 | 57 | - |
| CMYK | 0.67 | 0.32 | 0 | 0.78 |
| HSL | 208.42º | 0.5% | 0.15% | - |
| HSV(B) | 208.42º | 0.67% | 0.22% | - |
| XYZ | 1.73 | 1.88 | 4.14 | - |
| YUV | 35.07 | 140.37 | 116.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 39 | 57 | 0.67 | 0.32 | 0 | 0.78 | 208.42 | 0.5 | 0.15 |
| Hex | 13 | 27 | 39 | 43 | 20 | 0 | 4E | D0 | 32 | F |
| Octal | 23 | 47 | 71 | 103 | 40 | 0 | 116 | 320 | 62 | 17 |
| Binary | 10011 | 100111 | 111001 | 1000011 | 100000 | 0 | 1001110 | 11010000 | 110010 | 1111 |
Color Harmonies of #132739
Complementary color
Monochromatic Colors of #132739
Black with #132739
Text Example
Text Example
White with #132739
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #132739; }
p { color: rgb(19,39,57); }
H1.HeaderClassName
{
color: #132739;
}
.AnyTagClassName
{
color: #132739;
}
</style>
background-color css
<style>
a { background-color: #132739; }
a { background-color: rgb(19,39,57); }
div.DivClassName
{
background-color: #132739;
}
.BgClassName
{
background-color: #132739;
}
</style>
border-color css
<style>
span { border-color: #132739; }
span { border-color: rgb(19,39,57); }
td.TdClassName
{
border-color: #132739;
}
.TagClassName
{
border-color: #132739;
}
</style>