Shades of Tangaroa #072947
Tints of Tangaroa #072947
RGB
CMYK
RGB Variations
Color information
#072947 (or 0x072947) is known color: Tangaroa. HEX triplet: 07, 29 and 47. RGB value is (7,41,71). Sum of RGB (Red+Green+Blue) = 7+41+71=119 (15% of max value = 765). Red value is 7 (3.12% from 255 or 5.88% from 119); Green value is 41 (16.41% from 255 or 34.45% from 119); Blue value is 71 (28.12% from 255 or 59.66% from 119); Max value from RGB is 71 - color contains mainly: blue. Hex color #072947 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #072947 is #F8D6B8. Grayscale: #222222. Windows color (decimal): -16307897 or 4663559. OLE color: 4663559.
HSL color Cylindrical-coordinate representation of color #072947: hue angle of 208.12º 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 #072947 is Cyan = 0.90, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 7 | 41 | 71 | - |
| CMYK | 0.90 | 0.42 | 0 | 0.72 |
| HSL | 208.13º | 0.82% | 0.15% | - |
| HSV(B) | 208.13º | 0.9% | 0.28% | - |
| XYZ | 2.02 | 2.09 | 6.26 | - |
| YUV | 34.25 | 148.74 | 108.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 41 | 71 | 0.90 | 0.42 | 0 | 0.72 | 208.13 | 0.82 | 0.15 |
| Hex | 7 | 29 | 47 | 5A | 2A | 0 | 48 | D0 | 52 | F |
| Octal | 7 | 51 | 107 | 132 | 52 | 0 | 110 | 320 | 122 | 17 |
| Binary | 111 | 101001 | 1000111 | 1011010 | 101010 | 0 | 1001000 | 11010000 | 1010010 | 1111 |
Color Harmonies of #072947
Complementary color
Monochromatic Colors of #072947
Black with #072947
Text Example
Text Example
White with #072947
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #072947; }
p { color: rgb(7,41,71); }
H1.HeaderClassName
{
color: #072947;
}
.AnyTagClassName
{
color: #072947;
}
</style>
background-color css
<style>
a { background-color: #072947; }
a { background-color: rgb(7,41,71); }
div.DivClassName
{
background-color: #072947;
}
.BgClassName
{
background-color: #072947;
}
</style>
border-color css
<style>
span { border-color: #072947; }
span { border-color: rgb(7,41,71); }
td.TdClassName
{
border-color: #072947;
}
.TagClassName
{
border-color: #072947;
}
</style>