Shades of Tangaroa #062748
Tints of Tangaroa #062748
RGB
CMYK
RGB Variations
Color information
#062748 (or 0x062748) is known color: Tangaroa. HEX triplet: 06, 27 and 48. RGB value is (6,39,72). Sum of RGB (Red+Green+Blue) = 6+39+72=117 (15% of max value = 765). Red value is 6 (2.73% from 255 or 5.13% from 117); Green value is 39 (15.62% from 255 or 33.33% from 117); Blue value is 72 (28.52% from 255 or 61.54% from 117); Max value from RGB is 72 - color contains mainly: blue. Hex color #062748 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #062748 is #F9D8B7. Grayscale: #202020. Windows color (decimal): -16373944 or 4728582. OLE color: 4728582.
HSL color Cylindrical-coordinate representation of color #062748: hue angle of 210º 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 #062748 is Cyan = 0.92, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 6 | 39 | 72 | - |
| CMYK | 0.92 | 0.46 | 0 | 0.72 |
| HSL | 210º | 0.85% | 0.15% | - |
| HSV(B) | 210º | 0.92% | 0.28% | - |
| XYZ | 1.97 | 1.96 | 6.4 | - |
| YUV | 32.9 | 150.07 | 108.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 39 | 72 | 0.92 | 0.46 | 0 | 0.72 | 210 | 0.85 | 0.15 |
| Hex | 6 | 27 | 48 | 5C | 2E | 0 | 48 | D2 | 55 | F |
| Octal | 6 | 47 | 110 | 134 | 56 | 0 | 110 | 322 | 125 | 17 |
| Binary | 110 | 100111 | 1001000 | 1011100 | 101110 | 0 | 1001000 | 11010010 | 1010101 | 1111 |
Color Harmonies of #062748
Complementary color
Monochromatic Colors of #062748
Black with #062748
Text Example
Text Example
White with #062748
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #062748; }
p { color: rgb(6,39,72); }
H1.HeaderClassName
{
color: #062748;
}
.AnyTagClassName
{
color: #062748;
}
</style>
background-color css
<style>
a { background-color: #062748; }
a { background-color: rgb(6,39,72); }
div.DivClassName
{
background-color: #062748;
}
.BgClassName
{
background-color: #062748;
}
</style>
border-color css
<style>
span { border-color: #062748; }
span { border-color: rgb(6,39,72); }
td.TdClassName
{
border-color: #062748;
}
.TagClassName
{
border-color: #062748;
}
</style>