Shades of Tangaroa #082438
Tints of Tangaroa #082438
RGB
CMYK
RGB Variations
Color information
#082438 (or 0x082438) is known color: Tangaroa. HEX triplet: 08, 24 and 38. RGB value is (8,36,56). Sum of RGB (Red+Green+Blue) = 8+36+56=100 (13% of max value = 765). Red value is 8 (3.52% from 255 or 8% from 100); Green value is 36 (14.45% from 255 or 36% from 100); Blue value is 56 (22.27% from 255 or 56% from 100); Max value from RGB is 56 - color contains mainly: blue. Hex color #082438 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #082438 is #F7DBC7. Grayscale: #1D1D1D. Windows color (decimal): -16243656 or 3679240. OLE color: 3679240.
HSL color Cylindrical-coordinate representation of color #082438: hue angle of 205º 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 #082438 is Cyan = 0.86, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 8 | 36 | 56 | - |
| CMYK | 0.86 | 0.36 | 0 | 0.78 |
| HSL | 205º | 0.75% | 0.13% | - |
| HSV(B) | 205º | 0.86% | 0.22% | - |
| XYZ | 1.44 | 1.6 | 3.97 | - |
| YUV | 29.91 | 142.72 | 112.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 36 | 56 | 0.86 | 0.36 | 0 | 0.78 | 205 | 0.75 | 0.13 |
| Hex | 8 | 24 | 38 | 56 | 24 | 0 | 4E | CD | 4B | D |
| Octal | 10 | 44 | 70 | 126 | 44 | 0 | 116 | 315 | 113 | 15 |
| Binary | 1000 | 100100 | 111000 | 1010110 | 100100 | 0 | 1001110 | 11001101 | 1001011 | 1101 |
Color Harmonies of #082438
Complementary color
Monochromatic Colors of #082438
Black with #082438
Text Example
Text Example
White with #082438
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #082438; }
p { color: rgb(8,36,56); }
H1.HeaderClassName
{
color: #082438;
}
.AnyTagClassName
{
color: #082438;
}
</style>
background-color css
<style>
a { background-color: #082438; }
a { background-color: rgb(8,36,56); }
div.DivClassName
{
background-color: #082438;
}
.BgClassName
{
background-color: #082438;
}
</style>
border-color css
<style>
span { border-color: #082438; }
span { border-color: rgb(8,36,56); }
td.TdClassName
{
border-color: #082438;
}
.TagClassName
{
border-color: #082438;
}
</style>