Shades of Tangaroa #192937
Tints of Tangaroa #192937
RGB
CMYK
RGB Variations
Color information
#192937 (or 0x192937) is known color: Tangaroa. HEX triplet: 19, 29 and 37. RGB value is (25,41,55). Sum of RGB (Red+Green+Blue) = 25+41+55=121 (16% of max value = 765). Red value is 25 (10.16% from 255 or 20.66% from 121); Green value is 41 (16.41% from 255 or 33.88% from 121); Blue value is 55 (21.88% from 255 or 45.45% from 121); Max value from RGB is 55 - color contains mainly: blue. Hex color #192937 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #192937 is #E6D6C8. Grayscale: #252525. Windows color (decimal): -15128265 or 3615001. OLE color: 3615001.
HSL color Cylindrical-coordinate representation of color #192937: hue angle of 208º degrees, saturation: 0.38, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #192937 is Cyan = 0.55, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 25 | 41 | 55 | - |
| CMYK | 0.55 | 0.25 | 0 | 0.78 |
| HSL | 208º | 0.38% | 0.16% | - |
| HSV(B) | 208º | 0.55% | 0.22% | - |
| XYZ | 1.88 | 2.07 | 3.91 | - |
| YUV | 37.81 | 137.7 | 118.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 41 | 55 | 0.55 | 0.25 | 0 | 0.78 | 208 | 0.38 | 0.16 |
| Hex | 19 | 29 | 37 | 37 | 19 | 0 | 4E | D0 | 26 | 10 |
| Octal | 31 | 51 | 67 | 67 | 31 | 0 | 116 | 320 | 46 | 20 |
| Binary | 11001 | 101001 | 110111 | 110111 | 11001 | 0 | 1001110 | 11010000 | 100110 | 10000 |
Color Harmonies of #192937
Complementary color
Monochromatic Colors of #192937
Black with #192937
Text Example
Text Example
White with #192937
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #192937; }
p { color: rgb(25,41,55); }
H1.HeaderClassName
{
color: #192937;
}
.AnyTagClassName
{
color: #192937;
}
</style>
background-color css
<style>
a { background-color: #192937; }
a { background-color: rgb(25,41,55); }
div.DivClassName
{
background-color: #192937;
}
.BgClassName
{
background-color: #192937;
}
</style>
border-color css
<style>
span { border-color: #192937; }
span { border-color: rgb(25,41,55); }
td.TdClassName
{
border-color: #192937;
}
.TagClassName
{
border-color: #192937;
}
</style>