Shades of Tangaroa #042845
Tints of Tangaroa #042845
RGB
CMYK
RGB Variations
Color information
#042845 (or 0x042845) is known color: Tangaroa. HEX triplet: 04, 28 and 45. RGB value is (4,40,69). Sum of RGB (Red+Green+Blue) = 4+40+69=113 (14% of max value = 765). Red value is 4 (1.95% from 255 or 3.54% from 113); Green value is 40 (16.02% from 255 or 35.40% from 113); Blue value is 69 (27.34% from 255 or 61.06% from 113); Max value from RGB is 69 - color contains mainly: blue. Hex color #042845 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #042845 is #FBD7BA. Grayscale: #202020. Windows color (decimal): -16504763 or 4532228. OLE color: 4532228.
HSL color Cylindrical-coordinate representation of color #042845: hue angle of 206.77º 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 #042845 is Cyan = 0.94, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 4 | 40 | 69 | - |
| CMYK | 0.94 | 0.42 | 0 | 0.73 |
| HSL | 206.77º | 0.89% | 0.14% | - |
| HSV(B) | 206.77º | 0.94% | 0.27% | - |
| XYZ | 1.88 | 1.97 | 5.91 | - |
| YUV | 32.54 | 148.57 | 107.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 40 | 69 | 0.94 | 0.42 | 0 | 0.73 | 206.77 | 0.89 | 0.14 |
| Hex | 4 | 28 | 45 | 5E | 2A | 0 | 49 | CF | 59 | E |
| Octal | 4 | 50 | 105 | 136 | 52 | 0 | 111 | 317 | 131 | 16 |
| Binary | 100 | 101000 | 1000101 | 1011110 | 101010 | 0 | 1001001 | 11001111 | 1011001 | 1110 |
Color Harmonies of #042845
Complementary color
Monochromatic Colors of #042845
Black with #042845
Text Example
Text Example
White with #042845
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #042845; }
p { color: rgb(4,40,69); }
H1.HeaderClassName
{
color: #042845;
}
.AnyTagClassName
{
color: #042845;
}
</style>
background-color css
<style>
a { background-color: #042845; }
a { background-color: rgb(4,40,69); }
div.DivClassName
{
background-color: #042845;
}
.BgClassName
{
background-color: #042845;
}
</style>
border-color css
<style>
span { border-color: #042845; }
span { border-color: rgb(4,40,69); }
td.TdClassName
{
border-color: #042845;
}
.TagClassName
{
border-color: #042845;
}
</style>