Shades of Tangaroa #062648
Tints of Tangaroa #062648
RGB
CMYK
RGB Variations
Color information
#062648 (or 0x062648) is known color: Tangaroa. HEX triplet: 06, 26 and 48. RGB value is (6,38,72). Sum of RGB (Red+Green+Blue) = 6+38+72=116 (15% of max value = 765). Red value is 6 (2.73% from 255 or 5.17% from 116); Green value is 38 (15.23% from 255 or 32.76% from 116); Blue value is 72 (28.52% from 255 or 62.07% from 116); Max value from RGB is 72 - color contains mainly: blue. Hex color #062648 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #062648 is #F9D9B7. Grayscale: #202020. Windows color (decimal): -16374200 or 4728326. OLE color: 4728326.
HSL color Cylindrical-coordinate representation of color #062648: hue angle of 210.91º degrees, saturation: 0.85, 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 #062648 is Cyan = 0.92, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 6 | 38 | 72 | - |
| CMYK | 0.92 | 0.47 | 0 | 0.72 |
| HSL | 210.91º | 0.85% | 0.15% | - |
| HSV(B) | 210.91º | 0.92% | 0.28% | - |
| XYZ | 1.94 | 1.89 | 6.39 | - |
| YUV | 32.31 | 150.4 | 109.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 38 | 72 | 0.92 | 0.47 | 0 | 0.72 | 210.91 | 0.85 | 0.15 |
| Hex | 6 | 26 | 48 | 5C | 2F | 0 | 48 | D3 | 55 | F |
| Octal | 6 | 46 | 110 | 134 | 57 | 0 | 110 | 323 | 125 | 17 |
| Binary | 110 | 100110 | 1001000 | 1011100 | 101111 | 0 | 1001000 | 11010011 | 1010101 | 1111 |
Color Harmonies of #062648
Complementary color
Monochromatic Colors of #062648
Black with #062648
Text Example
Text Example
White with #062648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #062648; }
p { color: rgb(6,38,72); }
H1.HeaderClassName
{
color: #062648;
}
.AnyTagClassName
{
color: #062648;
}
</style>
background-color css
<style>
a { background-color: #062648; }
a { background-color: rgb(6,38,72); }
div.DivClassName
{
background-color: #062648;
}
.BgClassName
{
background-color: #062648;
}
</style>
border-color css
<style>
span { border-color: #062648; }
span { border-color: rgb(6,38,72); }
td.TdClassName
{
border-color: #062648;
}
.TagClassName
{
border-color: #062648;
}
</style>