Shades of Tangaroa #122536
Tints of Tangaroa #122536
RGB
CMYK
RGB Variations
Color information
#122536 (or 0x122536) is known color: Tangaroa. HEX triplet: 12, 25 and 36. RGB value is (18,37,54). Sum of RGB (Red+Green+Blue) = 18+37+54=109 (14% of max value = 765). Red value is 18 (7.42% from 255 or 16.51% from 109); Green value is 37 (14.84% from 255 or 33.94% from 109); Blue value is 54 (21.48% from 255 or 49.54% from 109); Max value from RGB is 54 - color contains mainly: blue. Hex color #122536 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #122536 is #EDDAC9. Grayscale: #212121. Windows color (decimal): -15588042 or 3548434. OLE color: 3548434.
HSL color Cylindrical-coordinate representation of color #122536: hue angle of 208.33º degrees, saturation: 0.5, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #122536 is Cyan = 0.67, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 18 | 37 | 54 | - |
| CMYK | 0.67 | 0.31 | 0 | 0.79 |
| HSL | 208.33º | 0.5% | 0.14% | - |
| HSV(B) | 208.33º | 0.67% | 0.21% | - |
| XYZ | 1.58 | 1.72 | 3.74 | - |
| YUV | 33.26 | 139.71 | 117.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 37 | 54 | 0.67 | 0.31 | 0 | 0.79 | 208.33 | 0.5 | 0.14 |
| Hex | 12 | 25 | 36 | 43 | 1F | 0 | 4F | D0 | 32 | E |
| Octal | 22 | 45 | 66 | 103 | 37 | 0 | 117 | 320 | 62 | 16 |
| Binary | 10010 | 100101 | 110110 | 1000011 | 11111 | 0 | 1001111 | 11010000 | 110010 | 1110 |
Color Harmonies of #122536
Complementary color
Monochromatic Colors of #122536
Black with #122536
Text Example
Text Example
White with #122536
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #122536; }
p { color: rgb(18,37,54); }
H1.HeaderClassName
{
color: #122536;
}
.AnyTagClassName
{
color: #122536;
}
</style>
background-color css
<style>
a { background-color: #122536; }
a { background-color: rgb(18,37,54); }
div.DivClassName
{
background-color: #122536;
}
.BgClassName
{
background-color: #122536;
}
</style>
border-color css
<style>
span { border-color: #122536; }
span { border-color: rgb(18,37,54); }
td.TdClassName
{
border-color: #122536;
}
.TagClassName
{
border-color: #122536;
}
</style>