Shades of Tangaroa #062039
Tints of Tangaroa #062039
RGB
CMYK
RGB Variations
Color information
#062039 (or 0x062039) is known color: Tangaroa. HEX triplet: 06, 20 and 39. RGB value is (6,32,57). Sum of RGB (Red+Green+Blue) = 6+32+57=95 (12% of max value = 765). Red value is 6 (2.73% from 255 or 6.32% from 95); Green value is 32 (12.89% from 255 or 33.68% from 95); Blue value is 57 (22.66% from 255 or 60% from 95); Max value from RGB is 57 - color contains mainly: blue. Hex color #062039 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #062039 is #F9DFC6. Grayscale: #1A1A1A. Windows color (decimal): -16375751 or 3743750. OLE color: 3743750.
HSL color Cylindrical-coordinate representation of color #062039: hue angle of 209.41º degrees, saturation: 0.81, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #062039 is Cyan = 0.89, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 6 | 32 | 57 | - |
| CMYK | 0.89 | 0.44 | 0 | 0.78 |
| HSL | 209.41º | 0.81% | 0.12% | - |
| HSV(B) | 209.41º | 0.89% | 0.22% | - |
| XYZ | 1.33 | 1.37 | 4.06 | - |
| YUV | 27.08 | 144.89 | 112.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 32 | 57 | 0.89 | 0.44 | 0 | 0.78 | 209.41 | 0.81 | 0.12 |
| Hex | 6 | 20 | 39 | 59 | 2C | 0 | 4E | D1 | 51 | C |
| Octal | 6 | 40 | 71 | 131 | 54 | 0 | 116 | 321 | 121 | 14 |
| Binary | 110 | 100000 | 111001 | 1011001 | 101100 | 0 | 1001110 | 11010001 | 1010001 | 1100 |
Color Harmonies of #062039
Complementary color
Monochromatic Colors of #062039
Black with #062039
Text Example
Text Example
White with #062039
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #062039; }
p { color: rgb(6,32,57); }
H1.HeaderClassName
{
color: #062039;
}
.AnyTagClassName
{
color: #062039;
}
</style>
background-color css
<style>
a { background-color: #062039; }
a { background-color: rgb(6,32,57); }
div.DivClassName
{
background-color: #062039;
}
.BgClassName
{
background-color: #062039;
}
</style>
border-color css
<style>
span { border-color: #062039; }
span { border-color: rgb(6,32,57); }
td.TdClassName
{
border-color: #062039;
}
.TagClassName
{
border-color: #062039;
}
</style>