Shades of Tangaroa #142435
Tints of Tangaroa #142435
RGB
CMYK
RGB Variations
Color information
#142435 (or 0x142435) is known color: Tangaroa. HEX triplet: 14, 24 and 35. RGB value is (20,36,53). Sum of RGB (Red+Green+Blue) = 20+36+53=109 (14% of max value = 765). Red value is 20 (8.20% from 255 or 18.35% from 109); Green value is 36 (14.45% from 255 or 33.03% from 109); Blue value is 53 (21.09% from 255 or 48.62% from 109); Max value from RGB is 53 - color contains mainly: blue. Hex color #142435 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #142435 is #EBDBCA. Grayscale: #212121. Windows color (decimal): -15457227 or 3482644. OLE color: 3482644.
HSL color Cylindrical-coordinate representation of color #142435: hue angle of 210.91º degrees, saturation: 0.45, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #142435 is Cyan = 0.62, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 20 | 36 | 53 | - |
| CMYK | 0.62 | 0.32 | 0 | 0.79 |
| HSL | 210.91º | 0.45% | 0.14% | - |
| HSV(B) | 210.91º | 0.62% | 0.21% | - |
| XYZ | 1.56 | 1.67 | 3.61 | - |
| YUV | 33.15 | 139.2 | 118.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 20 | 36 | 53 | 0.62 | 0.32 | 0 | 0.79 | 210.91 | 0.45 | 0.14 |
| Hex | 14 | 24 | 35 | 3E | 20 | 0 | 4F | D3 | 2D | E |
| Octal | 24 | 44 | 65 | 76 | 40 | 0 | 117 | 323 | 55 | 16 |
| Binary | 10100 | 100100 | 110101 | 111110 | 100000 | 0 | 1001111 | 11010011 | 101101 | 1110 |
Color Harmonies of #142435
Complementary color
Monochromatic Colors of #142435
Black with #142435
Text Example
Text Example
White with #142435
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #142435; }
p { color: rgb(20,36,53); }
H1.HeaderClassName
{
color: #142435;
}
.AnyTagClassName
{
color: #142435;
}
</style>
background-color css
<style>
a { background-color: #142435; }
a { background-color: rgb(20,36,53); }
div.DivClassName
{
background-color: #142435;
}
.BgClassName
{
background-color: #142435;
}
</style>
border-color css
<style>
span { border-color: #142435; }
span { border-color: rgb(20,36,53); }
td.TdClassName
{
border-color: #142435;
}
.TagClassName
{
border-color: #142435;
}
</style>