Shades of Tangaroa #122738
Tints of Tangaroa #122738
RGB
CMYK
RGB Variations
Color information
#122738 (or 0x122738) is known color: Tangaroa. HEX triplet: 12, 27 and 38. RGB value is (18,39,56). Sum of RGB (Red+Green+Blue) = 18+39+56=113 (14% of max value = 765). Red value is 18 (7.42% from 255 or 15.93% from 113); Green value is 39 (15.62% from 255 or 34.51% from 113); Blue value is 56 (22.27% from 255 or 49.56% from 113); Max value from RGB is 56 - color contains mainly: blue. Hex color #122738 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #122738 is #EDD8C7. Grayscale: #222222. Windows color (decimal): -15587528 or 3680018. OLE color: 3680018.
HSL color Cylindrical-coordinate representation of color #122738: hue angle of 206.84º 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 #122738 is Cyan = 0.68, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 18 | 39 | 56 | - |
| CMYK | 0.68 | 0.30 | 0 | 0.78 |
| HSL | 206.84º | 0.51% | 0.15% | - |
| HSV(B) | 206.84º | 0.68% | 0.22% | - |
| XYZ | 1.69 | 1.87 | 4.01 | - |
| YUV | 34.66 | 140.04 | 116.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 39 | 56 | 0.68 | 0.30 | 0 | 0.78 | 206.84 | 0.51 | 0.15 |
| Hex | 12 | 27 | 38 | 44 | 1E | 0 | 4E | CF | 33 | F |
| Octal | 22 | 47 | 70 | 104 | 36 | 0 | 116 | 317 | 63 | 17 |
| Binary | 10010 | 100111 | 111000 | 1000100 | 11110 | 0 | 1001110 | 11001111 | 110011 | 1111 |
Color Harmonies of #122738
Complementary color
Monochromatic Colors of #122738
Black with #122738
Text Example
Text Example
White with #122738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #122738; }
p { color: rgb(18,39,56); }
H1.HeaderClassName
{
color: #122738;
}
.AnyTagClassName
{
color: #122738;
}
</style>
background-color css
<style>
a { background-color: #122738; }
a { background-color: rgb(18,39,56); }
div.DivClassName
{
background-color: #122738;
}
.BgClassName
{
background-color: #122738;
}
</style>
border-color css
<style>
span { border-color: #122738; }
span { border-color: rgb(18,39,56); }
td.TdClassName
{
border-color: #122738;
}
.TagClassName
{
border-color: #122738;
}
</style>