Shades of Tangaroa #082649
Tints of Tangaroa #082649
RGB
CMYK
RGB Variations
Color information
#082649 (or 0x082649) is known color: Tangaroa. HEX triplet: 08, 26 and 49. RGB value is (8,38,73). Sum of RGB (Red+Green+Blue) = 8+38+73=119 (15% of max value = 765). Red value is 8 (3.52% from 255 or 6.72% from 119); Green value is 38 (15.23% from 255 or 31.93% from 119); Blue value is 73 (28.91% from 255 or 61.34% from 119); Max value from RGB is 73 - color contains mainly: blue. Hex color #082649 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #082649 is #F7D9B6. Grayscale: #202020. Windows color (decimal): -16243127 or 4793864. OLE color: 4793864.
HSL color Cylindrical-coordinate representation of color #082649: hue angle of 212.31º degrees, saturation: 0.8, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #082649 is Cyan = 0.89, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 8 | 38 | 73 | - |
| CMYK | 0.89 | 0.48 | 0 | 0.71 |
| HSL | 212.31º | 0.8% | 0.16% | - |
| HSV(B) | 212.31º | 0.89% | 0.29% | - |
| XYZ | 2 | 1.92 | 6.57 | - |
| YUV | 33.02 | 150.56 | 110.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 38 | 73 | 0.89 | 0.48 | 0 | 0.71 | 212.31 | 0.8 | 0.16 |
| Hex | 8 | 26 | 49 | 59 | 30 | 0 | 47 | D4 | 50 | 10 |
| Octal | 10 | 46 | 111 | 131 | 60 | 0 | 107 | 324 | 120 | 20 |
| Binary | 1000 | 100110 | 1001001 | 1011001 | 110000 | 0 | 1000111 | 11010100 | 1010000 | 10000 |
Color Harmonies of #082649
Complementary color
Monochromatic Colors of #082649
Black with #082649
Text Example
Text Example
White with #082649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #082649; }
p { color: rgb(8,38,73); }
H1.HeaderClassName
{
color: #082649;
}
.AnyTagClassName
{
color: #082649;
}
</style>
background-color css
<style>
a { background-color: #082649; }
a { background-color: rgb(8,38,73); }
div.DivClassName
{
background-color: #082649;
}
.BgClassName
{
background-color: #082649;
}
</style>
border-color css
<style>
span { border-color: #082649; }
span { border-color: rgb(8,38,73); }
td.TdClassName
{
border-color: #082649;
}
.TagClassName
{
border-color: #082649;
}
</style>