Shades of Tangaroa #062143
Tints of Tangaroa #062143
RGB
CMYK
RGB Variations
Color information
#062143 (or 0x062143) is known color: Tangaroa. HEX triplet: 06, 21 and 43. RGB value is (6,33,67). Sum of RGB (Red+Green+Blue) = 6+33+67=106 (14% of max value = 765). Red value is 6 (2.73% from 255 or 5.66% from 106); Green value is 33 (13.28% from 255 or 31.13% from 106); Blue value is 67 (26.56% from 255 or 63.21% from 106); Max value from RGB is 67 - color contains mainly: blue. Hex color #062143 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #062143 is #F9DEBC. Grayscale: #1C1C1C. Windows color (decimal): -16375485 or 4399366. OLE color: 4399366.
HSL color Cylindrical-coordinate representation of color #062143: hue angle of 213.44º 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 #062143 is Cyan = 0.91, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 6 | 33 | 67 | - |
| CMYK | 0.91 | 0.51 | 0 | 0.74 |
| HSL | 213.44º | 0.84% | 0.14% | - |
| HSV(B) | 213.44º | 0.91% | 0.26% | - |
| XYZ | 1.63 | 1.53 | 5.52 | - |
| YUV | 28.8 | 149.55 | 111.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 33 | 67 | 0.91 | 0.51 | 0 | 0.74 | 213.44 | 0.84 | 0.14 |
| Hex | 6 | 21 | 43 | 5B | 33 | 0 | 4A | D5 | 54 | E |
| Octal | 6 | 41 | 103 | 133 | 63 | 0 | 112 | 325 | 124 | 16 |
| Binary | 110 | 100001 | 1000011 | 1011011 | 110011 | 0 | 1001010 | 11010101 | 1010100 | 1110 |
Color Harmonies of #062143
Complementary color
Monochromatic Colors of #062143
Black with #062143
Text Example
Text Example
White with #062143
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #062143; }
p { color: rgb(6,33,67); }
H1.HeaderClassName
{
color: #062143;
}
.AnyTagClassName
{
color: #062143;
}
</style>
background-color css
<style>
a { background-color: #062143; }
a { background-color: rgb(6,33,67); }
div.DivClassName
{
background-color: #062143;
}
.BgClassName
{
background-color: #062143;
}
</style>
border-color css
<style>
span { border-color: #062143; }
span { border-color: rgb(6,33,67); }
td.TdClassName
{
border-color: #062143;
}
.TagClassName
{
border-color: #062143;
}
</style>