Shades of Tangaroa #132538
Tints of Tangaroa #132538
RGB
CMYK
RGB Variations
Color information
#132538 (or 0x132538) is known color: Tangaroa. HEX triplet: 13, 25 and 38. RGB value is (19,37,56). Sum of RGB (Red+Green+Blue) = 19+37+56=112 (14% of max value = 765). Red value is 19 (7.81% from 255 or 16.96% from 112); Green value is 37 (14.84% from 255 or 33.04% from 112); Blue value is 56 (22.27% from 255 or 50% from 112); Max value from RGB is 56 - color contains mainly: blue. Hex color #132538 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #132538 is #ECDAC7. Grayscale: #212121. Windows color (decimal): -15522504 or 3679507. OLE color: 3679507.
HSL color Cylindrical-coordinate representation of color #132538: hue angle of 210.81º degrees, saturation: 0.49, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #132538 is Cyan = 0.66, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 19 | 37 | 56 | - |
| CMYK | 0.66 | 0.34 | 0 | 0.78 |
| HSL | 210.81º | 0.49% | 0.15% | - |
| HSV(B) | 210.81º | 0.66% | 0.22% | - |
| XYZ | 1.64 | 1.75 | 3.99 | - |
| YUV | 33.78 | 140.54 | 117.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 37 | 56 | 0.66 | 0.34 | 0 | 0.78 | 210.81 | 0.49 | 0.15 |
| Hex | 13 | 25 | 38 | 42 | 22 | 0 | 4E | D3 | 31 | F |
| Octal | 23 | 45 | 70 | 102 | 42 | 0 | 116 | 323 | 61 | 17 |
| Binary | 10011 | 100101 | 111000 | 1000010 | 100010 | 0 | 1001110 | 11010011 | 110001 | 1111 |
Color Harmonies of #132538
Complementary color
Monochromatic Colors of #132538
Black with #132538
Text Example
Text Example
White with #132538
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #132538; }
p { color: rgb(19,37,56); }
H1.HeaderClassName
{
color: #132538;
}
.AnyTagClassName
{
color: #132538;
}
</style>
background-color css
<style>
a { background-color: #132538; }
a { background-color: rgb(19,37,56); }
div.DivClassName
{
background-color: #132538;
}
.BgClassName
{
background-color: #132538;
}
</style>
border-color css
<style>
span { border-color: #132538; }
span { border-color: rgb(19,37,56); }
td.TdClassName
{
border-color: #132538;
}
.TagClassName
{
border-color: #132538;
}
</style>