Shades of Tangaroa #072840
Tints of Tangaroa #072840
RGB
CMYK
RGB Variations
Color information
#072840 (or 0x072840) is known color: Tangaroa. HEX triplet: 07, 28 and 40. RGB value is (7,40,64). Sum of RGB (Red+Green+Blue) = 7+40+64=111 (14% of max value = 765). Red value is 7 (3.12% from 255 or 6.31% from 111); Green value is 40 (16.02% from 255 or 36.04% from 111); Blue value is 64 (25.39% from 255 or 57.66% from 111); Max value from RGB is 64 - color contains mainly: blue. Hex color #072840 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #072840 is #F8D7BF. Grayscale: #202020. Windows color (decimal): -16308160 or 4204551. OLE color: 4204551.
HSL color Cylindrical-coordinate representation of color #072840: hue angle of 205.26º 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 #072840 is Cyan = 0.89, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 7 | 40 | 64 | - |
| CMYK | 0.89 | 0.38 | 0 | 0.75 |
| HSL | 205.26º | 0.8% | 0.14% | - |
| HSV(B) | 205.26º | 0.89% | 0.25% | - |
| XYZ | 1.77 | 1.93 | 5.13 | - |
| YUV | 32.87 | 145.57 | 109.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 40 | 64 | 0.89 | 0.38 | 0 | 0.75 | 205.26 | 0.8 | 0.14 |
| Hex | 7 | 28 | 40 | 59 | 26 | 0 | 4B | CD | 50 | E |
| Octal | 7 | 50 | 100 | 131 | 46 | 0 | 113 | 315 | 120 | 16 |
| Binary | 111 | 101000 | 1000000 | 1011001 | 100110 | 0 | 1001011 | 11001101 | 1010000 | 1110 |
Color Harmonies of #072840
Complementary color
Monochromatic Colors of #072840
Black with #072840
Text Example
Text Example
White with #072840
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #072840; }
p { color: rgb(7,40,64); }
H1.HeaderClassName
{
color: #072840;
}
.AnyTagClassName
{
color: #072840;
}
</style>
background-color css
<style>
a { background-color: #072840; }
a { background-color: rgb(7,40,64); }
div.DivClassName
{
background-color: #072840;
}
.BgClassName
{
background-color: #072840;
}
</style>
border-color css
<style>
span { border-color: #072840; }
span { border-color: rgb(7,40,64); }
td.TdClassName
{
border-color: #072840;
}
.TagClassName
{
border-color: #072840;
}
</style>