Shades of Tangaroa #082940
Tints of Tangaroa #082940
RGB
CMYK
RGB Variations
Color information
#082940 (or 0x082940) is known color: Tangaroa. HEX triplet: 08, 29 and 40. RGB value is (8,41,64). Sum of RGB (Red+Green+Blue) = 8+41+64=113 (14% of max value = 765). Red value is 8 (3.52% from 255 or 7.08% from 113); Green value is 41 (16.41% from 255 or 36.28% from 113); Blue value is 64 (25.39% from 255 or 56.64% from 113); Max value from RGB is 64 - color contains mainly: blue. Hex color #082940 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #082940 is #F7D6BF. Grayscale: #212121. Windows color (decimal): -16242368 or 4204808. OLE color: 4204808.
HSL color Cylindrical-coordinate representation of color #082940: hue angle of 204.64º degrees, saturation: 0.78, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #082940 is Cyan = 0.87, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 8 | 41 | 64 | - |
| CMYK | 0.87 | 0.36 | 0 | 0.75 |
| HSL | 204.64º | 0.78% | 0.14% | - |
| HSV(B) | 204.64º | 0.88% | 0.25% | - |
| XYZ | 1.82 | 2.01 | 5.14 | - |
| YUV | 33.76 | 145.07 | 109.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 41 | 64 | 0.87 | 0.36 | 0 | 0.75 | 204.64 | 0.78 | 0.14 |
| Hex | 8 | 29 | 40 | 57 | 24 | 0 | 4B | CD | 4E | E |
| Octal | 10 | 51 | 100 | 127 | 44 | 0 | 113 | 315 | 116 | 16 |
| Binary | 1000 | 101001 | 1000000 | 1010111 | 100100 | 0 | 1001011 | 11001101 | 1001110 | 1110 |
Color Harmonies of #082940
Complementary color
Monochromatic Colors of #082940
Black with #082940
Text Example
Text Example
White with #082940
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #082940; }
p { color: rgb(8,41,64); }
H1.HeaderClassName
{
color: #082940;
}
.AnyTagClassName
{
color: #082940;
}
</style>
background-color css
<style>
a { background-color: #082940; }
a { background-color: rgb(8,41,64); }
div.DivClassName
{
background-color: #082940;
}
.BgClassName
{
background-color: #082940;
}
</style>
border-color css
<style>
span { border-color: #082940; }
span { border-color: rgb(8,41,64); }
td.TdClassName
{
border-color: #082940;
}
.TagClassName
{
border-color: #082940;
}
</style>