Shades of Tangaroa #032844
Tints of Tangaroa #032844
RGB
CMYK
RGB Variations
Color information
#032844 (or 0x032844) is known color: Tangaroa. HEX triplet: 03, 28 and 44. RGB value is (3,40,68). Sum of RGB (Red+Green+Blue) = 3+40+68=111 (14% of max value = 765). Red value is 3 (1.56% from 255 or 2.70% from 111); Green value is 40 (16.02% from 255 or 36.04% from 111); Blue value is 68 (26.95% from 255 or 61.26% from 111); Max value from RGB is 68 - color contains mainly: blue. Hex color #032844 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #032844 is #FCD7BB. Grayscale: #1F1F1F. Windows color (decimal): -16570300 or 4466691. OLE color: 4466691.
HSL color Cylindrical-coordinate representation of color #032844: hue angle of 205.85º 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 #032844 is Cyan = 0.96, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 3 | 40 | 68 | - |
| CMYK | 0.96 | 0.41 | 0 | 0.73 |
| HSL | 205.85º | 0.92% | 0.14% | - |
| HSV(B) | 205.85º | 0.96% | 0.27% | - |
| XYZ | 1.84 | 1.95 | 5.75 | - |
| YUV | 32.13 | 148.24 | 107.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 40 | 68 | 0.96 | 0.41 | 0 | 0.73 | 205.85 | 0.92 | 0.14 |
| Hex | 3 | 28 | 44 | 60 | 29 | 0 | 49 | CE | 5C | E |
| Octal | 3 | 50 | 104 | 140 | 51 | 0 | 111 | 316 | 134 | 16 |
| Binary | 11 | 101000 | 1000100 | 1100000 | 101001 | 0 | 1001001 | 11001110 | 1011100 | 1110 |
Color Harmonies of #032844
Complementary color
Monochromatic Colors of #032844
Black with #032844
Text Example
Text Example
White with #032844
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #032844; }
p { color: rgb(3,40,68); }
H1.HeaderClassName
{
color: #032844;
}
.AnyTagClassName
{
color: #032844;
}
</style>
background-color css
<style>
a { background-color: #032844; }
a { background-color: rgb(3,40,68); }
div.DivClassName
{
background-color: #032844;
}
.BgClassName
{
background-color: #032844;
}
</style>
border-color css
<style>
span { border-color: #032844; }
span { border-color: rgb(3,40,68); }
td.TdClassName
{
border-color: #032844;
}
.TagClassName
{
border-color: #032844;
}
</style>