Shades of Tangaroa #012844
Tints of Tangaroa #012844
RGB
CMYK
RGB Variations
Color information
#012844 (or 0x012844) is known color: Tangaroa. HEX triplet: 01, 28 and 44. RGB value is (1,40,68). Sum of RGB (Red+Green+Blue) = 1+40+68=109 (14% of max value = 765). Red value is 1 (0.78% from 255 or 0.92% from 109); Green value is 40 (16.02% from 255 or 36.70% from 109); Blue value is 68 (26.95% from 255 or 62.39% from 109); Max value from RGB is 68 - color contains mainly: blue. Hex color #012844 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #012844 is #FED7BB. Grayscale: #1F1F1F. Windows color (decimal): -16701372 or 4466689. OLE color: 4466689.
HSL color Cylindrical-coordinate representation of color #012844: hue angle of 205.07º degrees, saturation: 0.97, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #012844 is Cyan = 0.99, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 1 | 40 | 68 | - |
| CMYK | 0.99 | 0.41 | 0 | 0.73 |
| HSL | 205.07º | 0.97% | 0.14% | - |
| HSV(B) | 205.07º | 0.99% | 0.27% | - |
| XYZ | 1.81 | 1.94 | 5.75 | - |
| YUV | 31.53 | 148.58 | 106.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 40 | 68 | 0.99 | 0.41 | 0 | 0.73 | 205.07 | 0.97 | 0.14 |
| Hex | 1 | 28 | 44 | 63 | 29 | 0 | 49 | CD | 61 | E |
| Octal | 1 | 50 | 104 | 143 | 51 | 0 | 111 | 315 | 141 | 16 |
| Binary | 1 | 101000 | 1000100 | 1100011 | 101001 | 0 | 1001001 | 11001101 | 1100001 | 1110 |
Color Harmonies of #012844
Complementary color
Monochromatic Colors of #012844
Black with #012844
Text Example
Text Example
White with #012844
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #012844; }
p { color: rgb(1,40,68); }
H1.HeaderClassName
{
color: #012844;
}
.AnyTagClassName
{
color: #012844;
}
</style>
background-color css
<style>
a { background-color: #012844; }
a { background-color: rgb(1,40,68); }
div.DivClassName
{
background-color: #012844;
}
.BgClassName
{
background-color: #012844;
}
</style>
border-color css
<style>
span { border-color: #012844; }
span { border-color: rgb(1,40,68); }
td.TdClassName
{
border-color: #012844;
}
.TagClassName
{
border-color: #012844;
}
</style>