Shades of Tangaroa #192834
Tints of Tangaroa #192834
RGB
CMYK
RGB Variations
Color information
#192834 (or 0x192834) is known color: Tangaroa. HEX triplet: 19, 28 and 34. RGB value is (25,40,52). Sum of RGB (Red+Green+Blue) = 25+40+52=117 (15% of max value = 765). Red value is 25 (10.16% from 255 or 21.37% from 117); Green value is 40 (16.02% from 255 or 34.19% from 117); Blue value is 52 (20.70% from 255 or 44.44% from 117); Max value from RGB is 52 - color contains mainly: blue. Hex color #192834 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #192834 is #E6D7CB. Grayscale: #242424. Windows color (decimal): -15128524 or 3418137. OLE color: 3418137.
HSL color Cylindrical-coordinate representation of color #192834: hue angle of 206.67º degrees, saturation: 0.35, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #192834 is Cyan = 0.52, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 25 | 40 | 52 | - |
| CMYK | 0.52 | 0.23 | 0 | 0.80 |
| HSL | 206.67º | 0.35% | 0.15% | - |
| HSV(B) | 206.67º | 0.52% | 0.2% | - |
| XYZ | 1.78 | 1.97 | 3.54 | - |
| YUV | 36.88 | 136.53 | 119.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 40 | 52 | 0.52 | 0.23 | 0 | 0.80 | 206.67 | 0.35 | 0.15 |
| Hex | 19 | 28 | 34 | 34 | 17 | 0 | 50 | CF | 23 | F |
| Octal | 31 | 50 | 64 | 64 | 27 | 0 | 120 | 317 | 43 | 17 |
| Binary | 11001 | 101000 | 110100 | 110100 | 10111 | 0 | 1010000 | 11001111 | 100011 | 1111 |
Color Harmonies of #192834
Complementary color
Monochromatic Colors of #192834
Black with #192834
Text Example
Text Example
White with #192834
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #192834; }
p { color: rgb(25,40,52); }
H1.HeaderClassName
{
color: #192834;
}
.AnyTagClassName
{
color: #192834;
}
</style>
background-color css
<style>
a { background-color: #192834; }
a { background-color: rgb(25,40,52); }
div.DivClassName
{
background-color: #192834;
}
.BgClassName
{
background-color: #192834;
}
</style>
border-color css
<style>
span { border-color: #192834; }
span { border-color: rgb(25,40,52); }
td.TdClassName
{
border-color: #192834;
}
.TagClassName
{
border-color: #192834;
}
</style>