Shades of Tangaroa #192636
Tints of Tangaroa #192636
RGB
CMYK
RGB Variations
Color information
#192636 (or 0x192636) is known color: Tangaroa. HEX triplet: 19, 26 and 36. RGB value is (25,38,54). Sum of RGB (Red+Green+Blue) = 25+38+54=117 (15% of max value = 765). Red value is 25 (10.16% from 255 or 21.37% from 117); Green value is 38 (15.23% from 255 or 32.48% from 117); Blue value is 54 (21.48% from 255 or 46.15% from 117); Max value from RGB is 54 - color contains mainly: blue. Hex color #192636 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #192636 is #E6D9C9. Grayscale: #232323. Windows color (decimal): -15129034 or 3548697. OLE color: 3548697.
HSL color Cylindrical-coordinate representation of color #192636: hue angle of 213.1º degrees, saturation: 0.37, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #192636 is Cyan = 0.54, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 25 | 38 | 54 | - |
| CMYK | 0.54 | 0.30 | 0 | 0.79 |
| HSL | 213.1º | 0.37% | 0.15% | - |
| HSV(B) | 213.1º | 0.54% | 0.21% | - |
| XYZ | 1.76 | 1.86 | 3.76 | - |
| YUV | 35.94 | 138.19 | 120.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 38 | 54 | 0.54 | 0.30 | 0 | 0.79 | 213.1 | 0.37 | 0.15 |
| Hex | 19 | 26 | 36 | 36 | 1E | 0 | 4F | D5 | 25 | F |
| Octal | 31 | 46 | 66 | 66 | 36 | 0 | 117 | 325 | 45 | 17 |
| Binary | 11001 | 100110 | 110110 | 110110 | 11110 | 0 | 1001111 | 11010101 | 100101 | 1111 |
Color Harmonies of #192636
Complementary color
Monochromatic Colors of #192636
Black with #192636
Text Example
Text Example
White with #192636
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #192636; }
p { color: rgb(25,38,54); }
H1.HeaderClassName
{
color: #192636;
}
.AnyTagClassName
{
color: #192636;
}
</style>
background-color css
<style>
a { background-color: #192636; }
a { background-color: rgb(25,38,54); }
div.DivClassName
{
background-color: #192636;
}
.BgClassName
{
background-color: #192636;
}
</style>
border-color css
<style>
span { border-color: #192636; }
span { border-color: rgb(25,38,54); }
td.TdClassName
{
border-color: #192636;
}
.TagClassName
{
border-color: #192636;
}
</style>