Shades of Tangaroa #072039
Tints of Tangaroa #072039
RGB
CMYK
RGB Variations
Color information
#072039 (or 0x072039) is known color: Tangaroa. HEX triplet: 07, 20 and 39. RGB value is (7,32,57). Sum of RGB (Red+Green+Blue) = 7+32+57=96 (12% of max value = 765). Red value is 7 (3.12% from 255 or 7.29% from 96); Green value is 32 (12.89% from 255 or 33.33% from 96); Blue value is 57 (22.66% from 255 or 59.38% from 96); Max value from RGB is 57 - color contains mainly: blue. Hex color #072039 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #072039 is #F8DFC6. Grayscale: #1B1B1B. Windows color (decimal): -16310215 or 3743751. OLE color: 3743751.
HSL color Cylindrical-coordinate representation of color #072039: hue angle of 210º degrees, saturation: 0.78, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #072039 is Cyan = 0.88, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 7 | 32 | 57 | - |
| CMYK | 0.88 | 0.44 | 0 | 0.78 |
| HSL | 210º | 0.78% | 0.13% | - |
| HSV(B) | 210º | 0.88% | 0.22% | - |
| XYZ | 1.34 | 1.37 | 4.07 | - |
| YUV | 27.38 | 144.72 | 113.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 32 | 57 | 0.88 | 0.44 | 0 | 0.78 | 210 | 0.78 | 0.13 |
| Hex | 7 | 20 | 39 | 58 | 2C | 0 | 4E | D2 | 4E | D |
| Octal | 7 | 40 | 71 | 130 | 54 | 0 | 116 | 322 | 116 | 15 |
| Binary | 111 | 100000 | 111001 | 1011000 | 101100 | 0 | 1001110 | 11010010 | 1001110 | 1101 |
Color Harmonies of #072039
Complementary color
Monochromatic Colors of #072039
Black with #072039
Text Example
Text Example
White with #072039
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #072039; }
p { color: rgb(7,32,57); }
H1.HeaderClassName
{
color: #072039;
}
.AnyTagClassName
{
color: #072039;
}
</style>
background-color css
<style>
a { background-color: #072039; }
a { background-color: rgb(7,32,57); }
div.DivClassName
{
background-color: #072039;
}
.BgClassName
{
background-color: #072039;
}
</style>
border-color css
<style>
span { border-color: #072039; }
span { border-color: rgb(7,32,57); }
td.TdClassName
{
border-color: #072039;
}
.TagClassName
{
border-color: #072039;
}
</style>