Shades of Tangaroa #032147
Tints of Tangaroa #032147
RGB
CMYK
RGB Variations
Color information
#032147 (or 0x032147) is known color: Tangaroa. HEX triplet: 03, 21 and 47. RGB value is (3,33,71). Sum of RGB (Red+Green+Blue) = 3+33+71=107 (14% of max value = 765). Red value is 3 (1.56% from 255 or 2.80% from 107); Green value is 33 (13.28% from 255 or 30.84% from 107); Blue value is 71 (28.12% from 255 or 66.36% from 107); Max value from RGB is 71 - color contains mainly: blue. Hex color #032147 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #032147 is #FCDEB8. Grayscale: #1C1C1C. Windows color (decimal): -16572089 or 4661507. OLE color: 4661507.
HSL color Cylindrical-coordinate representation of color #032147: hue angle of 213.53º degrees, saturation: 0.92, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #032147 is Cyan = 0.96, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 3 | 33 | 71 | - |
| CMYK | 0.96 | 0.54 | 0 | 0.72 |
| HSL | 213.53º | 0.92% | 0.15% | - |
| HSV(B) | 213.53º | 0.96% | 0.28% | - |
| XYZ | 1.72 | 1.56 | 6.17 | - |
| YUV | 28.36 | 152.06 | 109.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 33 | 71 | 0.96 | 0.54 | 0 | 0.72 | 213.53 | 0.92 | 0.15 |
| Hex | 3 | 21 | 47 | 60 | 36 | 0 | 48 | D6 | 5C | F |
| Octal | 3 | 41 | 107 | 140 | 66 | 0 | 110 | 326 | 134 | 17 |
| Binary | 11 | 100001 | 1000111 | 1100000 | 110110 | 0 | 1001000 | 11010110 | 1011100 | 1111 |
Color Harmonies of #032147
Complementary color
Monochromatic Colors of #032147
Black with #032147
Text Example
Text Example
White with #032147
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #032147; }
p { color: rgb(3,33,71); }
H1.HeaderClassName
{
color: #032147;
}
.AnyTagClassName
{
color: #032147;
}
</style>
background-color css
<style>
a { background-color: #032147; }
a { background-color: rgb(3,33,71); }
div.DivClassName
{
background-color: #032147;
}
.BgClassName
{
background-color: #032147;
}
</style>
border-color css
<style>
span { border-color: #032147; }
span { border-color: rgb(3,33,71); }
td.TdClassName
{
border-color: #032147;
}
.TagClassName
{
border-color: #032147;
}
</style>