Shades of Tangaroa #062945
Tints of Tangaroa #062945
RGB
CMYK
RGB Variations
Color information
#062945 (or 0x062945) is known color: Tangaroa. HEX triplet: 06, 29 and 45. RGB value is (6,41,69). Sum of RGB (Red+Green+Blue) = 6+41+69=116 (15% of max value = 765). Red value is 6 (2.73% from 255 or 5.17% from 116); Green value is 41 (16.41% from 255 or 35.34% from 116); Blue value is 69 (27.34% from 255 or 59.48% from 116); Max value from RGB is 69 - color contains mainly: blue. Hex color #062945 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #062945 is #F9D6BA. Grayscale: #212121. Windows color (decimal): -16373435 or 4532486. OLE color: 4532486.
HSL color Cylindrical-coordinate representation of color #062945: hue angle of 206.67º 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 #062945 is Cyan = 0.91, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 6 | 41 | 69 | - |
| CMYK | 0.91 | 0.41 | 0 | 0.73 |
| HSL | 206.67º | 0.84% | 0.15% | - |
| HSV(B) | 206.67º | 0.91% | 0.27% | - |
| XYZ | 1.94 | 2.05 | 5.92 | - |
| YUV | 33.73 | 147.9 | 108.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 41 | 69 | 0.91 | 0.41 | 0 | 0.73 | 206.67 | 0.84 | 0.15 |
| Hex | 6 | 29 | 45 | 5B | 29 | 0 | 49 | CF | 54 | F |
| Octal | 6 | 51 | 105 | 133 | 51 | 0 | 111 | 317 | 124 | 17 |
| Binary | 110 | 101001 | 1000101 | 1011011 | 101001 | 0 | 1001001 | 11001111 | 1010100 | 1111 |
Color Harmonies of #062945
Complementary color
Monochromatic Colors of #062945
Black with #062945
Text Example
Text Example
White with #062945
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #062945; }
p { color: rgb(6,41,69); }
H1.HeaderClassName
{
color: #062945;
}
.AnyTagClassName
{
color: #062945;
}
</style>
background-color css
<style>
a { background-color: #062945; }
a { background-color: rgb(6,41,69); }
div.DivClassName
{
background-color: #062945;
}
.BgClassName
{
background-color: #062945;
}
</style>
border-color css
<style>
span { border-color: #062945; }
span { border-color: rgb(6,41,69); }
td.TdClassName
{
border-color: #062945;
}
.TagClassName
{
border-color: #062945;
}
</style>