Shades of Tangaroa #192534
Tints of Tangaroa #192534
RGB
CMYK
RGB Variations
Color information
#192534 (or 0x192534) is known color: Tangaroa. HEX triplet: 19, 25 and 34. RGB value is (25,37,52). Sum of RGB (Red+Green+Blue) = 25+37+52=114 (15% of max value = 765). Red value is 25 (10.16% from 255 or 21.93% from 114); Green value is 37 (14.84% from 255 or 32.46% from 114); Blue value is 52 (20.70% from 255 or 45.61% from 114); Max value from RGB is 52 - color contains mainly: blue. Hex color #192534 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #192534 is #E6DACB. Grayscale: #232323. Windows color (decimal): -15129292 or 3417369. OLE color: 3417369.
HSL color Cylindrical-coordinate representation of color #192534: hue angle of 213.33º 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 #192534 is Cyan = 0.52, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 25 | 37 | 52 | - |
| CMYK | 0.52 | 0.29 | 0 | 0.80 |
| HSL | 213.33º | 0.35% | 0.15% | - |
| HSV(B) | 213.33º | 0.52% | 0.2% | - |
| XYZ | 1.68 | 1.78 | 3.5 | - |
| YUV | 35.12 | 137.52 | 120.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 37 | 52 | 0.52 | 0.29 | 0 | 0.80 | 213.33 | 0.35 | 0.15 |
| Hex | 19 | 25 | 34 | 34 | 1D | 0 | 50 | D5 | 23 | F |
| Octal | 31 | 45 | 64 | 64 | 35 | 0 | 120 | 325 | 43 | 17 |
| Binary | 11001 | 100101 | 110100 | 110100 | 11101 | 0 | 1010000 | 11010101 | 100011 | 1111 |
Color Harmonies of #192534
Complementary color
Monochromatic Colors of #192534
Black with #192534
Text Example
Text Example
White with #192534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #192534; }
p { color: rgb(25,37,52); }
H1.HeaderClassName
{
color: #192534;
}
.AnyTagClassName
{
color: #192534;
}
</style>
background-color css
<style>
a { background-color: #192534; }
a { background-color: rgb(25,37,52); }
div.DivClassName
{
background-color: #192534;
}
.BgClassName
{
background-color: #192534;
}
</style>
border-color css
<style>
span { border-color: #192534; }
span { border-color: rgb(25,37,52); }
td.TdClassName
{
border-color: #192534;
}
.TagClassName
{
border-color: #192534;
}
</style>