Shades of Tangaroa #032747
Tints of Tangaroa #032747
RGB
CMYK
RGB Variations
Color information
#032747 (or 0x032747) is known color: Tangaroa. HEX triplet: 03, 27 and 47. RGB value is (3,39,71). Sum of RGB (Red+Green+Blue) = 3+39+71=113 (14% of max value = 765). Red value is 3 (1.56% from 255 or 2.65% from 113); Green value is 39 (15.62% from 255 or 34.51% from 113); Blue value is 71 (28.12% from 255 or 62.83% from 113); Max value from RGB is 71 - color contains mainly: blue. Hex color #032747 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #032747 is #FCD8B8. Grayscale: #1F1F1F. Windows color (decimal): -16570553 or 4663043. OLE color: 4663043.
HSL color Cylindrical-coordinate representation of color #032747: hue angle of 208.24º 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 #032747 is Cyan = 0.96, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 3 | 39 | 71 | - |
| CMYK | 0.96 | 0.45 | 0 | 0.72 |
| HSL | 208.24º | 0.92% | 0.15% | - |
| HSV(B) | 208.24º | 0.96% | 0.28% | - |
| XYZ | 1.9 | 1.93 | 6.23 | - |
| YUV | 31.88 | 150.07 | 107.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 39 | 71 | 0.96 | 0.45 | 0 | 0.72 | 208.24 | 0.92 | 0.15 |
| Hex | 3 | 27 | 47 | 60 | 2D | 0 | 48 | D0 | 5C | F |
| Octal | 3 | 47 | 107 | 140 | 55 | 0 | 110 | 320 | 134 | 17 |
| Binary | 11 | 100111 | 1000111 | 1100000 | 101101 | 0 | 1001000 | 11010000 | 1011100 | 1111 |
Color Harmonies of #032747
Complementary color
Monochromatic Colors of #032747
Black with #032747
Text Example
Text Example
White with #032747
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #032747; }
p { color: rgb(3,39,71); }
H1.HeaderClassName
{
color: #032747;
}
.AnyTagClassName
{
color: #032747;
}
</style>
background-color css
<style>
a { background-color: #032747; }
a { background-color: rgb(3,39,71); }
div.DivClassName
{
background-color: #032747;
}
.BgClassName
{
background-color: #032747;
}
</style>
border-color css
<style>
span { border-color: #032747; }
span { border-color: rgb(3,39,71); }
td.TdClassName
{
border-color: #032747;
}
.TagClassName
{
border-color: #032747;
}
</style>