Shades of Tangaroa #082747
Tints of Tangaroa #082747
RGB
CMYK
RGB Variations
Color information
#082747 (or 0x082747) is known color: Tangaroa. HEX triplet: 08, 27 and 47. RGB value is (8,39,71). Sum of RGB (Red+Green+Blue) = 8+39+71=118 (15% of max value = 765). Red value is 8 (3.52% from 255 or 6.78% from 118); Green value is 39 (15.62% from 255 or 33.05% from 118); Blue value is 71 (28.12% from 255 or 60.17% from 118); Max value from RGB is 71 - color contains mainly: blue. Hex color #082747 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #082747 is #F7D8B8. Grayscale: #212121. Windows color (decimal): -16242873 or 4663048. OLE color: 4663048.
HSL color Cylindrical-coordinate representation of color #082747: hue angle of 210.48º 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 #082747 is Cyan = 0.89, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 8 | 39 | 71 | - |
| CMYK | 0.89 | 0.45 | 0 | 0.72 |
| HSL | 210.48º | 0.8% | 0.15% | - |
| HSV(B) | 210.48º | 0.89% | 0.28% | - |
| XYZ | 1.96 | 1.96 | 6.24 | - |
| YUV | 33.38 | 149.23 | 109.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 39 | 71 | 0.89 | 0.45 | 0 | 0.72 | 210.48 | 0.8 | 0.15 |
| Hex | 8 | 27 | 47 | 59 | 2D | 0 | 48 | D2 | 50 | F |
| Octal | 10 | 47 | 107 | 131 | 55 | 0 | 110 | 322 | 120 | 17 |
| Binary | 1000 | 100111 | 1000111 | 1011001 | 101101 | 0 | 1001000 | 11010010 | 1010000 | 1111 |
Color Harmonies of #082747
Complementary color
Monochromatic Colors of #082747
Black with #082747
Text Example
Text Example
White with #082747
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #082747; }
p { color: rgb(8,39,71); }
H1.HeaderClassName
{
color: #082747;
}
.AnyTagClassName
{
color: #082747;
}
</style>
background-color css
<style>
a { background-color: #082747; }
a { background-color: rgb(8,39,71); }
div.DivClassName
{
background-color: #082747;
}
.BgClassName
{
background-color: #082747;
}
</style>
border-color css
<style>
span { border-color: #082747; }
span { border-color: rgb(8,39,71); }
td.TdClassName
{
border-color: #082747;
}
.TagClassName
{
border-color: #082747;
}
</style>