Shades of Tangaroa #122437
Tints of Tangaroa #122437
RGB
CMYK
RGB Variations
Color information
#122437 (or 0x122437) is known color: Tangaroa. HEX triplet: 12, 24 and 37. RGB value is (18,36,55). Sum of RGB (Red+Green+Blue) = 18+36+55=109 (14% of max value = 765). Red value is 18 (7.42% from 255 or 16.51% from 109); Green value is 36 (14.45% from 255 or 33.03% from 109); Blue value is 55 (21.88% from 255 or 50.46% from 109); Max value from RGB is 55 - color contains mainly: blue. Hex color #122437 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #122437 is #EDDBC8. Grayscale: #202020. Windows color (decimal): -15588297 or 3613714. OLE color: 3613714.
HSL color Cylindrical-coordinate representation of color #122437: hue angle of 210.81º 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 #122437 is Cyan = 0.67, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 18 | 36 | 55 | - |
| CMYK | 0.67 | 0.35 | 0 | 0.78 |
| HSL | 210.81º | 0.51% | 0.14% | - |
| HSV(B) | 210.81º | 0.67% | 0.22% | - |
| XYZ | 1.57 | 1.67 | 3.85 | - |
| YUV | 32.78 | 140.54 | 117.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 36 | 55 | 0.67 | 0.35 | 0 | 0.78 | 210.81 | 0.51 | 0.14 |
| Hex | 12 | 24 | 37 | 43 | 23 | 0 | 4E | D3 | 33 | E |
| Octal | 22 | 44 | 67 | 103 | 43 | 0 | 116 | 323 | 63 | 16 |
| Binary | 10010 | 100100 | 110111 | 1000011 | 100011 | 0 | 1001110 | 11010011 | 110011 | 1110 |
Color Harmonies of #122437
Complementary color
Monochromatic Colors of #122437
Black with #122437
Text Example
Text Example
White with #122437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #122437; }
p { color: rgb(18,36,55); }
H1.HeaderClassName
{
color: #122437;
}
.AnyTagClassName
{
color: #122437;
}
</style>
background-color css
<style>
a { background-color: #122437; }
a { background-color: rgb(18,36,55); }
div.DivClassName
{
background-color: #122437;
}
.BgClassName
{
background-color: #122437;
}
</style>
border-color css
<style>
span { border-color: #122437; }
span { border-color: rgb(18,36,55); }
td.TdClassName
{
border-color: #122437;
}
.TagClassName
{
border-color: #122437;
}
</style>