Shades of Tangaroa #072638
Tints of Tangaroa #072638
RGB
CMYK
RGB Variations
Color information
#072638 (or 0x072638) is known color: Tangaroa. HEX triplet: 07, 26 and 38. RGB value is (7,38,56). Sum of RGB (Red+Green+Blue) = 7+38+56=101 (13% of max value = 765). Red value is 7 (3.12% from 255 or 6.93% from 101); Green value is 38 (15.23% from 255 or 37.62% from 101); Blue value is 56 (22.27% from 255 or 55.45% from 101); Max value from RGB is 56 - color contains mainly: blue. Hex color #072638 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #072638 is #F8D9C7. Grayscale: #1E1E1E. Windows color (decimal): -16308680 or 3679751. OLE color: 3679751.
HSL color Cylindrical-coordinate representation of color #072638: hue angle of 202.04º 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 #072638 is Cyan = 0.88, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 7 | 38 | 56 | - |
| CMYK | 0.88 | 0.32 | 0 | 0.78 |
| HSL | 202.04º | 0.78% | 0.12% | - |
| HSV(B) | 202.04º | 0.88% | 0.22% | - |
| XYZ | 1.49 | 1.72 | 3.99 | - |
| YUV | 30.78 | 142.23 | 111.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 38 | 56 | 0.88 | 0.32 | 0 | 0.78 | 202.04 | 0.78 | 0.12 |
| Hex | 7 | 26 | 38 | 58 | 20 | 0 | 4E | CA | 4E | C |
| Octal | 7 | 46 | 70 | 130 | 40 | 0 | 116 | 312 | 116 | 14 |
| Binary | 111 | 100110 | 111000 | 1011000 | 100000 | 0 | 1001110 | 11001010 | 1001110 | 1100 |
Color Harmonies of #072638
Complementary color
Monochromatic Colors of #072638
Black with #072638
Text Example
Text Example
White with #072638
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #072638; }
p { color: rgb(7,38,56); }
H1.HeaderClassName
{
color: #072638;
}
.AnyTagClassName
{
color: #072638;
}
</style>
background-color css
<style>
a { background-color: #072638; }
a { background-color: rgb(7,38,56); }
div.DivClassName
{
background-color: #072638;
}
.BgClassName
{
background-color: #072638;
}
</style>
border-color css
<style>
span { border-color: #072638; }
span { border-color: rgb(7,38,56); }
td.TdClassName
{
border-color: #072638;
}
.TagClassName
{
border-color: #072638;
}
</style>