Shades of Tangaroa #062643
Tints of Tangaroa #062643
RGB
CMYK
RGB Variations
Color information
#062643 (or 0x062643) is known color: Tangaroa. HEX triplet: 06, 26 and 43. RGB value is (6,38,67). Sum of RGB (Red+Green+Blue) = 6+38+67=111 (14% of max value = 765). Red value is 6 (2.73% from 255 or 5.41% from 111); Green value is 38 (15.23% from 255 or 34.23% from 111); Blue value is 67 (26.56% from 255 or 60.36% from 111); Max value from RGB is 67 - color contains mainly: blue. Hex color #062643 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #062643 is #F9D9BC. Grayscale: #1F1F1F. Windows color (decimal): -16374205 or 4400646. OLE color: 4400646.
HSL color Cylindrical-coordinate representation of color #062643: hue angle of 208.52º degrees, saturation: 0.84, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #062643 is Cyan = 0.91, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 6 | 38 | 67 | - |
| CMYK | 0.91 | 0.43 | 0 | 0.74 |
| HSL | 208.52º | 0.84% | 0.14% | - |
| HSV(B) | 208.52º | 0.91% | 0.26% | - |
| XYZ | 1.78 | 1.83 | 5.57 | - |
| YUV | 31.74 | 147.9 | 109.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 38 | 67 | 0.91 | 0.43 | 0 | 0.74 | 208.52 | 0.84 | 0.14 |
| Hex | 6 | 26 | 43 | 5B | 2B | 0 | 4A | D1 | 54 | E |
| Octal | 6 | 46 | 103 | 133 | 53 | 0 | 112 | 321 | 124 | 16 |
| Binary | 110 | 100110 | 1000011 | 1011011 | 101011 | 0 | 1001010 | 11010001 | 1010100 | 1110 |
Color Harmonies of #062643
Complementary color
Monochromatic Colors of #062643
Black with #062643
Text Example
Text Example
White with #062643
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #062643; }
p { color: rgb(6,38,67); }
H1.HeaderClassName
{
color: #062643;
}
.AnyTagClassName
{
color: #062643;
}
</style>
background-color css
<style>
a { background-color: #062643; }
a { background-color: rgb(6,38,67); }
div.DivClassName
{
background-color: #062643;
}
.BgClassName
{
background-color: #062643;
}
</style>
border-color css
<style>
span { border-color: #062643; }
span { border-color: rgb(6,38,67); }
td.TdClassName
{
border-color: #062643;
}
.TagClassName
{
border-color: #062643;
}
</style>