Shades of Tangaroa #032740
Tints of Tangaroa #032740
RGB
CMYK
RGB Variations
Color information
#032740 (or 0x032740) is known color: Tangaroa. HEX triplet: 03, 27 and 40. RGB value is (3,39,64). Sum of RGB (Red+Green+Blue) = 3+39+64=106 (14% of max value = 765). Red value is 3 (1.56% from 255 or 2.83% from 106); Green value is 39 (15.62% from 255 or 36.79% from 106); Blue value is 64 (25.39% from 255 or 60.38% from 106); Max value from RGB is 64 - color contains mainly: blue. Hex color #032740 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #032740 is #FCD8BF. Grayscale: #1E1E1E. Windows color (decimal): -16570560 or 4204291. OLE color: 4204291.
HSL color Cylindrical-coordinate representation of color #032740: hue angle of 204.59º degrees, saturation: 0.91, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #032740 is Cyan = 0.95, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 3 | 39 | 64 | - |
| CMYK | 0.95 | 0.39 | 0 | 0.75 |
| HSL | 204.59º | 0.91% | 0.13% | - |
| HSV(B) | 204.59º | 0.95% | 0.25% | - |
| XYZ | 1.69 | 1.84 | 5.12 | - |
| YUV | 31.09 | 146.57 | 107.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 39 | 64 | 0.95 | 0.39 | 0 | 0.75 | 204.59 | 0.91 | 0.13 |
| Hex | 3 | 27 | 40 | 5F | 27 | 0 | 4B | CD | 5B | D |
| Octal | 3 | 47 | 100 | 137 | 47 | 0 | 113 | 315 | 133 | 15 |
| Binary | 11 | 100111 | 1000000 | 1011111 | 100111 | 0 | 1001011 | 11001101 | 1011011 | 1101 |
Color Harmonies of #032740
Complementary color
Monochromatic Colors of #032740
Black with #032740
Text Example
Text Example
White with #032740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #032740; }
p { color: rgb(3,39,64); }
H1.HeaderClassName
{
color: #032740;
}
.AnyTagClassName
{
color: #032740;
}
</style>
background-color css
<style>
a { background-color: #032740; }
a { background-color: rgb(3,39,64); }
div.DivClassName
{
background-color: #032740;
}
.BgClassName
{
background-color: #032740;
}
</style>
border-color css
<style>
span { border-color: #032740; }
span { border-color: rgb(3,39,64); }
td.TdClassName
{
border-color: #032740;
}
.TagClassName
{
border-color: #032740;
}
</style>