Shades of Tangaroa #062944
Tints of Tangaroa #062944
RGB
CMYK
RGB Variations
Color information
#062944 (or 0x062944) is known color: Tangaroa. HEX triplet: 06, 29 and 44. RGB value is (6,41,68). Sum of RGB (Red+Green+Blue) = 6+41+68=115 (15% of max value = 765). Red value is 6 (2.73% from 255 or 5.22% from 115); Green value is 41 (16.41% from 255 or 35.65% from 115); Blue value is 68 (26.95% from 255 or 59.13% from 115); Max value from RGB is 68 - color contains mainly: blue. Hex color #062944 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #062944 is #F9D6BB. Grayscale: #212121. Windows color (decimal): -16373436 or 4466950. OLE color: 4466950.
HSL color Cylindrical-coordinate representation of color #062944: hue angle of 206.13º 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 #062944 is Cyan = 0.91, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 6 | 41 | 68 | - |
| CMYK | 0.91 | 0.40 | 0 | 0.73 |
| HSL | 206.13º | 0.84% | 0.15% | - |
| HSV(B) | 206.13º | 0.91% | 0.27% | - |
| XYZ | 1.91 | 2.04 | 5.76 | - |
| YUV | 33.61 | 147.4 | 108.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 41 | 68 | 0.91 | 0.40 | 0 | 0.73 | 206.13 | 0.84 | 0.15 |
| Hex | 6 | 29 | 44 | 5B | 28 | 0 | 49 | CE | 54 | F |
| Octal | 6 | 51 | 104 | 133 | 50 | 0 | 111 | 316 | 124 | 17 |
| Binary | 110 | 101001 | 1000100 | 1011011 | 101000 | 0 | 1001001 | 11001110 | 1010100 | 1111 |
Color Harmonies of #062944
Complementary color
Monochromatic Colors of #062944
Black with #062944
Text Example
Text Example
White with #062944
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #062944; }
p { color: rgb(6,41,68); }
H1.HeaderClassName
{
color: #062944;
}
.AnyTagClassName
{
color: #062944;
}
</style>
background-color css
<style>
a { background-color: #062944; }
a { background-color: rgb(6,41,68); }
div.DivClassName
{
background-color: #062944;
}
.BgClassName
{
background-color: #062944;
}
</style>
border-color css
<style>
span { border-color: #062944; }
span { border-color: rgb(6,41,68); }
td.TdClassName
{
border-color: #062944;
}
.TagClassName
{
border-color: #062944;
}
</style>