Shades of Tangaroa #062844
Tints of Tangaroa #062844
RGB
CMYK
RGB Variations
Color information
#062844 (or 0x062844) is known color: Tangaroa. HEX triplet: 06, 28 and 44. RGB value is (6,40,68). Sum of RGB (Red+Green+Blue) = 6+40+68=114 (15% of max value = 765). Red value is 6 (2.73% from 255 or 5.26% from 114); Green value is 40 (16.02% from 255 or 35.09% from 114); Blue value is 68 (26.95% from 255 or 59.65% from 114); Max value from RGB is 68 - color contains mainly: blue. Hex color #062844 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #062844 is #F9D7BB. Grayscale: #202020. Windows color (decimal): -16373692 or 4466694. OLE color: 4466694.
HSL color Cylindrical-coordinate representation of color #062844: hue angle of 207.1º degrees, saturation: 0.84, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #062844 is Cyan = 0.91, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 6 | 40 | 68 | - |
| CMYK | 0.91 | 0.41 | 0 | 0.73 |
| HSL | 207.1º | 0.84% | 0.15% | - |
| HSV(B) | 207.1º | 0.91% | 0.27% | - |
| XYZ | 1.88 | 1.97 | 5.75 | - |
| YUV | 33.03 | 147.74 | 108.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 40 | 68 | 0.91 | 0.41 | 0 | 0.73 | 207.1 | 0.84 | 0.15 |
| Hex | 6 | 28 | 44 | 5B | 29 | 0 | 49 | CF | 54 | F |
| Octal | 6 | 50 | 104 | 133 | 51 | 0 | 111 | 317 | 124 | 17 |
| Binary | 110 | 101000 | 1000100 | 1011011 | 101001 | 0 | 1001001 | 11001111 | 1010100 | 1111 |
Color Harmonies of #062844
Complementary color
Monochromatic Colors of #062844
Black with #062844
Text Example
Text Example
White with #062844
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #062844; }
p { color: rgb(6,40,68); }
H1.HeaderClassName
{
color: #062844;
}
.AnyTagClassName
{
color: #062844;
}
</style>
background-color css
<style>
a { background-color: #062844; }
a { background-color: rgb(6,40,68); }
div.DivClassName
{
background-color: #062844;
}
.BgClassName
{
background-color: #062844;
}
</style>
border-color css
<style>
span { border-color: #062844; }
span { border-color: rgb(6,40,68); }
td.TdClassName
{
border-color: #062844;
}
.TagClassName
{
border-color: #062844;
}
</style>