Shades of Tangaroa #072647
Tints of Tangaroa #072647
RGB
CMYK
RGB Variations
Color information
#072647 (or 0x072647) is known color: Tangaroa. HEX triplet: 07, 26 and 47. RGB value is (7,38,71). Sum of RGB (Red+Green+Blue) = 7+38+71=116 (15% of max value = 765). Red value is 7 (3.12% from 255 or 6.03% from 116); Green value is 38 (15.23% from 255 or 32.76% from 116); Blue value is 71 (28.12% from 255 or 61.21% from 116); Max value from RGB is 71 - color contains mainly: blue. Hex color #072647 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #072647 is #F8D9B8. Grayscale: #202020. Windows color (decimal): -16308665 or 4662791. OLE color: 4662791.
HSL color Cylindrical-coordinate representation of color #072647: hue angle of 210.94º degrees, saturation: 0.82, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #072647 is Cyan = 0.90, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 7 | 38 | 71 | - |
| CMYK | 0.90 | 0.46 | 0 | 0.72 |
| HSL | 210.94º | 0.82% | 0.15% | - |
| HSV(B) | 210.94º | 0.9% | 0.28% | - |
| XYZ | 1.92 | 1.89 | 6.22 | - |
| YUV | 32.49 | 149.73 | 109.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 38 | 71 | 0.90 | 0.46 | 0 | 0.72 | 210.94 | 0.82 | 0.15 |
| Hex | 7 | 26 | 47 | 5A | 2E | 0 | 48 | D3 | 52 | F |
| Octal | 7 | 46 | 107 | 132 | 56 | 0 | 110 | 323 | 122 | 17 |
| Binary | 111 | 100110 | 1000111 | 1011010 | 101110 | 0 | 1001000 | 11010011 | 1010010 | 1111 |
Color Harmonies of #072647
Complementary color
Monochromatic Colors of #072647
Black with #072647
Text Example
Text Example
White with #072647
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #072647; }
p { color: rgb(7,38,71); }
H1.HeaderClassName
{
color: #072647;
}
.AnyTagClassName
{
color: #072647;
}
</style>
background-color css
<style>
a { background-color: #072647; }
a { background-color: rgb(7,38,71); }
div.DivClassName
{
background-color: #072647;
}
.BgClassName
{
background-color: #072647;
}
</style>
border-color css
<style>
span { border-color: #072647; }
span { border-color: rgb(7,38,71); }
td.TdClassName
{
border-color: #072647;
}
.TagClassName
{
border-color: #072647;
}
</style>