Shades of Tangaroa #042140
Tints of Tangaroa #042140
RGB
CMYK
RGB Variations
Color information
#042140 (or 0x042140) is known color: Tangaroa. HEX triplet: 04, 21 and 40. RGB value is (4,33,64). Sum of RGB (Red+Green+Blue) = 4+33+64=101 (13% of max value = 765). Red value is 4 (1.95% from 255 or 3.96% from 101); Green value is 33 (13.28% from 255 or 32.67% from 101); Blue value is 64 (25.39% from 255 or 63.37% from 101); Max value from RGB is 64 - color contains mainly: blue. Hex color #042140 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #042140 is #FBDEBF. Grayscale: #1B1B1B. Windows color (decimal): -16506560 or 4202756. OLE color: 4202756.
HSL color Cylindrical-coordinate representation of color #042140: hue angle of 211º degrees, saturation: 0.88, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #042140 is Cyan = 0.94, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 4 | 33 | 64 | - |
| CMYK | 0.94 | 0.48 | 0 | 0.75 |
| HSL | 211º | 0.88% | 0.13% | - |
| HSV(B) | 211º | 0.94% | 0.25% | - |
| XYZ | 1.52 | 1.48 | 5.06 | - |
| YUV | 27.86 | 148.39 | 110.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 33 | 64 | 0.94 | 0.48 | 0 | 0.75 | 211 | 0.88 | 0.13 |
| Hex | 4 | 21 | 40 | 5E | 30 | 0 | 4B | D3 | 58 | D |
| Octal | 4 | 41 | 100 | 136 | 60 | 0 | 113 | 323 | 130 | 15 |
| Binary | 100 | 100001 | 1000000 | 1011110 | 110000 | 0 | 1001011 | 11010011 | 1011000 | 1101 |
Color Harmonies of #042140
Complementary color
Monochromatic Colors of #042140
Black with #042140
Text Example
Text Example
White with #042140
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #042140; }
p { color: rgb(4,33,64); }
H1.HeaderClassName
{
color: #042140;
}
.AnyTagClassName
{
color: #042140;
}
</style>
background-color css
<style>
a { background-color: #042140; }
a { background-color: rgb(4,33,64); }
div.DivClassName
{
background-color: #042140;
}
.BgClassName
{
background-color: #042140;
}
</style>
border-color css
<style>
span { border-color: #042140; }
span { border-color: rgb(4,33,64); }
td.TdClassName
{
border-color: #042140;
}
.TagClassName
{
border-color: #042140;
}
</style>