Shades of Tangaroa #122438
Tints of Tangaroa #122438
RGB
CMYK
RGB Variations
Color information
#122438 (or 0x122438) is known color: Tangaroa. HEX triplet: 12, 24 and 38. RGB value is (18,36,56). Sum of RGB (Red+Green+Blue) = 18+36+56=110 (14% of max value = 765). Red value is 18 (7.42% from 255 or 16.36% from 110); Green value is 36 (14.45% from 255 or 32.73% from 110); Blue value is 56 (22.27% from 255 or 50.91% from 110); Max value from RGB is 56 - color contains mainly: blue. Hex color #122438 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #122438 is #EDDBC7. Grayscale: #202020. Windows color (decimal): -15588296 or 3679250. OLE color: 3679250.
HSL color Cylindrical-coordinate representation of color #122438: hue angle of 211.58º degrees, saturation: 0.51, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #122438 is Cyan = 0.68, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 18 | 36 | 56 | - |
| CMYK | 0.68 | 0.36 | 0 | 0.78 |
| HSL | 211.58º | 0.51% | 0.15% | - |
| HSV(B) | 211.58º | 0.68% | 0.22% | - |
| XYZ | 1.59 | 1.68 | 3.98 | - |
| YUV | 32.9 | 141.04 | 117.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 36 | 56 | 0.68 | 0.36 | 0 | 0.78 | 211.58 | 0.51 | 0.15 |
| Hex | 12 | 24 | 38 | 44 | 24 | 0 | 4E | D4 | 33 | F |
| Octal | 22 | 44 | 70 | 104 | 44 | 0 | 116 | 324 | 63 | 17 |
| Binary | 10010 | 100100 | 111000 | 1000100 | 100100 | 0 | 1001110 | 11010100 | 110011 | 1111 |
Color Harmonies of #122438
Complementary color
Monochromatic Colors of #122438
Black with #122438
Text Example
Text Example
White with #122438
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #122438; }
p { color: rgb(18,36,56); }
H1.HeaderClassName
{
color: #122438;
}
.AnyTagClassName
{
color: #122438;
}
</style>
background-color css
<style>
a { background-color: #122438; }
a { background-color: rgb(18,36,56); }
div.DivClassName
{
background-color: #122438;
}
.BgClassName
{
background-color: #122438;
}
</style>
border-color css
<style>
span { border-color: #122438; }
span { border-color: rgb(18,36,56); }
td.TdClassName
{
border-color: #122438;
}
.TagClassName
{
border-color: #122438;
}
</style>