Shades of Tangaroa #062649
Tints of Tangaroa #062649
RGB
CMYK
RGB Variations
Color information
#062649 (or 0x062649) is known color: Tangaroa. HEX triplet: 06, 26 and 49. RGB value is (6,38,73). Sum of RGB (Red+Green+Blue) = 6+38+73=117 (15% of max value = 765). Red value is 6 (2.73% from 255 or 5.13% from 117); Green value is 38 (15.23% from 255 or 32.48% from 117); Blue value is 73 (28.91% from 255 or 62.39% from 117); Max value from RGB is 73 - color contains mainly: blue. Hex color #062649 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #062649 is #F9D9B6. Grayscale: #202020. Windows color (decimal): -16374199 or 4793862. OLE color: 4793862.
HSL color Cylindrical-coordinate representation of color #062649: hue angle of 211.34º degrees, saturation: 0.85, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #062649 is Cyan = 0.92, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 6 | 38 | 73 | - |
| CMYK | 0.92 | 0.48 | 0 | 0.71 |
| HSL | 211.34º | 0.85% | 0.15% | - |
| HSV(B) | 211.34º | 0.92% | 0.29% | - |
| XYZ | 1.97 | 1.91 | 6.57 | - |
| YUV | 32.42 | 150.9 | 109.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 38 | 73 | 0.92 | 0.48 | 0 | 0.71 | 211.34 | 0.85 | 0.15 |
| Hex | 6 | 26 | 49 | 5C | 30 | 0 | 47 | D3 | 55 | F |
| Octal | 6 | 46 | 111 | 134 | 60 | 0 | 107 | 323 | 125 | 17 |
| Binary | 110 | 100110 | 1001001 | 1011100 | 110000 | 0 | 1000111 | 11010011 | 1010101 | 1111 |
Color Harmonies of #062649
Complementary color
Monochromatic Colors of #062649
Black with #062649
Text Example
Text Example
White with #062649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #062649; }
p { color: rgb(6,38,73); }
H1.HeaderClassName
{
color: #062649;
}
.AnyTagClassName
{
color: #062649;
}
</style>
background-color css
<style>
a { background-color: #062649; }
a { background-color: rgb(6,38,73); }
div.DivClassName
{
background-color: #062649;
}
.BgClassName
{
background-color: #062649;
}
</style>
border-color css
<style>
span { border-color: #062649; }
span { border-color: rgb(6,38,73); }
td.TdClassName
{
border-color: #062649;
}
.TagClassName
{
border-color: #062649;
}
</style>