Shades of Tangaroa #142738
Tints of Tangaroa #142738
RGB
CMYK
RGB Variations
Color information
#142738 (or 0x142738) is known color: Tangaroa. HEX triplet: 14, 27 and 38. RGB value is (20,39,56). Sum of RGB (Red+Green+Blue) = 20+39+56=115 (15% of max value = 765). Red value is 20 (8.20% from 255 or 17.39% from 115); Green value is 39 (15.62% from 255 or 33.91% 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 #142738 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #142738 is #EBD8C7. Grayscale: #232323. Windows color (decimal): -15456456 or 3680020. OLE color: 3680020.
HSL color Cylindrical-coordinate representation of color #142738: hue angle of 208.33º 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 #142738 is Cyan = 0.64, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 20 | 39 | 56 | - |
| CMYK | 0.64 | 0.30 | 0 | 0.78 |
| HSL | 208.33º | 0.47% | 0.15% | - |
| HSV(B) | 208.33º | 0.64% | 0.22% | - |
| XYZ | 1.73 | 1.89 | 4.01 | - |
| YUV | 35.26 | 139.71 | 117.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 39 | 56 | 0.64 | 0.30 | 0 | 0.78 | 208.33 | 0.47 | 0.15 |
| Hex | 14 | 27 | 38 | 40 | 1E | 0 | 4E | D0 | 2F | F |
| Octal | 24 | 47 | 70 | 100 | 36 | 0 | 116 | 320 | 57 | 17 |
| Binary | 10100 | 100111 | 111000 | 1000000 | 11110 | 0 | 1001110 | 11010000 | 101111 | 1111 |
Color Harmonies of #142738
Complementary color
Monochromatic Colors of #142738
Black with #142738
Text Example
Text Example
White with #142738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #142738; }
p { color: rgb(20,39,56); }
H1.HeaderClassName
{
color: #142738;
}
.AnyTagClassName
{
color: #142738;
}
</style>
background-color css
<style>
a { background-color: #142738; }
a { background-color: rgb(20,39,56); }
div.DivClassName
{
background-color: #142738;
}
.BgClassName
{
background-color: #142738;
}
</style>
border-color css
<style>
span { border-color: #142738; }
span { border-color: rgb(20,39,56); }
td.TdClassName
{
border-color: #142738;
}
.TagClassName
{
border-color: #142738;
}
</style>