Shades of Tangaroa #192837
Tints of Tangaroa #192837
RGB
CMYK
RGB Variations
Color information
#192837 (or 0x192837) is known color: Tangaroa. HEX triplet: 19, 28 and 37. RGB value is (25,40,55). Sum of RGB (Red+Green+Blue) = 25+40+55=120 (15% of max value = 765). Red value is 25 (10.16% from 255 or 20.83% from 120); Green value is 40 (16.02% from 255 or 33.33% from 120); Blue value is 55 (21.88% from 255 or 45.83% from 120); Max value from RGB is 55 - color contains mainly: blue. Hex color #192837 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #192837 is #E6D7C8. Grayscale: #252525. Windows color (decimal): -15128521 or 3614745. OLE color: 3614745.
HSL color Cylindrical-coordinate representation of color #192837: hue angle of 210º 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 #192837 is Cyan = 0.55, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 25 | 40 | 55 | - |
| CMYK | 0.55 | 0.27 | 0 | 0.78 |
| HSL | 210º | 0.38% | 0.16% | - |
| HSV(B) | 210º | 0.55% | 0.22% | - |
| XYZ | 1.85 | 2 | 3.9 | - |
| YUV | 37.23 | 138.03 | 119.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 40 | 55 | 0.55 | 0.27 | 0 | 0.78 | 210 | 0.38 | 0.16 |
| Hex | 19 | 28 | 37 | 37 | 1B | 0 | 4E | D2 | 26 | 10 |
| Octal | 31 | 50 | 67 | 67 | 33 | 0 | 116 | 322 | 46 | 20 |
| Binary | 11001 | 101000 | 110111 | 110111 | 11011 | 0 | 1001110 | 11010010 | 100110 | 10000 |
Color Harmonies of #192837
Complementary color
Monochromatic Colors of #192837
Black with #192837
Text Example
Text Example
White with #192837
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #192837; }
p { color: rgb(25,40,55); }
H1.HeaderClassName
{
color: #192837;
}
.AnyTagClassName
{
color: #192837;
}
</style>
background-color css
<style>
a { background-color: #192837; }
a { background-color: rgb(25,40,55); }
div.DivClassName
{
background-color: #192837;
}
.BgClassName
{
background-color: #192837;
}
</style>
border-color css
<style>
span { border-color: #192837; }
span { border-color: rgb(25,40,55); }
td.TdClassName
{
border-color: #192837;
}
.TagClassName
{
border-color: #192837;
}
</style>