Shades of Tangaroa #142838
Tints of Tangaroa #142838
RGB
CMYK
RGB Variations
Color information
#142838 (or 0x142838) is known color: Tangaroa. HEX triplet: 14, 28 and 38. RGB value is (20,40,56). Sum of RGB (Red+Green+Blue) = 20+40+56=116 (15% of max value = 765). Red value is 20 (8.20% from 255 or 17.24% from 116); Green value is 40 (16.02% from 255 or 34.48% from 116); Blue value is 56 (22.27% from 255 or 48.28% from 116); Max value from RGB is 56 - color contains mainly: blue. Hex color #142838 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #142838 is #EBD7C7. Grayscale: #232323. Windows color (decimal): -15456200 or 3680276. OLE color: 3680276.
HSL color Cylindrical-coordinate representation of color #142838: hue angle of 206.67º 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 #142838 is Cyan = 0.64, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 20 | 40 | 56 | - |
| CMYK | 0.64 | 0.29 | 0 | 0.78 |
| HSL | 206.67º | 0.47% | 0.15% | - |
| HSV(B) | 206.67º | 0.64% | 0.22% | - |
| XYZ | 1.76 | 1.95 | 4.03 | - |
| YUV | 35.84 | 139.37 | 116.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 40 | 56 | 0.64 | 0.29 | 0 | 0.78 | 206.67 | 0.47 | 0.15 |
| Hex | 14 | 28 | 38 | 40 | 1D | 0 | 4E | CF | 2F | F |
| Octal | 24 | 50 | 70 | 100 | 35 | 0 | 116 | 317 | 57 | 17 |
| Binary | 10100 | 101000 | 111000 | 1000000 | 11101 | 0 | 1001110 | 11001111 | 101111 | 1111 |
Color Harmonies of #142838
Complementary color
Monochromatic Colors of #142838
Black with #142838
Text Example
Text Example
White with #142838
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #142838; }
p { color: rgb(20,40,56); }
H1.HeaderClassName
{
color: #142838;
}
.AnyTagClassName
{
color: #142838;
}
</style>
background-color css
<style>
a { background-color: #142838; }
a { background-color: rgb(20,40,56); }
div.DivClassName
{
background-color: #142838;
}
.BgClassName
{
background-color: #142838;
}
</style>
border-color css
<style>
span { border-color: #142838; }
span { border-color: rgb(20,40,56); }
td.TdClassName
{
border-color: #142838;
}
.TagClassName
{
border-color: #142838;
}
</style>