Shades of Tangaroa #082938
Tints of Tangaroa #082938
RGB
CMYK
RGB Variations
Color information
#082938 (or 0x082938) is known color: Tangaroa. HEX triplet: 08, 29 and 38. RGB value is (8,41,56). Sum of RGB (Red+Green+Blue) = 8+41+56=105 (13% of max value = 765). Red value is 8 (3.52% from 255 or 7.62% from 105); Green value is 41 (16.41% from 255 or 39.05% from 105); Blue value is 56 (22.27% from 255 or 53.33% from 105); Max value from RGB is 56 - color contains mainly: blue. Hex color #082938 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #082938 is #F7D6C7. Grayscale: #202020. Windows color (decimal): -16242376 or 3680520. OLE color: 3680520.
HSL color Cylindrical-coordinate representation of color #082938: hue angle of 198.75º degrees, saturation: 0.75, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #082938 is Cyan = 0.86, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 8 | 41 | 56 | - |
| CMYK | 0.86 | 0.27 | 0 | 0.78 |
| HSL | 198.75º | 0.75% | 0.13% | - |
| HSV(B) | 198.75º | 0.86% | 0.22% | - |
| XYZ | 1.61 | 1.92 | 4.03 | - |
| YUV | 32.84 | 141.07 | 110.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 41 | 56 | 0.86 | 0.27 | 0 | 0.78 | 198.75 | 0.75 | 0.13 |
| Hex | 8 | 29 | 38 | 56 | 1B | 0 | 4E | C7 | 4B | D |
| Octal | 10 | 51 | 70 | 126 | 33 | 0 | 116 | 307 | 113 | 15 |
| Binary | 1000 | 101001 | 111000 | 1010110 | 11011 | 0 | 1001110 | 11000111 | 1001011 | 1101 |
Color Harmonies of #082938
Complementary color
Monochromatic Colors of #082938
Black with #082938
Text Example
Text Example
White with #082938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #082938; }
p { color: rgb(8,41,56); }
H1.HeaderClassName
{
color: #082938;
}
.AnyTagClassName
{
color: #082938;
}
</style>
background-color css
<style>
a { background-color: #082938; }
a { background-color: rgb(8,41,56); }
div.DivClassName
{
background-color: #082938;
}
.BgClassName
{
background-color: #082938;
}
</style>
border-color css
<style>
span { border-color: #082938; }
span { border-color: rgb(8,41,56); }
td.TdClassName
{
border-color: #082938;
}
.TagClassName
{
border-color: #082938;
}
</style>