Shades of Tangaroa #062645
Tints of Tangaroa #062645
RGB
CMYK
RGB Variations
Color information
#062645 (or 0x062645) is known color: Tangaroa. HEX triplet: 06, 26 and 45. RGB value is (6,38,69). Sum of RGB (Red+Green+Blue) = 6+38+69=113 (14% of max value = 765). Red value is 6 (2.73% from 255 or 5.31% from 113); Green value is 38 (15.23% from 255 or 33.63% from 113); Blue value is 69 (27.34% from 255 or 61.06% from 113); Max value from RGB is 69 - color contains mainly: blue. Hex color #062645 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #062645 is #F9D9BA. Grayscale: #1F1F1F. Windows color (decimal): -16374203 or 4531718. OLE color: 4531718.
HSL color Cylindrical-coordinate representation of color #062645: hue angle of 209.52º 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 #062645 is Cyan = 0.91, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 6 | 38 | 69 | - |
| CMYK | 0.91 | 0.45 | 0 | 0.73 |
| HSL | 209.52º | 0.84% | 0.15% | - |
| HSV(B) | 209.52º | 0.91% | 0.27% | - |
| XYZ | 1.84 | 1.85 | 5.89 | - |
| YUV | 31.97 | 148.9 | 109.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 38 | 69 | 0.91 | 0.45 | 0 | 0.73 | 209.52 | 0.84 | 0.15 |
| Hex | 6 | 26 | 45 | 5B | 2D | 0 | 49 | D2 | 54 | F |
| Octal | 6 | 46 | 105 | 133 | 55 | 0 | 111 | 322 | 124 | 17 |
| Binary | 110 | 100110 | 1000101 | 1011011 | 101101 | 0 | 1001001 | 11010010 | 1010100 | 1111 |
Color Harmonies of #062645
Complementary color
Monochromatic Colors of #062645
Black with #062645
Text Example
Text Example
White with #062645
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #062645; }
p { color: rgb(6,38,69); }
H1.HeaderClassName
{
color: #062645;
}
.AnyTagClassName
{
color: #062645;
}
</style>
background-color css
<style>
a { background-color: #062645; }
a { background-color: rgb(6,38,69); }
div.DivClassName
{
background-color: #062645;
}
.BgClassName
{
background-color: #062645;
}
</style>
border-color css
<style>
span { border-color: #062645; }
span { border-color: rgb(6,38,69); }
td.TdClassName
{
border-color: #062645;
}
.TagClassName
{
border-color: #062645;
}
</style>