Shades of Tangaroa #032546
Tints of Tangaroa #032546
RGB
CMYK
RGB Variations
Color information
#032546 (or 0x032546) is known color: Tangaroa. HEX triplet: 03, 25 and 46. RGB value is (3,37,70). Sum of RGB (Red+Green+Blue) = 3+37+70=110 (14% of max value = 765). Red value is 3 (1.56% from 255 or 2.73% from 110); Green value is 37 (14.84% from 255 or 33.64% from 110); Blue value is 70 (27.73% from 255 or 63.64% from 110); Max value from RGB is 70 - color contains mainly: blue. Hex color #032546 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #032546 is #FCDAB9. Grayscale: #1E1E1E. Windows color (decimal): -16571066 or 4596995. OLE color: 4596995.
HSL color Cylindrical-coordinate representation of color #032546: hue angle of 209.55º degrees, saturation: 0.92, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #032546 is Cyan = 0.96, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 3 | 37 | 70 | - |
| CMYK | 0.96 | 0.47 | 0 | 0.73 |
| HSL | 209.55º | 0.92% | 0.14% | - |
| HSV(B) | 209.55º | 0.96% | 0.27% | - |
| XYZ | 1.8 | 1.78 | 6.04 | - |
| YUV | 30.6 | 150.24 | 108.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 37 | 70 | 0.96 | 0.47 | 0 | 0.73 | 209.55 | 0.92 | 0.14 |
| Hex | 3 | 25 | 46 | 60 | 2F | 0 | 49 | D2 | 5C | E |
| Octal | 3 | 45 | 106 | 140 | 57 | 0 | 111 | 322 | 134 | 16 |
| Binary | 11 | 100101 | 1000110 | 1100000 | 101111 | 0 | 1001001 | 11010010 | 1011100 | 1110 |
Color Harmonies of #032546
Complementary color
Monochromatic Colors of #032546
Black with #032546
Text Example
Text Example
White with #032546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #032546; }
p { color: rgb(3,37,70); }
H1.HeaderClassName
{
color: #032546;
}
.AnyTagClassName
{
color: #032546;
}
</style>
background-color css
<style>
a { background-color: #032546; }
a { background-color: rgb(3,37,70); }
div.DivClassName
{
background-color: #032546;
}
.BgClassName
{
background-color: #032546;
}
</style>
border-color css
<style>
span { border-color: #032546; }
span { border-color: rgb(3,37,70); }
td.TdClassName
{
border-color: #032546;
}
.TagClassName
{
border-color: #032546;
}
</style>