Shades of Tangaroa #072741
Tints of Tangaroa #072741
RGB
CMYK
RGB Variations
Color information
#072741 (or 0x072741) is known color: Tangaroa. HEX triplet: 07, 27 and 41. RGB value is (7,39,65). Sum of RGB (Red+Green+Blue) = 7+39+65=111 (14% of max value = 765). Red value is 7 (3.12% from 255 or 6.31% from 111); Green value is 39 (15.62% from 255 or 35.14% from 111); Blue value is 65 (25.78% from 255 or 58.56% from 111); Max value from RGB is 65 - color contains mainly: blue. Hex color #072741 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #072741 is #F8D8BE. Grayscale: #202020. Windows color (decimal): -16308415 or 4269831. OLE color: 4269831.
HSL color Cylindrical-coordinate representation of color #072741: hue angle of 206.9º degrees, saturation: 0.81, 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 #072741 is Cyan = 0.89, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 7 | 39 | 65 | - |
| CMYK | 0.89 | 0.40 | 0 | 0.75 |
| HSL | 206.9º | 0.81% | 0.14% | - |
| HSV(B) | 206.9º | 0.89% | 0.25% | - |
| XYZ | 1.77 | 1.88 | 5.27 | - |
| YUV | 32.4 | 146.4 | 109.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 39 | 65 | 0.89 | 0.40 | 0 | 0.75 | 206.9 | 0.81 | 0.14 |
| Hex | 7 | 27 | 41 | 59 | 28 | 0 | 4B | CF | 51 | E |
| Octal | 7 | 47 | 101 | 131 | 50 | 0 | 113 | 317 | 121 | 16 |
| Binary | 111 | 100111 | 1000001 | 1011001 | 101000 | 0 | 1001011 | 11001111 | 1010001 | 1110 |
Color Harmonies of #072741
Complementary color
Monochromatic Colors of #072741
Black with #072741
Text Example
Text Example
White with #072741
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #072741; }
p { color: rgb(7,39,65); }
H1.HeaderClassName
{
color: #072741;
}
.AnyTagClassName
{
color: #072741;
}
</style>
background-color css
<style>
a { background-color: #072741; }
a { background-color: rgb(7,39,65); }
div.DivClassName
{
background-color: #072741;
}
.BgClassName
{
background-color: #072741;
}
</style>
border-color css
<style>
span { border-color: #072741; }
span { border-color: rgb(7,39,65); }
td.TdClassName
{
border-color: #072741;
}
.TagClassName
{
border-color: #072741;
}
</style>