Shades of Tangaroa #032347
Tints of Tangaroa #032347
RGB
CMYK
RGB Variations
Color information
#032347 (or 0x032347) is known color: Tangaroa. HEX triplet: 03, 23 and 47. RGB value is (3,35,71). Sum of RGB (Red+Green+Blue) = 3+35+71=109 (14% of max value = 765). Red value is 3 (1.56% from 255 or 2.75% from 109); Green value is 35 (14.06% from 255 or 32.11% from 109); Blue value is 71 (28.12% from 255 or 65.14% from 109); Max value from RGB is 71 - color contains mainly: blue. Hex color #032347 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #032347 is #FCDCB8. Grayscale: #1D1D1D. Windows color (decimal): -16571577 or 4662019. OLE color: 4662019.
HSL color Cylindrical-coordinate representation of color #032347: hue angle of 211.76º 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 #032347 is Cyan = 0.96, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 3 | 35 | 71 | - |
| CMYK | 0.96 | 0.51 | 0 | 0.72 |
| HSL | 211.76º | 0.92% | 0.15% | - |
| HSV(B) | 211.76º | 0.96% | 0.28% | - |
| XYZ | 1.78 | 1.68 | 6.19 | - |
| YUV | 29.54 | 151.4 | 109.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 35 | 71 | 0.96 | 0.51 | 0 | 0.72 | 211.76 | 0.92 | 0.15 |
| Hex | 3 | 23 | 47 | 60 | 33 | 0 | 48 | D4 | 5C | F |
| Octal | 3 | 43 | 107 | 140 | 63 | 0 | 110 | 324 | 134 | 17 |
| Binary | 11 | 100011 | 1000111 | 1100000 | 110011 | 0 | 1001000 | 11010100 | 1011100 | 1111 |
Color Harmonies of #032347
Complementary color
Monochromatic Colors of #032347
Black with #032347
Text Example
Text Example
White with #032347
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #032347; }
p { color: rgb(3,35,71); }
H1.HeaderClassName
{
color: #032347;
}
.AnyTagClassName
{
color: #032347;
}
</style>
background-color css
<style>
a { background-color: #032347; }
a { background-color: rgb(3,35,71); }
div.DivClassName
{
background-color: #032347;
}
.BgClassName
{
background-color: #032347;
}
</style>
border-color css
<style>
span { border-color: #032347; }
span { border-color: rgb(3,35,71); }
td.TdClassName
{
border-color: #032347;
}
.TagClassName
{
border-color: #032347;
}
</style>