Shades of Tangaroa #062640
Tints of Tangaroa #062640
RGB
CMYK
RGB Variations
Color information
#062640 (or 0x062640) is known color: Tangaroa. HEX triplet: 06, 26 and 40. RGB value is (6,38,64). Sum of RGB (Red+Green+Blue) = 6+38+64=108 (14% of max value = 765). Red value is 6 (2.73% from 255 or 5.56% from 108); Green value is 38 (15.23% from 255 or 35.19% from 108); Blue value is 64 (25.39% from 255 or 59.26% from 108); Max value from RGB is 64 - color contains mainly: blue. Hex color #062640 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #062640 is #F9D9BF. Grayscale: #1F1F1F. Windows color (decimal): -16374208 or 4204038. OLE color: 4204038.
HSL color Cylindrical-coordinate representation of color #062640: hue angle of 206.9º degrees, saturation: 0.83, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #062640 is Cyan = 0.91, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 6 | 38 | 64 | - |
| CMYK | 0.91 | 0.41 | 0 | 0.75 |
| HSL | 206.9º | 0.83% | 0.14% | - |
| HSV(B) | 206.9º | 0.91% | 0.25% | - |
| XYZ | 1.69 | 1.8 | 5.11 | - |
| YUV | 31.4 | 146.4 | 109.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 38 | 64 | 0.91 | 0.41 | 0 | 0.75 | 206.9 | 0.83 | 0.14 |
| Hex | 6 | 26 | 40 | 5B | 29 | 0 | 4B | CF | 53 | E |
| Octal | 6 | 46 | 100 | 133 | 51 | 0 | 113 | 317 | 123 | 16 |
| Binary | 110 | 100110 | 1000000 | 1011011 | 101001 | 0 | 1001011 | 11001111 | 1010011 | 1110 |
Color Harmonies of #062640
Complementary color
Monochromatic Colors of #062640
Black with #062640
Text Example
Text Example
White with #062640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #062640; }
p { color: rgb(6,38,64); }
H1.HeaderClassName
{
color: #062640;
}
.AnyTagClassName
{
color: #062640;
}
</style>
background-color css
<style>
a { background-color: #062640; }
a { background-color: rgb(6,38,64); }
div.DivClassName
{
background-color: #062640;
}
.BgClassName
{
background-color: #062640;
}
</style>
border-color css
<style>
span { border-color: #062640; }
span { border-color: rgb(6,38,64); }
td.TdClassName
{
border-color: #062640;
}
.TagClassName
{
border-color: #062640;
}
</style>