Shades of Tangaroa #042441
Tints of Tangaroa #042441
RGB
CMYK
RGB Variations
Color information
#042441 (or 0x042441) is known color: Tangaroa. HEX triplet: 04, 24 and 41. RGB value is (4,36,65). Sum of RGB (Red+Green+Blue) = 4+36+65=105 (13% of max value = 765). Red value is 4 (1.95% from 255 or 3.81% from 105); Green value is 36 (14.45% from 255 or 34.29% from 105); Blue value is 65 (25.78% from 255 or 61.90% from 105); Max value from RGB is 65 - color contains mainly: blue. Hex color #042441 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #042441 is #FBDBBE. Grayscale: #1D1D1D. Windows color (decimal): -16505791 or 4269060. OLE color: 4269060.
HSL color Cylindrical-coordinate representation of color #042441: hue angle of 208.52º degrees, saturation: 0.88, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #042441 is Cyan = 0.94, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 4 | 36 | 65 | - |
| CMYK | 0.94 | 0.45 | 0 | 0.75 |
| HSL | 208.52º | 0.88% | 0.14% | - |
| HSV(B) | 208.52º | 0.94% | 0.25% | - |
| XYZ | 1.64 | 1.67 | 5.24 | - |
| YUV | 29.74 | 147.9 | 109.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 36 | 65 | 0.94 | 0.45 | 0 | 0.75 | 208.52 | 0.88 | 0.14 |
| Hex | 4 | 24 | 41 | 5E | 2D | 0 | 4B | D1 | 58 | E |
| Octal | 4 | 44 | 101 | 136 | 55 | 0 | 113 | 321 | 130 | 16 |
| Binary | 100 | 100100 | 1000001 | 1011110 | 101101 | 0 | 1001011 | 11010001 | 1011000 | 1110 |
Color Harmonies of #042441
Complementary color
Monochromatic Colors of #042441
Black with #042441
Text Example
Text Example
White with #042441
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #042441; }
p { color: rgb(4,36,65); }
H1.HeaderClassName
{
color: #042441;
}
.AnyTagClassName
{
color: #042441;
}
</style>
background-color css
<style>
a { background-color: #042441; }
a { background-color: rgb(4,36,65); }
div.DivClassName
{
background-color: #042441;
}
.BgClassName
{
background-color: #042441;
}
</style>
border-color css
<style>
span { border-color: #042441; }
span { border-color: rgb(4,36,65); }
td.TdClassName
{
border-color: #042441;
}
.TagClassName
{
border-color: #042441;
}
</style>