Shades of Tangaroa #012740
Tints of Tangaroa #012740
RGB
CMYK
RGB Variations
Color information
#012740 (or 0x012740) is known color: Tangaroa. HEX triplet: 01, 27 and 40. RGB value is (1,39,64). Sum of RGB (Red+Green+Blue) = 1+39+64=104 (13% of max value = 765). Red value is 1 (0.78% from 255 or 0.96% from 104); Green value is 39 (15.62% from 255 or 37.5% from 104); Blue value is 64 (25.39% from 255 or 61.54% from 104); Max value from RGB is 64 - color contains mainly: blue. Hex color #012740 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #012740 is #FED8BF. Grayscale: #1E1E1E. Windows color (decimal): -16701632 or 4204289. OLE color: 4204289.
HSL color Cylindrical-coordinate representation of color #012740: hue angle of 203.81º degrees, saturation: 0.97, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #012740 is Cyan = 0.98, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 1 | 39 | 64 | - |
| CMYK | 0.98 | 0.39 | 0 | 0.75 |
| HSL | 203.81º | 0.97% | 0.13% | - |
| HSV(B) | 203.81º | 0.98% | 0.25% | - |
| XYZ | 1.66 | 1.83 | 5.12 | - |
| YUV | 30.49 | 146.91 | 106.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 39 | 64 | 0.98 | 0.39 | 0 | 0.75 | 203.81 | 0.97 | 0.13 |
| Hex | 1 | 27 | 40 | 62 | 27 | 0 | 4B | CC | 61 | D |
| Octal | 1 | 47 | 100 | 142 | 47 | 0 | 113 | 314 | 141 | 15 |
| Binary | 1 | 100111 | 1000000 | 1100010 | 100111 | 0 | 1001011 | 11001100 | 1100001 | 1101 |
Color Harmonies of #012740
Complementary color
Monochromatic Colors of #012740
Black with #012740
Text Example
Text Example
White with #012740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #012740; }
p { color: rgb(1,39,64); }
H1.HeaderClassName
{
color: #012740;
}
.AnyTagClassName
{
color: #012740;
}
</style>
background-color css
<style>
a { background-color: #012740; }
a { background-color: rgb(1,39,64); }
div.DivClassName
{
background-color: #012740;
}
.BgClassName
{
background-color: #012740;
}
</style>
border-color css
<style>
span { border-color: #012740; }
span { border-color: rgb(1,39,64); }
td.TdClassName
{
border-color: #012740;
}
.TagClassName
{
border-color: #012740;
}
</style>