Shades of Tangaroa #032445
Tints of Tangaroa #032445
RGB
CMYK
RGB Variations
Color information
#032445 (or 0x032445) is known color: Tangaroa. HEX triplet: 03, 24 and 45. RGB value is (3,36,69). Sum of RGB (Red+Green+Blue) = 3+36+69=108 (14% of max value = 765). Red value is 3 (1.56% from 255 or 2.78% from 108); Green value is 36 (14.45% from 255 or 33.33% from 108); Blue value is 69 (27.34% from 255 or 63.89% from 108); Max value from RGB is 69 - color contains mainly: blue. Hex color #032445 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #032445 is #FCDBBA. Grayscale: #1D1D1D. Windows color (decimal): -16571323 or 4531203. OLE color: 4531203.
HSL color Cylindrical-coordinate representation of color #032445: hue angle of 210º 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 #032445 is Cyan = 0.96, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 3 | 36 | 69 | - |
| CMYK | 0.96 | 0.48 | 0 | 0.73 |
| HSL | 210º | 0.92% | 0.14% | - |
| HSV(B) | 210º | 0.96% | 0.27% | - |
| XYZ | 1.74 | 1.71 | 5.87 | - |
| YUV | 29.9 | 150.07 | 108.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 36 | 69 | 0.96 | 0.48 | 0 | 0.73 | 210 | 0.92 | 0.14 |
| Hex | 3 | 24 | 45 | 60 | 30 | 0 | 49 | D2 | 5C | E |
| Octal | 3 | 44 | 105 | 140 | 60 | 0 | 111 | 322 | 134 | 16 |
| Binary | 11 | 100100 | 1000101 | 1100000 | 110000 | 0 | 1001001 | 11010010 | 1011100 | 1110 |
Color Harmonies of #032445
Complementary color
Monochromatic Colors of #032445
Black with #032445
Text Example
Text Example
White with #032445
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #032445; }
p { color: rgb(3,36,69); }
H1.HeaderClassName
{
color: #032445;
}
.AnyTagClassName
{
color: #032445;
}
</style>
background-color css
<style>
a { background-color: #032445; }
a { background-color: rgb(3,36,69); }
div.DivClassName
{
background-color: #032445;
}
.BgClassName
{
background-color: #032445;
}
</style>
border-color css
<style>
span { border-color: #032445; }
span { border-color: rgb(3,36,69); }
td.TdClassName
{
border-color: #032445;
}
.TagClassName
{
border-color: #032445;
}
</style>