Shades of Tangaroa #122938
Tints of Tangaroa #122938
RGB
CMYK
RGB Variations
Color information
#122938 (or 0x122938) is known color: Tangaroa. HEX triplet: 12, 29 and 38. RGB value is (18,41,56). Sum of RGB (Red+Green+Blue) = 18+41+56=115 (15% of max value = 765). Red value is 18 (7.42% from 255 or 15.65% from 115); Green value is 41 (16.41% from 255 or 35.65% from 115); Blue value is 56 (22.27% from 255 or 48.70% from 115); Max value from RGB is 56 - color contains mainly: blue. Hex color #122938 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #122938 is #EDD6C7. Grayscale: #232323. Windows color (decimal): -15587016 or 3680530. OLE color: 3680530.
HSL color Cylindrical-coordinate representation of color #122938: hue angle of 203.68º 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 #122938 is Cyan = 0.68, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 18 | 41 | 56 | - |
| CMYK | 0.68 | 0.27 | 0 | 0.78 |
| HSL | 203.68º | 0.51% | 0.15% | - |
| HSV(B) | 203.68º | 0.68% | 0.22% | - |
| XYZ | 1.76 | 2 | 4.03 | - |
| YUV | 35.83 | 139.38 | 115.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 41 | 56 | 0.68 | 0.27 | 0 | 0.78 | 203.68 | 0.51 | 0.15 |
| Hex | 12 | 29 | 38 | 44 | 1B | 0 | 4E | CC | 33 | F |
| Octal | 22 | 51 | 70 | 104 | 33 | 0 | 116 | 314 | 63 | 17 |
| Binary | 10010 | 101001 | 111000 | 1000100 | 11011 | 0 | 1001110 | 11001100 | 110011 | 1111 |
Color Harmonies of #122938
Complementary color
Monochromatic Colors of #122938
Black with #122938
Text Example
Text Example
White with #122938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #122938; }
p { color: rgb(18,41,56); }
H1.HeaderClassName
{
color: #122938;
}
.AnyTagClassName
{
color: #122938;
}
</style>
background-color css
<style>
a { background-color: #122938; }
a { background-color: rgb(18,41,56); }
div.DivClassName
{
background-color: #122938;
}
.BgClassName
{
background-color: #122938;
}
</style>
border-color css
<style>
span { border-color: #122938; }
span { border-color: rgb(18,41,56); }
td.TdClassName
{
border-color: #122938;
}
.TagClassName
{
border-color: #122938;
}
</style>