Shades of Tangaroa #072545
Tints of Tangaroa #072545
RGB
CMYK
RGB Variations
Color information
#072545 (or 0x072545) is known color: Tangaroa. HEX triplet: 07, 25 and 45. RGB value is (7,37,69). Sum of RGB (Red+Green+Blue) = 7+37+69=113 (14% of max value = 765). Red value is 7 (3.12% from 255 or 6.19% from 113); Green value is 37 (14.84% from 255 or 32.74% from 113); Blue value is 69 (27.34% from 255 or 61.06% from 113); Max value from RGB is 69 - color contains mainly: blue. Hex color #072545 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #072545 is #F8DABA. Grayscale: #1F1F1F. Windows color (decimal): -16308923 or 4531463. OLE color: 4531463.
HSL color Cylindrical-coordinate representation of color #072545: hue angle of 210.97º degrees, saturation: 0.82, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #072545 is Cyan = 0.90, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 7 | 37 | 69 | - |
| CMYK | 0.90 | 0.46 | 0 | 0.73 |
| HSL | 210.97º | 0.82% | 0.15% | - |
| HSV(B) | 210.97º | 0.9% | 0.27% | - |
| XYZ | 1.82 | 1.8 | 5.88 | - |
| YUV | 31.68 | 149.06 | 110.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 37 | 69 | 0.90 | 0.46 | 0 | 0.73 | 210.97 | 0.82 | 0.15 |
| Hex | 7 | 25 | 45 | 5A | 2E | 0 | 49 | D3 | 52 | F |
| Octal | 7 | 45 | 105 | 132 | 56 | 0 | 111 | 323 | 122 | 17 |
| Binary | 111 | 100101 | 1000101 | 1011010 | 101110 | 0 | 1001001 | 11010011 | 1010010 | 1111 |
Color Harmonies of #072545
Complementary color
Monochromatic Colors of #072545
Black with #072545
Text Example
Text Example
White with #072545
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #072545; }
p { color: rgb(7,37,69); }
H1.HeaderClassName
{
color: #072545;
}
.AnyTagClassName
{
color: #072545;
}
</style>
background-color css
<style>
a { background-color: #072545; }
a { background-color: rgb(7,37,69); }
div.DivClassName
{
background-color: #072545;
}
.BgClassName
{
background-color: #072545;
}
</style>
border-color css
<style>
span { border-color: #072545; }
span { border-color: rgb(7,37,69); }
td.TdClassName
{
border-color: #072545;
}
.TagClassName
{
border-color: #072545;
}
</style>