Shades of Tangaroa #122943
Tints of Tangaroa #122943
RGB
CMYK
RGB Variations
Color information
#122943 (or 0x122943) is known color: Tangaroa. HEX triplet: 12, 29 and 43. RGB value is (18,41,67). Sum of RGB (Red+Green+Blue) = 18+41+67=126 (16% of max value = 765). Red value is 18 (7.42% from 255 or 14.29% from 126); Green value is 41 (16.41% from 255 or 32.54% from 126); Blue value is 67 (26.56% from 255 or 53.17% from 126); Max value from RGB is 67 - color contains mainly: blue. Hex color #122943 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #122943 is #EDD6BC. Grayscale: #242424. Windows color (decimal): -15587005 or 4401426. OLE color: 4401426.
HSL color Cylindrical-coordinate representation of color #122943: hue angle of 211.84º degrees, saturation: 0.58, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #122943 is Cyan = 0.73, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 18 | 41 | 67 | - |
| CMYK | 0.73 | 0.39 | 0 | 0.74 |
| HSL | 211.84º | 0.58% | 0.17% | - |
| HSV(B) | 211.84º | 0.73% | 0.26% | - |
| XYZ | 2.06 | 2.12 | 5.61 | - |
| YUV | 37.09 | 144.88 | 114.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 41 | 67 | 0.73 | 0.39 | 0 | 0.74 | 211.84 | 0.58 | 0.17 |
| Hex | 12 | 29 | 43 | 49 | 27 | 0 | 4A | D4 | 3A | 11 |
| Octal | 22 | 51 | 103 | 111 | 47 | 0 | 112 | 324 | 72 | 21 |
| Binary | 10010 | 101001 | 1000011 | 1001001 | 100111 | 0 | 1001010 | 11010100 | 111010 | 10001 |
Color Harmonies of #122943
Complementary color
Monochromatic Colors of #122943
Black with #122943
Text Example
Text Example
White with #122943
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #122943; }
p { color: rgb(18,41,67); }
H1.HeaderClassName
{
color: #122943;
}
.AnyTagClassName
{
color: #122943;
}
</style>
background-color css
<style>
a { background-color: #122943; }
a { background-color: rgb(18,41,67); }
div.DivClassName
{
background-color: #122943;
}
.BgClassName
{
background-color: #122943;
}
</style>
border-color css
<style>
span { border-color: #122943; }
span { border-color: rgb(18,41,67); }
td.TdClassName
{
border-color: #122943;
}
.TagClassName
{
border-color: #122943;
}
</style>