Shades of Tangaroa #082547
Tints of Tangaroa #082547
RGB
CMYK
RGB Variations
Color information
#082547 (or 0x082547) is known color: Tangaroa. HEX triplet: 08, 25 and 47. RGB value is (8,37,71). Sum of RGB (Red+Green+Blue) = 8+37+71=116 (15% of max value = 765). Red value is 8 (3.52% from 255 or 6.90% from 116); Green value is 37 (14.84% from 255 or 31.90% from 116); Blue value is 71 (28.12% from 255 or 61.21% from 116); Max value from RGB is 71 - color contains mainly: blue. Hex color #082547 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #082547 is #F7DAB8. Grayscale: #202020. Windows color (decimal): -16243385 or 4662536. OLE color: 4662536.
HSL color Cylindrical-coordinate representation of color #082547: hue angle of 212.38º 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 #082547 is Cyan = 0.89, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 8 | 37 | 71 | - |
| CMYK | 0.89 | 0.48 | 0 | 0.72 |
| HSL | 212.38º | 0.8% | 0.15% | - |
| HSV(B) | 212.38º | 0.89% | 0.28% | - |
| XYZ | 1.9 | 1.83 | 6.21 | - |
| YUV | 32.21 | 149.89 | 110.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 37 | 71 | 0.89 | 0.48 | 0 | 0.72 | 212.38 | 0.8 | 0.15 |
| Hex | 8 | 25 | 47 | 59 | 30 | 0 | 48 | D4 | 50 | F |
| Octal | 10 | 45 | 107 | 131 | 60 | 0 | 110 | 324 | 120 | 17 |
| Binary | 1000 | 100101 | 1000111 | 1011001 | 110000 | 0 | 1001000 | 11010100 | 1010000 | 1111 |
Color Harmonies of #082547
Complementary color
Monochromatic Colors of #082547
Black with #082547
Text Example
Text Example
White with #082547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #082547; }
p { color: rgb(8,37,71); }
H1.HeaderClassName
{
color: #082547;
}
.AnyTagClassName
{
color: #082547;
}
</style>
background-color css
<style>
a { background-color: #082547; }
a { background-color: rgb(8,37,71); }
div.DivClassName
{
background-color: #082547;
}
.BgClassName
{
background-color: #082547;
}
</style>
border-color css
<style>
span { border-color: #082547; }
span { border-color: rgb(8,37,71); }
td.TdClassName
{
border-color: #082547;
}
.TagClassName
{
border-color: #082547;
}
</style>