Shades of Tangaroa #062749
Tints of Tangaroa #062749
RGB
CMYK
RGB Variations
Color information
#062749 (or 0x062749) is known color: Tangaroa. HEX triplet: 06, 27 and 49. RGB value is (6,39,73). Sum of RGB (Red+Green+Blue) = 6+39+73=118 (15% of max value = 765). Red value is 6 (2.73% from 255 or 5.08% from 118); Green value is 39 (15.62% from 255 or 33.05% from 118); Blue value is 73 (28.91% from 255 or 61.86% from 118); Max value from RGB is 73 - color contains mainly: blue. Hex color #062749 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #062749 is #F9D8B6. Grayscale: #202020. Windows color (decimal): -16373943 or 4794118. OLE color: 4794118.
HSL color Cylindrical-coordinate representation of color #062749: hue angle of 210.45º 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 #062749 is Cyan = 0.92, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 6 | 39 | 73 | - |
| CMYK | 0.92 | 0.47 | 0 | 0.71 |
| HSL | 210.45º | 0.85% | 0.15% | - |
| HSV(B) | 210.45º | 0.92% | 0.29% | - |
| XYZ | 2 | 1.97 | 6.58 | - |
| YUV | 33.01 | 150.57 | 108.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 39 | 73 | 0.92 | 0.47 | 0 | 0.71 | 210.45 | 0.85 | 0.15 |
| Hex | 6 | 27 | 49 | 5C | 2F | 0 | 47 | D2 | 55 | F |
| Octal | 6 | 47 | 111 | 134 | 57 | 0 | 107 | 322 | 125 | 17 |
| Binary | 110 | 100111 | 1001001 | 1011100 | 101111 | 0 | 1000111 | 11010010 | 1010101 | 1111 |
Color Harmonies of #062749
Complementary color
Monochromatic Colors of #062749
Black with #062749
Text Example
Text Example
White with #062749
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #062749; }
p { color: rgb(6,39,73); }
H1.HeaderClassName
{
color: #062749;
}
.AnyTagClassName
{
color: #062749;
}
</style>
background-color css
<style>
a { background-color: #062749; }
a { background-color: rgb(6,39,73); }
div.DivClassName
{
background-color: #062749;
}
.BgClassName
{
background-color: #062749;
}
</style>
border-color css
<style>
span { border-color: #062749; }
span { border-color: rgb(6,39,73); }
td.TdClassName
{
border-color: #062749;
}
.TagClassName
{
border-color: #062749;
}
</style>