Shades of Tangaroa #062443
Tints of Tangaroa #062443
RGB
CMYK
RGB Variations
Color information
#062443 (or 0x062443) is known color: Tangaroa. HEX triplet: 06, 24 and 43. RGB value is (6,36,67). Sum of RGB (Red+Green+Blue) = 6+36+67=109 (14% of max value = 765). Red value is 6 (2.73% from 255 or 5.50% from 109); Green value is 36 (14.45% from 255 or 33.03% from 109); Blue value is 67 (26.56% from 255 or 61.47% from 109); Max value from RGB is 67 - color contains mainly: blue. Hex color #062443 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #062443 is #F9DBBC. Grayscale: #1E1E1E. Windows color (decimal): -16374717 or 4400134. OLE color: 4400134.
HSL color Cylindrical-coordinate representation of color #062443: hue angle of 210.49º 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 #062443 is Cyan = 0.91, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 6 | 36 | 67 | - |
| CMYK | 0.91 | 0.46 | 0 | 0.74 |
| HSL | 210.49º | 0.84% | 0.14% | - |
| HSV(B) | 210.49º | 0.91% | 0.26% | - |
| XYZ | 1.72 | 1.71 | 5.55 | - |
| YUV | 30.56 | 148.56 | 110.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 36 | 67 | 0.91 | 0.46 | 0 | 0.74 | 210.49 | 0.84 | 0.14 |
| Hex | 6 | 24 | 43 | 5B | 2E | 0 | 4A | D2 | 54 | E |
| Octal | 6 | 44 | 103 | 133 | 56 | 0 | 112 | 322 | 124 | 16 |
| Binary | 110 | 100100 | 1000011 | 1011011 | 101110 | 0 | 1001010 | 11010010 | 1010100 | 1110 |
Color Harmonies of #062443
Complementary color
Monochromatic Colors of #062443
Black with #062443
Text Example
Text Example
White with #062443
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #062443; }
p { color: rgb(6,36,67); }
H1.HeaderClassName
{
color: #062443;
}
.AnyTagClassName
{
color: #062443;
}
</style>
background-color css
<style>
a { background-color: #062443; }
a { background-color: rgb(6,36,67); }
div.DivClassName
{
background-color: #062443;
}
.BgClassName
{
background-color: #062443;
}
</style>
border-color css
<style>
span { border-color: #062443; }
span { border-color: rgb(6,36,67); }
td.TdClassName
{
border-color: #062443;
}
.TagClassName
{
border-color: #062443;
}
</style>