Shades of Tangaroa #082738
Tints of Tangaroa #082738
RGB
CMYK
RGB Variations
Color information
#082738 (or 0x082738) is known color: Tangaroa. HEX triplet: 08, 27 and 38. RGB value is (8,39,56). Sum of RGB (Red+Green+Blue) = 8+39+56=103 (13% of max value = 765). Red value is 8 (3.52% from 255 or 7.77% from 103); Green value is 39 (15.62% from 255 or 37.86% from 103); Blue value is 56 (22.27% from 255 or 54.37% from 103); Max value from RGB is 56 - color contains mainly: blue. Hex color #082738 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #082738 is #F7D8C7. Grayscale: #1F1F1F. Windows color (decimal): -16242888 or 3680008. OLE color: 3680008.
HSL color Cylindrical-coordinate representation of color #082738: hue angle of 201.25º 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 #082738 is Cyan = 0.86, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 8 | 39 | 56 | - |
| CMYK | 0.86 | 0.30 | 0 | 0.78 |
| HSL | 201.25º | 0.75% | 0.13% | - |
| HSV(B) | 201.25º | 0.86% | 0.22% | - |
| XYZ | 1.54 | 1.79 | 4.01 | - |
| YUV | 31.67 | 141.73 | 111.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 39 | 56 | 0.86 | 0.30 | 0 | 0.78 | 201.25 | 0.75 | 0.13 |
| Hex | 8 | 27 | 38 | 56 | 1E | 0 | 4E | C9 | 4B | D |
| Octal | 10 | 47 | 70 | 126 | 36 | 0 | 116 | 311 | 113 | 15 |
| Binary | 1000 | 100111 | 111000 | 1010110 | 11110 | 0 | 1001110 | 11001001 | 1001011 | 1101 |
Color Harmonies of #082738
Complementary color
Monochromatic Colors of #082738
Black with #082738
Text Example
Text Example
White with #082738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #082738; }
p { color: rgb(8,39,56); }
H1.HeaderClassName
{
color: #082738;
}
.AnyTagClassName
{
color: #082738;
}
</style>
background-color css
<style>
a { background-color: #082738; }
a { background-color: rgb(8,39,56); }
div.DivClassName
{
background-color: #082738;
}
.BgClassName
{
background-color: #082738;
}
</style>
border-color css
<style>
span { border-color: #082738; }
span { border-color: rgb(8,39,56); }
td.TdClassName
{
border-color: #082738;
}
.TagClassName
{
border-color: #082738;
}
</style>