Shades of Tangaroa #072138
Tints of Tangaroa #072138
RGB
CMYK
RGB Variations
Color information
#072138 (or 0x072138) is known color: Tangaroa. HEX triplet: 07, 21 and 38. RGB value is (7,33,56). Sum of RGB (Red+Green+Blue) = 7+33+56=96 (12% of max value = 765). Red value is 7 (3.12% from 255 or 7.29% from 96); Green value is 33 (13.28% from 255 or 34.38% from 96); Blue value is 56 (22.27% from 255 or 58.33% from 96); Max value from RGB is 56 - color contains mainly: blue. Hex color #072138 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #072138 is #F8DEC7. Grayscale: #1B1B1B. Windows color (decimal): -16309960 or 3678471. OLE color: 3678471.
HSL color Cylindrical-coordinate representation of color #072138: hue angle of 208.16º 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 #072138 is Cyan = 0.88, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 7 | 33 | 56 | - |
| CMYK | 0.88 | 0.41 | 0 | 0.78 |
| HSL | 208.16º | 0.78% | 0.12% | - |
| HSV(B) | 208.16º | 0.88% | 0.22% | - |
| XYZ | 1.35 | 1.42 | 3.94 | - |
| YUV | 27.85 | 143.89 | 113.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 33 | 56 | 0.88 | 0.41 | 0 | 0.78 | 208.16 | 0.78 | 0.12 |
| Hex | 7 | 21 | 38 | 58 | 29 | 0 | 4E | D0 | 4E | C |
| Octal | 7 | 41 | 70 | 130 | 51 | 0 | 116 | 320 | 116 | 14 |
| Binary | 111 | 100001 | 111000 | 1011000 | 101001 | 0 | 1001110 | 11010000 | 1001110 | 1100 |
Color Harmonies of #072138
Complementary color
Monochromatic Colors of #072138
Black with #072138
Text Example
Text Example
White with #072138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #072138; }
p { color: rgb(7,33,56); }
H1.HeaderClassName
{
color: #072138;
}
.AnyTagClassName
{
color: #072138;
}
</style>
background-color css
<style>
a { background-color: #072138; }
a { background-color: rgb(7,33,56); }
div.DivClassName
{
background-color: #072138;
}
.BgClassName
{
background-color: #072138;
}
</style>
border-color css
<style>
span { border-color: #072138; }
span { border-color: rgb(7,33,56); }
td.TdClassName
{
border-color: #072138;
}
.TagClassName
{
border-color: #072138;
}
</style>