Shades of Tangaroa #062946
Tints of Tangaroa #062946
RGB
CMYK
RGB Variations
Color information
#062946 (or 0x062946) is known color: Tangaroa. HEX triplet: 06, 29 and 46. RGB value is (6,41,70). Sum of RGB (Red+Green+Blue) = 6+41+70=117 (15% of max value = 765). Red value is 6 (2.73% from 255 or 5.13% from 117); Green value is 41 (16.41% from 255 or 35.04% from 117); Blue value is 70 (27.73% from 255 or 59.83% from 117); Max value from RGB is 70 - color contains mainly: blue. Hex color #062946 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #062946 is #F9D6B9. Grayscale: #212121. Windows color (decimal): -16373434 or 4598022. OLE color: 4598022.
HSL color Cylindrical-coordinate representation of color #062946: hue angle of 207.19º degrees, saturation: 0.84, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #062946 is Cyan = 0.91, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 6 | 41 | 70 | - |
| CMYK | 0.91 | 0.41 | 0 | 0.73 |
| HSL | 207.19º | 0.84% | 0.15% | - |
| HSV(B) | 207.19º | 0.91% | 0.27% | - |
| XYZ | 1.97 | 2.07 | 6.09 | - |
| YUV | 33.84 | 148.4 | 108.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 41 | 70 | 0.91 | 0.41 | 0 | 0.73 | 207.19 | 0.84 | 0.15 |
| Hex | 6 | 29 | 46 | 5B | 29 | 0 | 49 | CF | 54 | F |
| Octal | 6 | 51 | 106 | 133 | 51 | 0 | 111 | 317 | 124 | 17 |
| Binary | 110 | 101001 | 1000110 | 1011011 | 101001 | 0 | 1001001 | 11001111 | 1010100 | 1111 |
Color Harmonies of #062946
Complementary color
Monochromatic Colors of #062946
Black with #062946
Text Example
Text Example
White with #062946
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #062946; }
p { color: rgb(6,41,70); }
H1.HeaderClassName
{
color: #062946;
}
.AnyTagClassName
{
color: #062946;
}
</style>
background-color css
<style>
a { background-color: #062946; }
a { background-color: rgb(6,41,70); }
div.DivClassName
{
background-color: #062946;
}
.BgClassName
{
background-color: #062946;
}
</style>
border-color css
<style>
span { border-color: #062946; }
span { border-color: rgb(6,41,70); }
td.TdClassName
{
border-color: #062946;
}
.TagClassName
{
border-color: #062946;
}
</style>