Shades of Tangaroa #142937
Tints of Tangaroa #142937
RGB
CMYK
RGB Variations
Color information
#142937 (or 0x142937) is known color: Tangaroa. HEX triplet: 14, 29 and 37. RGB value is (20,41,55). Sum of RGB (Red+Green+Blue) = 20+41+55=116 (15% of max value = 765). Red value is 20 (8.20% from 255 or 17.24% from 116); Green value is 41 (16.41% from 255 or 35.34% from 116); Blue value is 55 (21.88% from 255 or 47.41% from 116); Max value from RGB is 55 - color contains mainly: blue. Hex color #142937 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #142937 is #EBD6C8. Grayscale: #242424. Windows color (decimal): -15455945 or 3614996. OLE color: 3614996.
HSL color Cylindrical-coordinate representation of color #142937: hue angle of 204º degrees, saturation: 0.47, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #142937 is Cyan = 0.64, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 20 | 41 | 55 | - |
| CMYK | 0.64 | 0.25 | 0 | 0.78 |
| HSL | 204º | 0.47% | 0.15% | - |
| HSV(B) | 204º | 0.64% | 0.22% | - |
| XYZ | 1.77 | 2.01 | 3.91 | - |
| YUV | 36.32 | 138.54 | 116.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 41 | 55 | 0.64 | 0.25 | 0 | 0.78 | 204 | 0.47 | 0.15 |
| Hex | 14 | 29 | 37 | 40 | 19 | 0 | 4E | CC | 2F | F |
| Octal | 24 | 51 | 67 | 100 | 31 | 0 | 116 | 314 | 57 | 17 |
| Binary | 10100 | 101001 | 110111 | 1000000 | 11001 | 0 | 1001110 | 11001100 | 101111 | 1111 |
Color Harmonies of #142937
Complementary color
Monochromatic Colors of #142937
Black with #142937
Text Example
Text Example
White with #142937
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #142937; }
p { color: rgb(20,41,55); }
H1.HeaderClassName
{
color: #142937;
}
.AnyTagClassName
{
color: #142937;
}
</style>
background-color css
<style>
a { background-color: #142937; }
a { background-color: rgb(20,41,55); }
div.DivClassName
{
background-color: #142937;
}
.BgClassName
{
background-color: #142937;
}
</style>
border-color css
<style>
span { border-color: #142937; }
span { border-color: rgb(20,41,55); }
td.TdClassName
{
border-color: #142937;
}
.TagClassName
{
border-color: #142937;
}
</style>