Shades of Tangaroa #072439
Tints of Tangaroa #072439
RGB
CMYK
RGB Variations
Color information
#072439 (or 0x072439) is known color: Tangaroa. HEX triplet: 07, 24 and 39. RGB value is (7,36,57). Sum of RGB (Red+Green+Blue) = 7+36+57=100 (13% of max value = 765). Red value is 7 (3.12% from 255 or 7% from 100); Green value is 36 (14.45% from 255 or 36% from 100); Blue value is 57 (22.66% from 255 or 57% from 100); Max value from RGB is 57 - color contains mainly: blue. Hex color #072439 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #072439 is #F8DBC6. Grayscale: #1D1D1D. Windows color (decimal): -16309191 or 3744775. OLE color: 3744775.
HSL color Cylindrical-coordinate representation of color #072439: hue angle of 205.2º 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 #072439 is Cyan = 0.88, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 7 | 36 | 57 | - |
| CMYK | 0.88 | 0.37 | 0 | 0.78 |
| HSL | 205.2º | 0.78% | 0.13% | - |
| HSV(B) | 205.2º | 0.88% | 0.22% | - |
| XYZ | 1.46 | 1.6 | 4.1 | - |
| YUV | 29.72 | 143.39 | 111.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 36 | 57 | 0.88 | 0.37 | 0 | 0.78 | 205.2 | 0.78 | 0.13 |
| Hex | 7 | 24 | 39 | 58 | 25 | 0 | 4E | CD | 4E | D |
| Octal | 7 | 44 | 71 | 130 | 45 | 0 | 116 | 315 | 116 | 15 |
| Binary | 111 | 100100 | 111001 | 1011000 | 100101 | 0 | 1001110 | 11001101 | 1001110 | 1101 |
Color Harmonies of #072439
Complementary color
Monochromatic Colors of #072439
Black with #072439
Text Example
Text Example
White with #072439
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #072439; }
p { color: rgb(7,36,57); }
H1.HeaderClassName
{
color: #072439;
}
.AnyTagClassName
{
color: #072439;
}
</style>
background-color css
<style>
a { background-color: #072439; }
a { background-color: rgb(7,36,57); }
div.DivClassName
{
background-color: #072439;
}
.BgClassName
{
background-color: #072439;
}
</style>
border-color css
<style>
span { border-color: #072439; }
span { border-color: rgb(7,36,57); }
td.TdClassName
{
border-color: #072439;
}
.TagClassName
{
border-color: #072439;
}
</style>