Shades of Tangaroa #122338
Tints of Tangaroa #122338
RGB
CMYK
RGB Variations
Color information
#122338 (or 0x122338) is known color: Tangaroa. HEX triplet: 12, 23 and 38. RGB value is (18,35,56). Sum of RGB (Red+Green+Blue) = 18+35+56=109 (14% of max value = 765). Red value is 18 (7.42% from 255 or 16.51% from 109); Green value is 35 (14.06% from 255 or 32.11% from 109); Blue value is 56 (22.27% from 255 or 51.38% from 109); Max value from RGB is 56 - color contains mainly: blue. Hex color #122338 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #122338 is #EDDCC7. Grayscale: #202020. Windows color (decimal): -15588552 or 3678994. OLE color: 3678994.
HSL color Cylindrical-coordinate representation of color #122338: hue angle of 213.16º 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 #122338 is Cyan = 0.68, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 18 | 35 | 56 | - |
| CMYK | 0.68 | 0.37 | 0 | 0.78 |
| HSL | 213.16º | 0.51% | 0.15% | - |
| HSV(B) | 213.16º | 0.68% | 0.22% | - |
| XYZ | 1.56 | 1.62 | 3.97 | - |
| YUV | 32.31 | 141.37 | 117.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 35 | 56 | 0.68 | 0.37 | 0 | 0.78 | 213.16 | 0.51 | 0.15 |
| Hex | 12 | 23 | 38 | 44 | 25 | 0 | 4E | D5 | 33 | F |
| Octal | 22 | 43 | 70 | 104 | 45 | 0 | 116 | 325 | 63 | 17 |
| Binary | 10010 | 100011 | 111000 | 1000100 | 100101 | 0 | 1001110 | 11010101 | 110011 | 1111 |
Color Harmonies of #122338
Complementary color
Monochromatic Colors of #122338
Black with #122338
Text Example
Text Example
White with #122338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #122338; }
p { color: rgb(18,35,56); }
H1.HeaderClassName
{
color: #122338;
}
.AnyTagClassName
{
color: #122338;
}
</style>
background-color css
<style>
a { background-color: #122338; }
a { background-color: rgb(18,35,56); }
div.DivClassName
{
background-color: #122338;
}
.BgClassName
{
background-color: #122338;
}
</style>
border-color css
<style>
span { border-color: #122338; }
span { border-color: rgb(18,35,56); }
td.TdClassName
{
border-color: #122338;
}
.TagClassName
{
border-color: #122338;
}
</style>