Shades of Tangaroa #032947
Tints of Tangaroa #032947
RGB
CMYK
RGB Variations
Color information
#032947 (or 0x032947) is known color: Tangaroa. HEX triplet: 03, 29 and 47. RGB value is (3,41,71). Sum of RGB (Red+Green+Blue) = 3+41+71=115 (15% of max value = 765). Red value is 3 (1.56% from 255 or 2.61% from 115); Green value is 41 (16.41% from 255 or 35.65% from 115); Blue value is 71 (28.12% from 255 or 61.74% from 115); Max value from RGB is 71 - color contains mainly: blue. Hex color #032947 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #032947 is #FCD6B8. Grayscale: #202020. Windows color (decimal): -16570041 or 4663555. OLE color: 4663555.
HSL color Cylindrical-coordinate representation of color #032947: hue angle of 206.47º 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 #032947 is Cyan = 0.96, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 3 | 41 | 71 | - |
| CMYK | 0.96 | 0.42 | 0 | 0.72 |
| HSL | 206.47º | 0.92% | 0.15% | - |
| HSV(B) | 206.47º | 0.96% | 0.28% | - |
| XYZ | 1.97 | 2.06 | 6.26 | - |
| YUV | 33.06 | 149.41 | 106.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 41 | 71 | 0.96 | 0.42 | 0 | 0.72 | 206.47 | 0.92 | 0.15 |
| Hex | 3 | 29 | 47 | 60 | 2A | 0 | 48 | CE | 5C | F |
| Octal | 3 | 51 | 107 | 140 | 52 | 0 | 110 | 316 | 134 | 17 |
| Binary | 11 | 101001 | 1000111 | 1100000 | 101010 | 0 | 1001000 | 11001110 | 1011100 | 1111 |
Color Harmonies of #032947
Complementary color
Monochromatic Colors of #032947
Black with #032947
Text Example
Text Example
White with #032947
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #032947; }
p { color: rgb(3,41,71); }
H1.HeaderClassName
{
color: #032947;
}
.AnyTagClassName
{
color: #032947;
}
</style>
background-color css
<style>
a { background-color: #032947; }
a { background-color: rgb(3,41,71); }
div.DivClassName
{
background-color: #032947;
}
.BgClassName
{
background-color: #032947;
}
</style>
border-color css
<style>
span { border-color: #032947; }
span { border-color: rgb(3,41,71); }
td.TdClassName
{
border-color: #032947;
}
.TagClassName
{
border-color: #032947;
}
</style>