Shades of Tangaroa #072740
Tints of Tangaroa #072740
RGB
CMYK
RGB Variations
Color information
#072740 (or 0x072740) is known color: Tangaroa. HEX triplet: 07, 27 and 40. RGB value is (7,39,64). Sum of RGB (Red+Green+Blue) = 7+39+64=110 (14% of max value = 765). Red value is 7 (3.12% from 255 or 6.36% from 110); Green value is 39 (15.62% from 255 or 35.45% from 110); Blue value is 64 (25.39% from 255 or 58.18% from 110); Max value from RGB is 64 - color contains mainly: blue. Hex color #072740 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #072740 is #F8D8BF. Grayscale: #202020. Windows color (decimal): -16308416 or 4204295. OLE color: 4204295.
HSL color Cylindrical-coordinate representation of color #072740: hue angle of 206.32º degrees, saturation: 0.8, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #072740 is Cyan = 0.89, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 7 | 39 | 64 | - |
| CMYK | 0.89 | 0.39 | 0 | 0.75 |
| HSL | 206.32º | 0.8% | 0.14% | - |
| HSV(B) | 206.32º | 0.89% | 0.25% | - |
| XYZ | 1.74 | 1.87 | 5.12 | - |
| YUV | 32.28 | 145.9 | 109.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 39 | 64 | 0.89 | 0.39 | 0 | 0.75 | 206.32 | 0.8 | 0.14 |
| Hex | 7 | 27 | 40 | 59 | 27 | 0 | 4B | CE | 50 | E |
| Octal | 7 | 47 | 100 | 131 | 47 | 0 | 113 | 316 | 120 | 16 |
| Binary | 111 | 100111 | 1000000 | 1011001 | 100111 | 0 | 1001011 | 11001110 | 1010000 | 1110 |
Color Harmonies of #072740
Complementary color
Monochromatic Colors of #072740
Black with #072740
Text Example
Text Example
White with #072740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #072740; }
p { color: rgb(7,39,64); }
H1.HeaderClassName
{
color: #072740;
}
.AnyTagClassName
{
color: #072740;
}
</style>
background-color css
<style>
a { background-color: #072740; }
a { background-color: rgb(7,39,64); }
div.DivClassName
{
background-color: #072740;
}
.BgClassName
{
background-color: #072740;
}
</style>
border-color css
<style>
span { border-color: #072740; }
span { border-color: rgb(7,39,64); }
td.TdClassName
{
border-color: #072740;
}
.TagClassName
{
border-color: #072740;
}
</style>