Shades of Tangaroa #062145
Tints of Tangaroa #062145
RGB
CMYK
RGB Variations
Color information
#062145 (or 0x062145) is known color: Tangaroa. HEX triplet: 06, 21 and 45. RGB value is (6,33,69). Sum of RGB (Red+Green+Blue) = 6+33+69=108 (14% of max value = 765). Red value is 6 (2.73% from 255 or 5.56% from 108); Green value is 33 (13.28% from 255 or 30.56% from 108); Blue value is 69 (27.34% from 255 or 63.89% from 108); Max value from RGB is 69 - color contains mainly: blue. Hex color #062145 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #062145 is #F9DEBA. Grayscale: #1C1C1C. Windows color (decimal): -16375483 or 4530438. OLE color: 4530438.
HSL color Cylindrical-coordinate representation of color #062145: hue angle of 214.29º 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 #062145 is Cyan = 0.91, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 6 | 33 | 69 | - |
| CMYK | 0.91 | 0.52 | 0 | 0.73 |
| HSL | 214.29º | 0.84% | 0.15% | - |
| HSV(B) | 214.29º | 0.91% | 0.27% | - |
| XYZ | 1.69 | 1.56 | 5.84 | - |
| YUV | 29.03 | 150.55 | 111.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 33 | 69 | 0.91 | 0.52 | 0 | 0.73 | 214.29 | 0.84 | 0.15 |
| Hex | 6 | 21 | 45 | 5B | 34 | 0 | 49 | D6 | 54 | F |
| Octal | 6 | 41 | 105 | 133 | 64 | 0 | 111 | 326 | 124 | 17 |
| Binary | 110 | 100001 | 1000101 | 1011011 | 110100 | 0 | 1001001 | 11010110 | 1010100 | 1111 |
Color Harmonies of #062145
Complementary color
Monochromatic Colors of #062145
Black with #062145
Text Example
Text Example
White with #062145
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #062145; }
p { color: rgb(6,33,69); }
H1.HeaderClassName
{
color: #062145;
}
.AnyTagClassName
{
color: #062145;
}
</style>
background-color css
<style>
a { background-color: #062145; }
a { background-color: rgb(6,33,69); }
div.DivClassName
{
background-color: #062145;
}
.BgClassName
{
background-color: #062145;
}
</style>
border-color css
<style>
span { border-color: #062145; }
span { border-color: rgb(6,33,69); }
td.TdClassName
{
border-color: #062145;
}
.TagClassName
{
border-color: #062145;
}
</style>