Shades of Tangaroa #062547
Tints of Tangaroa #062547
RGB
CMYK
RGB Variations
Color information
#062547 (or 0x062547) is known color: Tangaroa. HEX triplet: 06, 25 and 47. RGB value is (6,37,71). Sum of RGB (Red+Green+Blue) = 6+37+71=114 (15% of max value = 765). Red value is 6 (2.73% from 255 or 5.26% from 114); Green value is 37 (14.84% from 255 or 32.46% from 114); Blue value is 71 (28.12% from 255 or 62.28% from 114); Max value from RGB is 71 - color contains mainly: blue. Hex color #062547 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #062547 is #F9DAB8. Grayscale: #1F1F1F. Windows color (decimal): -16374457 or 4662534. OLE color: 4662534.
HSL color Cylindrical-coordinate representation of color #062547: hue angle of 211.38º degrees, saturation: 0.84, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #062547 is Cyan = 0.92, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 6 | 37 | 71 | - |
| CMYK | 0.92 | 0.48 | 0 | 0.72 |
| HSL | 211.38º | 0.84% | 0.15% | - |
| HSV(B) | 211.38º | 0.92% | 0.28% | - |
| XYZ | 1.87 | 1.82 | 6.21 | - |
| YUV | 31.61 | 150.23 | 109.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 37 | 71 | 0.92 | 0.48 | 0 | 0.72 | 211.38 | 0.84 | 0.15 |
| Hex | 6 | 25 | 47 | 5C | 30 | 0 | 48 | D3 | 54 | F |
| Octal | 6 | 45 | 107 | 134 | 60 | 0 | 110 | 323 | 124 | 17 |
| Binary | 110 | 100101 | 1000111 | 1011100 | 110000 | 0 | 1001000 | 11010011 | 1010100 | 1111 |
Color Harmonies of #062547
Complementary color
Monochromatic Colors of #062547
Black with #062547
Text Example
Text Example
White with #062547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #062547; }
p { color: rgb(6,37,71); }
H1.HeaderClassName
{
color: #062547;
}
.AnyTagClassName
{
color: #062547;
}
</style>
background-color css
<style>
a { background-color: #062547; }
a { background-color: rgb(6,37,71); }
div.DivClassName
{
background-color: #062547;
}
.BgClassName
{
background-color: #062547;
}
</style>
border-color css
<style>
span { border-color: #062547; }
span { border-color: rgb(6,37,71); }
td.TdClassName
{
border-color: #062547;
}
.TagClassName
{
border-color: #062547;
}
</style>