Shades of Tangaroa #072738
Tints of Tangaroa #072738
RGB
CMYK
RGB Variations
Color information
#072738 (or 0x072738) is known color: Tangaroa. HEX triplet: 07, 27 and 38. RGB value is (7,39,56). Sum of RGB (Red+Green+Blue) = 7+39+56=102 (13% of max value = 765). Red value is 7 (3.12% from 255 or 6.86% from 102); Green value is 39 (15.62% from 255 or 38.24% from 102); Blue value is 56 (22.27% from 255 or 54.90% from 102); Max value from RGB is 56 - color contains mainly: blue. Hex color #072738 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #072738 is #F8D8C7. Grayscale: #1F1F1F. Windows color (decimal): -16308424 or 3680007. OLE color: 3680007.
HSL color Cylindrical-coordinate representation of color #072738: hue angle of 200.82º degrees, saturation: 0.78, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #072738 is Cyan = 0.88, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 7 | 39 | 56 | - |
| CMYK | 0.88 | 0.30 | 0 | 0.78 |
| HSL | 200.82º | 0.78% | 0.12% | - |
| HSV(B) | 200.82º | 0.88% | 0.22% | - |
| XYZ | 1.53 | 1.78 | 4 | - |
| YUV | 31.37 | 141.9 | 110.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 39 | 56 | 0.88 | 0.30 | 0 | 0.78 | 200.82 | 0.78 | 0.12 |
| Hex | 7 | 27 | 38 | 58 | 1E | 0 | 4E | C9 | 4E | C |
| Octal | 7 | 47 | 70 | 130 | 36 | 0 | 116 | 311 | 116 | 14 |
| Binary | 111 | 100111 | 111000 | 1011000 | 11110 | 0 | 1001110 | 11001001 | 1001110 | 1100 |
Color Harmonies of #072738
Complementary color
Monochromatic Colors of #072738
Black with #072738
Text Example
Text Example
White with #072738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #072738; }
p { color: rgb(7,39,56); }
H1.HeaderClassName
{
color: #072738;
}
.AnyTagClassName
{
color: #072738;
}
</style>
background-color css
<style>
a { background-color: #072738; }
a { background-color: rgb(7,39,56); }
div.DivClassName
{
background-color: #072738;
}
.BgClassName
{
background-color: #072738;
}
</style>
border-color css
<style>
span { border-color: #072738; }
span { border-color: rgb(7,39,56); }
td.TdClassName
{
border-color: #072738;
}
.TagClassName
{
border-color: #072738;
}
</style>