Shades of Tangaroa #062045
Tints of Tangaroa #062045
RGB
CMYK
RGB Variations
Color information
#062045 (or 0x062045) is known color: Tangaroa. HEX triplet: 06, 20 and 45. RGB value is (6,32,69). Sum of RGB (Red+Green+Blue) = 6+32+69=107 (14% of max value = 765). Red value is 6 (2.73% from 255 or 5.61% from 107); Green value is 32 (12.89% from 255 or 29.91% from 107); Blue value is 69 (27.34% from 255 or 64.49% from 107); Max value from RGB is 69 - color contains mainly: blue. Hex color #062045 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #062045 is #F9DFBA. Grayscale: #1C1C1C. Windows color (decimal): -16375739 or 4530182. OLE color: 4530182.
HSL color Cylindrical-coordinate representation of color #062045: hue angle of 215.24º 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 #062045 is Cyan = 0.91, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 6 | 32 | 69 | - |
| CMYK | 0.91 | 0.54 | 0 | 0.73 |
| HSL | 215.24º | 0.84% | 0.15% | - |
| HSV(B) | 215.24º | 0.91% | 0.27% | - |
| XYZ | 1.67 | 1.5 | 5.83 | - |
| YUV | 28.44 | 150.89 | 111.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 32 | 69 | 0.91 | 0.54 | 0 | 0.73 | 215.24 | 0.84 | 0.15 |
| Hex | 6 | 20 | 45 | 5B | 36 | 0 | 49 | D7 | 54 | F |
| Octal | 6 | 40 | 105 | 133 | 66 | 0 | 111 | 327 | 124 | 17 |
| Binary | 110 | 100000 | 1000101 | 1011011 | 110110 | 0 | 1001001 | 11010111 | 1010100 | 1111 |
Color Harmonies of #062045
Complementary color
Monochromatic Colors of #062045
Black with #062045
Text Example
Text Example
White with #062045
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #062045; }
p { color: rgb(6,32,69); }
H1.HeaderClassName
{
color: #062045;
}
.AnyTagClassName
{
color: #062045;
}
</style>
background-color css
<style>
a { background-color: #062045; }
a { background-color: rgb(6,32,69); }
div.DivClassName
{
background-color: #062045;
}
.BgClassName
{
background-color: #062045;
}
</style>
border-color css
<style>
span { border-color: #062045; }
span { border-color: rgb(6,32,69); }
td.TdClassName
{
border-color: #062045;
}
.TagClassName
{
border-color: #062045;
}
</style>