Shades of Tangaroa #012947
Tints of Tangaroa #012947
RGB
CMYK
RGB Variations
Color information
#012947 (or 0x012947) is known color: Tangaroa. HEX triplet: 01, 29 and 47. RGB value is (1,41,71). Sum of RGB (Red+Green+Blue) = 1+41+71=113 (14% of max value = 765). Red value is 1 (0.78% from 255 or 0.88% from 113); Green value is 41 (16.41% from 255 or 36.28% from 113); Blue value is 71 (28.12% from 255 or 62.83% from 113); Max value from RGB is 71 - color contains mainly: blue. Hex color #012947 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #012947 is #FED6B8. Grayscale: #202020. Windows color (decimal): -16701113 or 4663553. OLE color: 4663553.
HSL color Cylindrical-coordinate representation of color #012947: hue angle of 205.71º degrees, saturation: 0.97, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #012947 is Cyan = 0.99, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 1 | 41 | 71 | - |
| CMYK | 0.99 | 0.42 | 0 | 0.72 |
| HSL | 205.71º | 0.97% | 0.14% | - |
| HSV(B) | 205.71º | 0.99% | 0.28% | - |
| XYZ | 1.94 | 2.05 | 6.25 | - |
| YUV | 32.46 | 149.75 | 105.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 41 | 71 | 0.99 | 0.42 | 0 | 0.72 | 205.71 | 0.97 | 0.14 |
| Hex | 1 | 29 | 47 | 63 | 2A | 0 | 48 | CE | 61 | E |
| Octal | 1 | 51 | 107 | 143 | 52 | 0 | 110 | 316 | 141 | 16 |
| Binary | 1 | 101001 | 1000111 | 1100011 | 101010 | 0 | 1001000 | 11001110 | 1100001 | 1110 |
Color Harmonies of #012947
Complementary color
Monochromatic Colors of #012947
Black with #012947
Text Example
Text Example
White with #012947
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #012947; }
p { color: rgb(1,41,71); }
H1.HeaderClassName
{
color: #012947;
}
.AnyTagClassName
{
color: #012947;
}
</style>
background-color css
<style>
a { background-color: #012947; }
a { background-color: rgb(1,41,71); }
div.DivClassName
{
background-color: #012947;
}
.BgClassName
{
background-color: #012947;
}
</style>
border-color css
<style>
span { border-color: #012947; }
span { border-color: rgb(1,41,71); }
td.TdClassName
{
border-color: #012947;
}
.TagClassName
{
border-color: #012947;
}
</style>