Shades of Tangaroa #072339
Tints of Tangaroa #072339
RGB
CMYK
RGB Variations
Color information
#072339 (or 0x072339) is known color: Tangaroa. HEX triplet: 07, 23 and 39. RGB value is (7,35,57). Sum of RGB (Red+Green+Blue) = 7+35+57=99 (13% of max value = 765). Red value is 7 (3.12% from 255 or 7.07% from 99); Green value is 35 (14.06% from 255 or 35.35% from 99); Blue value is 57 (22.66% from 255 or 57.58% from 99); Max value from RGB is 57 - color contains mainly: blue. Hex color #072339 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #072339 is #F8DCC6. Grayscale: #1D1D1D. Windows color (decimal): -16309447 or 3744519. OLE color: 3744519.
HSL color Cylindrical-coordinate representation of color #072339: hue angle of 206.4º 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 #072339 is Cyan = 0.88, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 7 | 35 | 57 | - |
| CMYK | 0.88 | 0.39 | 0 | 0.78 |
| HSL | 206.4º | 0.78% | 0.13% | - |
| HSV(B) | 206.4º | 0.88% | 0.22% | - |
| XYZ | 1.43 | 1.54 | 4.09 | - |
| YUV | 29.14 | 143.72 | 112.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 35 | 57 | 0.88 | 0.39 | 0 | 0.78 | 206.4 | 0.78 | 0.13 |
| Hex | 7 | 23 | 39 | 58 | 27 | 0 | 4E | CE | 4E | D |
| Octal | 7 | 43 | 71 | 130 | 47 | 0 | 116 | 316 | 116 | 15 |
| Binary | 111 | 100011 | 111001 | 1011000 | 100111 | 0 | 1001110 | 11001110 | 1001110 | 1101 |
Color Harmonies of #072339
Complementary color
Monochromatic Colors of #072339
Black with #072339
Text Example
Text Example
White with #072339
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #072339; }
p { color: rgb(7,35,57); }
H1.HeaderClassName
{
color: #072339;
}
.AnyTagClassName
{
color: #072339;
}
</style>
background-color css
<style>
a { background-color: #072339; }
a { background-color: rgb(7,35,57); }
div.DivClassName
{
background-color: #072339;
}
.BgClassName
{
background-color: #072339;
}
</style>
border-color css
<style>
span { border-color: #072339; }
span { border-color: rgb(7,35,57); }
td.TdClassName
{
border-color: #072339;
}
.TagClassName
{
border-color: #072339;
}
</style>