Shades of Tangaroa #042544
Tints of Tangaroa #042544
RGB
CMYK
RGB Variations
Color information
#042544 (or 0x042544) is known color: Tangaroa. HEX triplet: 04, 25 and 44. RGB value is (4,37,68). Sum of RGB (Red+Green+Blue) = 4+37+68=109 (14% of max value = 765). Red value is 4 (1.95% from 255 or 3.67% from 109); Green value is 37 (14.84% from 255 or 33.94% from 109); Blue value is 68 (26.95% from 255 or 62.39% from 109); Max value from RGB is 68 - color contains mainly: blue. Hex color #042544 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #042544 is #FBDABB. Grayscale: #1E1E1E. Windows color (decimal): -16505532 or 4465924. OLE color: 4465924.
HSL color Cylindrical-coordinate representation of color #042544: hue angle of 209.06º degrees, saturation: 0.89, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #042544 is Cyan = 0.94, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 4 | 37 | 68 | - |
| CMYK | 0.94 | 0.46 | 0 | 0.73 |
| HSL | 209.06º | 0.89% | 0.14% | - |
| HSV(B) | 209.06º | 0.94% | 0.27% | - |
| XYZ | 1.76 | 1.77 | 5.72 | - |
| YUV | 30.67 | 149.07 | 108.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 37 | 68 | 0.94 | 0.46 | 0 | 0.73 | 209.06 | 0.89 | 0.14 |
| Hex | 4 | 25 | 44 | 5E | 2E | 0 | 49 | D1 | 59 | E |
| Octal | 4 | 45 | 104 | 136 | 56 | 0 | 111 | 321 | 131 | 16 |
| Binary | 100 | 100101 | 1000100 | 1011110 | 101110 | 0 | 1001001 | 11010001 | 1011001 | 1110 |
Color Harmonies of #042544
Complementary color
Monochromatic Colors of #042544
Black with #042544
Text Example
Text Example
White with #042544
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #042544; }
p { color: rgb(4,37,68); }
H1.HeaderClassName
{
color: #042544;
}
.AnyTagClassName
{
color: #042544;
}
</style>
background-color css
<style>
a { background-color: #042544; }
a { background-color: rgb(4,37,68); }
div.DivClassName
{
background-color: #042544;
}
.BgClassName
{
background-color: #042544;
}
</style>
border-color css
<style>
span { border-color: #042544; }
span { border-color: rgb(4,37,68); }
td.TdClassName
{
border-color: #042544;
}
.TagClassName
{
border-color: #042544;
}
</style>