Shades of Tangaroa #072849
Tints of Tangaroa #072849
RGB
CMYK
RGB Variations
Color information
#072849 (or 0x072849) is known color: Tangaroa. HEX triplet: 07, 28 and 49. RGB value is (7,40,73). Sum of RGB (Red+Green+Blue) = 7+40+73=120 (15% of max value = 765). Red value is 7 (3.12% from 255 or 5.83% from 120); Green value is 40 (16.02% from 255 or 33.33% from 120); Blue value is 73 (28.91% from 255 or 60.83% from 120); Max value from RGB is 73 - color contains mainly: blue. Hex color #072849 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #072849 is #F8D7B6. Grayscale: #212121. Windows color (decimal): -16308151 or 4794375. OLE color: 4794375.
HSL color Cylindrical-coordinate representation of color #072849: hue angle of 210º degrees, saturation: 0.82, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #072849 is Cyan = 0.90, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 7 | 40 | 73 | - |
| CMYK | 0.90 | 0.45 | 0 | 0.71 |
| HSL | 210º | 0.83% | 0.16% | - |
| HSV(B) | 210º | 0.9% | 0.29% | - |
| XYZ | 2.05 | 2.04 | 6.59 | - |
| YUV | 33.9 | 150.07 | 108.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 40 | 73 | 0.90 | 0.45 | 0 | 0.71 | 210 | 0.83 | 0.16 |
| Hex | 7 | 28 | 49 | 5A | 2D | 0 | 47 | D2 | 52 | 10 |
| Octal | 7 | 50 | 111 | 132 | 55 | 0 | 107 | 322 | 122 | 20 |
| Binary | 111 | 101000 | 1001001 | 1011010 | 101101 | 0 | 1000111 | 11010010 | 1010010 | 10000 |
Color Harmonies of #072849
Complementary color
Monochromatic Colors of #072849
Black with #072849
Text Example
Text Example
White with #072849
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #072849; }
p { color: rgb(7,40,73); }
H1.HeaderClassName
{
color: #072849;
}
.AnyTagClassName
{
color: #072849;
}
</style>
background-color css
<style>
a { background-color: #072849; }
a { background-color: rgb(7,40,73); }
div.DivClassName
{
background-color: #072849;
}
.BgClassName
{
background-color: #072849;
}
</style>
border-color css
<style>
span { border-color: #072849; }
span { border-color: rgb(7,40,73); }
td.TdClassName
{
border-color: #072849;
}
.TagClassName
{
border-color: #072849;
}
</style>