Shades of Tangaroa #072844
Tints of Tangaroa #072844
RGB
CMYK
RGB Variations
Color information
#072844 (or 0x072844) is known color: Tangaroa. HEX triplet: 07, 28 and 44. RGB value is (7,40,68). Sum of RGB (Red+Green+Blue) = 7+40+68=115 (15% of max value = 765). Red value is 7 (3.12% from 255 or 6.09% from 115); Green value is 40 (16.02% from 255 or 34.78% from 115); Blue value is 68 (26.95% from 255 or 59.13% from 115); Max value from RGB is 68 - color contains mainly: blue. Hex color #072844 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #072844 is #F8D7BB. Grayscale: #212121. Windows color (decimal): -16308156 or 4466695. OLE color: 4466695.
HSL color Cylindrical-coordinate representation of color #072844: hue angle of 207.54º degrees, saturation: 0.81, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #072844 is Cyan = 0.90, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 7 | 40 | 68 | - |
| CMYK | 0.90 | 0.41 | 0 | 0.73 |
| HSL | 207.54º | 0.81% | 0.15% | - |
| HSV(B) | 207.54º | 0.9% | 0.27% | - |
| XYZ | 1.89 | 1.98 | 5.75 | - |
| YUV | 33.33 | 147.57 | 109.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 40 | 68 | 0.90 | 0.41 | 0 | 0.73 | 207.54 | 0.81 | 0.15 |
| Hex | 7 | 28 | 44 | 5A | 29 | 0 | 49 | D0 | 51 | F |
| Octal | 7 | 50 | 104 | 132 | 51 | 0 | 111 | 320 | 121 | 17 |
| Binary | 111 | 101000 | 1000100 | 1011010 | 101001 | 0 | 1001001 | 11010000 | 1010001 | 1111 |
Color Harmonies of #072844
Complementary color
Monochromatic Colors of #072844
Black with #072844
Text Example
Text Example
White with #072844
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #072844; }
p { color: rgb(7,40,68); }
H1.HeaderClassName
{
color: #072844;
}
.AnyTagClassName
{
color: #072844;
}
</style>
background-color css
<style>
a { background-color: #072844; }
a { background-color: rgb(7,40,68); }
div.DivClassName
{
background-color: #072844;
}
.BgClassName
{
background-color: #072844;
}
</style>
border-color css
<style>
span { border-color: #072844; }
span { border-color: rgb(7,40,68); }
td.TdClassName
{
border-color: #072844;
}
.TagClassName
{
border-color: #072844;
}
</style>