Shades of Tangaroa #132635
Tints of Tangaroa #132635
RGB
CMYK
RGB Variations
Color information
#132635 (or 0x132635) is known color: Tangaroa. HEX triplet: 13, 26 and 35. RGB value is (19,38,53). Sum of RGB (Red+Green+Blue) = 19+38+53=110 (14% of max value = 765). Red value is 19 (7.81% from 255 or 17.27% from 110); Green value is 38 (15.23% from 255 or 34.55% from 110); Blue value is 53 (21.09% from 255 or 48.18% from 110); Max value from RGB is 53 - color contains mainly: blue. Hex color #132635 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #132635 is #ECD9CA. Grayscale: #212121. Windows color (decimal): -15522251 or 3483155. OLE color: 3483155.
HSL color Cylindrical-coordinate representation of color #132635: hue angle of 206.47º degrees, saturation: 0.47, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #132635 is Cyan = 0.64, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 19 | 38 | 53 | - |
| CMYK | 0.64 | 0.28 | 0 | 0.79 |
| HSL | 206.47º | 0.47% | 0.14% | - |
| HSV(B) | 206.47º | 0.64% | 0.21% | - |
| XYZ | 1.6 | 1.78 | 3.63 | - |
| YUV | 34.03 | 138.71 | 117.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 38 | 53 | 0.64 | 0.28 | 0 | 0.79 | 206.47 | 0.47 | 0.14 |
| Hex | 13 | 26 | 35 | 40 | 1C | 0 | 4F | CE | 2F | E |
| Octal | 23 | 46 | 65 | 100 | 34 | 0 | 117 | 316 | 57 | 16 |
| Binary | 10011 | 100110 | 110101 | 1000000 | 11100 | 0 | 1001111 | 11001110 | 101111 | 1110 |
Color Harmonies of #132635
Complementary color
Monochromatic Colors of #132635
Black with #132635
Text Example
Text Example
White with #132635
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #132635; }
p { color: rgb(19,38,53); }
H1.HeaderClassName
{
color: #132635;
}
.AnyTagClassName
{
color: #132635;
}
</style>
background-color css
<style>
a { background-color: #132635; }
a { background-color: rgb(19,38,53); }
div.DivClassName
{
background-color: #132635;
}
.BgClassName
{
background-color: #132635;
}
</style>
border-color css
<style>
span { border-color: #132635; }
span { border-color: rgb(19,38,53); }
td.TdClassName
{
border-color: #132635;
}
.TagClassName
{
border-color: #132635;
}
</style>