Shades of Tangaroa #062843
Tints of Tangaroa #062843
RGB
CMYK
RGB Variations
Color information
#062843 (or 0x062843) is known color: Tangaroa. HEX triplet: 06, 28 and 43. RGB value is (6,40,67). Sum of RGB (Red+Green+Blue) = 6+40+67=113 (14% of max value = 765). Red value is 6 (2.73% from 255 or 5.31% from 113); Green value is 40 (16.02% from 255 or 35.40% from 113); Blue value is 67 (26.56% from 255 or 59.29% from 113); Max value from RGB is 67 - color contains mainly: blue. Hex color #062843 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #062843 is #F9D7BC. Grayscale: #202020. Windows color (decimal): -16373693 or 4401158. OLE color: 4401158.
HSL color Cylindrical-coordinate representation of color #062843: hue angle of 206.56º 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 #062843 is Cyan = 0.91, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 6 | 40 | 67 | - |
| CMYK | 0.91 | 0.40 | 0 | 0.74 |
| HSL | 206.56º | 0.84% | 0.14% | - |
| HSV(B) | 206.56º | 0.91% | 0.26% | - |
| XYZ | 1.85 | 1.96 | 5.59 | - |
| YUV | 32.91 | 147.24 | 108.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 40 | 67 | 0.91 | 0.40 | 0 | 0.74 | 206.56 | 0.84 | 0.14 |
| Hex | 6 | 28 | 43 | 5B | 28 | 0 | 4A | CF | 54 | E |
| Octal | 6 | 50 | 103 | 133 | 50 | 0 | 112 | 317 | 124 | 16 |
| Binary | 110 | 101000 | 1000011 | 1011011 | 101000 | 0 | 1001010 | 11001111 | 1010100 | 1110 |
Color Harmonies of #062843
Complementary color
Monochromatic Colors of #062843
Black with #062843
Text Example
Text Example
White with #062843
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #062843; }
p { color: rgb(6,40,67); }
H1.HeaderClassName
{
color: #062843;
}
.AnyTagClassName
{
color: #062843;
}
</style>
background-color css
<style>
a { background-color: #062843; }
a { background-color: rgb(6,40,67); }
div.DivClassName
{
background-color: #062843;
}
.BgClassName
{
background-color: #062843;
}
</style>
border-color css
<style>
span { border-color: #062843; }
span { border-color: rgb(6,40,67); }
td.TdClassName
{
border-color: #062843;
}
.TagClassName
{
border-color: #062843;
}
</style>