Shades of Tangaroa #082147
Tints of Tangaroa #082147
RGB
CMYK
RGB Variations
Color information
#082147 (or 0x082147) is known color: Tangaroa. HEX triplet: 08, 21 and 47. RGB value is (8,33,71). Sum of RGB (Red+Green+Blue) = 8+33+71=112 (14% of max value = 765). Red value is 8 (3.52% from 255 or 7.14% from 112); Green value is 33 (13.28% from 255 or 29.46% from 112); Blue value is 71 (28.12% from 255 or 63.39% from 112); Max value from RGB is 71 - color contains mainly: blue. Hex color #082147 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #082147 is #F7DEB8. Grayscale: #1D1D1D. Windows color (decimal): -16244409 or 4661512. OLE color: 4661512.
HSL color Cylindrical-coordinate representation of color #082147: hue angle of 216.19º degrees, saturation: 0.8, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #082147 is Cyan = 0.89, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 8 | 33 | 71 | - |
| CMYK | 0.89 | 0.54 | 0 | 0.72 |
| HSL | 216.19º | 0.8% | 0.15% | - |
| HSV(B) | 216.19º | 0.89% | 0.28% | - |
| XYZ | 1.78 | 1.59 | 6.18 | - |
| YUV | 29.86 | 151.22 | 112.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 33 | 71 | 0.89 | 0.54 | 0 | 0.72 | 216.19 | 0.8 | 0.15 |
| Hex | 8 | 21 | 47 | 59 | 36 | 0 | 48 | D8 | 50 | F |
| Octal | 10 | 41 | 107 | 131 | 66 | 0 | 110 | 330 | 120 | 17 |
| Binary | 1000 | 100001 | 1000111 | 1011001 | 110110 | 0 | 1001000 | 11011000 | 1010000 | 1111 |
Color Harmonies of #082147
Complementary color
Monochromatic Colors of #082147
Black with #082147
Text Example
Text Example
White with #082147
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #082147; }
p { color: rgb(8,33,71); }
H1.HeaderClassName
{
color: #082147;
}
.AnyTagClassName
{
color: #082147;
}
</style>
background-color css
<style>
a { background-color: #082147; }
a { background-color: rgb(8,33,71); }
div.DivClassName
{
background-color: #082147;
}
.BgClassName
{
background-color: #082147;
}
</style>
border-color css
<style>
span { border-color: #082147; }
span { border-color: rgb(8,33,71); }
td.TdClassName
{
border-color: #082147;
}
.TagClassName
{
border-color: #082147;
}
</style>