Shades of Tangaroa #062540
Tints of Tangaroa #062540
RGB
CMYK
RGB Variations
Color information
#062540 (or 0x062540) is known color: Tangaroa. HEX triplet: 06, 25 and 40. RGB value is (6,37,64). Sum of RGB (Red+Green+Blue) = 6+37+64=107 (14% of max value = 765). Red value is 6 (2.73% from 255 or 5.61% from 107); Green value is 37 (14.84% from 255 or 34.58% from 107); Blue value is 64 (25.39% from 255 or 59.81% from 107); Max value from RGB is 64 - color contains mainly: blue. Hex color #062540 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #062540 is #F9DABF. Grayscale: #1E1E1E. Windows color (decimal): -16374464 or 4203782. OLE color: 4203782.
HSL color Cylindrical-coordinate representation of color #062540: hue angle of 207.93º 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 #062540 is Cyan = 0.91, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 6 | 37 | 64 | - |
| CMYK | 0.91 | 0.42 | 0 | 0.75 |
| HSL | 207.93º | 0.83% | 0.14% | - |
| HSV(B) | 207.93º | 0.91% | 0.25% | - |
| XYZ | 1.66 | 1.73 | 5.1 | - |
| YUV | 30.81 | 146.73 | 110.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 37 | 64 | 0.91 | 0.42 | 0 | 0.75 | 207.93 | 0.83 | 0.14 |
| Hex | 6 | 25 | 40 | 5B | 2A | 0 | 4B | D0 | 53 | E |
| Octal | 6 | 45 | 100 | 133 | 52 | 0 | 113 | 320 | 123 | 16 |
| Binary | 110 | 100101 | 1000000 | 1011011 | 101010 | 0 | 1001011 | 11010000 | 1010011 | 1110 |
Color Harmonies of #062540
Complementary color
Monochromatic Colors of #062540
Black with #062540
Text Example
Text Example
White with #062540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #062540; }
p { color: rgb(6,37,64); }
H1.HeaderClassName
{
color: #062540;
}
.AnyTagClassName
{
color: #062540;
}
</style>
background-color css
<style>
a { background-color: #062540; }
a { background-color: rgb(6,37,64); }
div.DivClassName
{
background-color: #062540;
}
.BgClassName
{
background-color: #062540;
}
</style>
border-color css
<style>
span { border-color: #062540; }
span { border-color: rgb(6,37,64); }
td.TdClassName
{
border-color: #062540;
}
.TagClassName
{
border-color: #062540;
}
</style>