Shades of Tangaroa #122637
Tints of Tangaroa #122637
RGB
CMYK
RGB Variations
Color information
#122637 (or 0x122637) is known color: Tangaroa. HEX triplet: 12, 26 and 37. RGB value is (18,38,55). Sum of RGB (Red+Green+Blue) = 18+38+55=111 (14% of max value = 765). Red value is 18 (7.42% from 255 or 16.22% from 111); Green value is 38 (15.23% from 255 or 34.23% from 111); Blue value is 55 (21.88% from 255 or 49.55% from 111); Max value from RGB is 55 - color contains mainly: blue. Hex color #122637 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #122637 is #EDD9C8. Grayscale: #212121. Windows color (decimal): -15587785 or 3614226. OLE color: 3614226.
HSL color Cylindrical-coordinate representation of color #122637: hue angle of 207.57º degrees, saturation: 0.51, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #122637 is Cyan = 0.67, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 18 | 38 | 55 | - |
| CMYK | 0.67 | 0.31 | 0 | 0.78 |
| HSL | 207.57º | 0.51% | 0.14% | - |
| HSV(B) | 207.57º | 0.67% | 0.22% | - |
| XYZ | 1.63 | 1.79 | 3.87 | - |
| YUV | 33.96 | 139.87 | 116.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 38 | 55 | 0.67 | 0.31 | 0 | 0.78 | 207.57 | 0.51 | 0.14 |
| Hex | 12 | 26 | 37 | 43 | 1F | 0 | 4E | D0 | 33 | E |
| Octal | 22 | 46 | 67 | 103 | 37 | 0 | 116 | 320 | 63 | 16 |
| Binary | 10010 | 100110 | 110111 | 1000011 | 11111 | 0 | 1001110 | 11010000 | 110011 | 1110 |
Color Harmonies of #122637
Complementary color
Monochromatic Colors of #122637
Black with #122637
Text Example
Text Example
White with #122637
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #122637; }
p { color: rgb(18,38,55); }
H1.HeaderClassName
{
color: #122637;
}
.AnyTagClassName
{
color: #122637;
}
</style>
background-color css
<style>
a { background-color: #122637; }
a { background-color: rgb(18,38,55); }
div.DivClassName
{
background-color: #122637;
}
.BgClassName
{
background-color: #122637;
}
</style>
border-color css
<style>
span { border-color: #122637; }
span { border-color: rgb(18,38,55); }
td.TdClassName
{
border-color: #122637;
}
.TagClassName
{
border-color: #122637;
}
</style>