Shades of Tangaroa #062037
Tints of Tangaroa #062037
RGB
CMYK
RGB Variations
Color information
#062037 (or 0x062037) is known color: Tangaroa. HEX triplet: 06, 20 and 37. RGB value is (6,32,55). Sum of RGB (Red+Green+Blue) = 6+32+55=93 (12% of max value = 765). Red value is 6 (2.73% from 255 or 6.45% from 93); Green value is 32 (12.89% from 255 or 34.41% from 93); Blue value is 55 (21.88% from 255 or 59.14% from 93); Max value from RGB is 55 - color contains mainly: blue. Hex color #062037 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #062037 is #F9DFC8. Grayscale: #1A1A1A. Windows color (decimal): -16375753 or 3612678. OLE color: 3612678.
HSL color Cylindrical-coordinate representation of color #062037: hue angle of 208.16º degrees, saturation: 0.8, 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 #062037 is Cyan = 0.89, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 6 | 32 | 55 | - |
| CMYK | 0.89 | 0.42 | 0 | 0.78 |
| HSL | 208.16º | 0.8% | 0.12% | - |
| HSV(B) | 208.16º | 0.89% | 0.22% | - |
| XYZ | 1.28 | 1.35 | 3.81 | - |
| YUV | 26.85 | 143.89 | 113.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 32 | 55 | 0.89 | 0.42 | 0 | 0.78 | 208.16 | 0.8 | 0.12 |
| Hex | 6 | 20 | 37 | 59 | 2A | 0 | 4E | D0 | 50 | C |
| Octal | 6 | 40 | 67 | 131 | 52 | 0 | 116 | 320 | 120 | 14 |
| Binary | 110 | 100000 | 110111 | 1011001 | 101010 | 0 | 1001110 | 11010000 | 1010000 | 1100 |
Color Harmonies of #062037
Complementary color
Monochromatic Colors of #062037
Black with #062037
Text Example
Text Example
White with #062037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #062037; }
p { color: rgb(6,32,55); }
H1.HeaderClassName
{
color: #062037;
}
.AnyTagClassName
{
color: #062037;
}
</style>
background-color css
<style>
a { background-color: #062037; }
a { background-color: rgb(6,32,55); }
div.DivClassName
{
background-color: #062037;
}
.BgClassName
{
background-color: #062037;
}
</style>
border-color css
<style>
span { border-color: #062037; }
span { border-color: rgb(6,32,55); }
td.TdClassName
{
border-color: #062037;
}
.TagClassName
{
border-color: #062037;
}
</style>