Shades of Tangaroa #022746
Tints of Tangaroa #022746
RGB
CMYK
RGB Variations
Color information
#022746 (or 0x022746) is known color: Tangaroa. HEX triplet: 02, 27 and 46. RGB value is (2,39,70). Sum of RGB (Red+Green+Blue) = 2+39+70=111 (14% of max value = 765). Red value is 2 (1.17% from 255 or 1.80% from 111); Green value is 39 (15.62% from 255 or 35.14% from 111); Blue value is 70 (27.73% from 255 or 63.06% from 111); Max value from RGB is 70 - color contains mainly: blue. Hex color #022746 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #022746 is #FDD8B9. Grayscale: #1F1F1F. Windows color (decimal): -16636090 or 4597506. OLE color: 4597506.
HSL color Cylindrical-coordinate representation of color #022746: hue angle of 207.35º degrees, saturation: 0.94, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #022746 is Cyan = 0.97, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 2 | 39 | 70 | - |
| CMYK | 0.97 | 0.44 | 0 | 0.73 |
| HSL | 207.35º | 0.94% | 0.14% | - |
| HSV(B) | 207.35º | 0.97% | 0.27% | - |
| XYZ | 1.86 | 1.91 | 6.06 | - |
| YUV | 31.47 | 149.74 | 106.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 39 | 70 | 0.97 | 0.44 | 0 | 0.73 | 207.35 | 0.94 | 0.14 |
| Hex | 2 | 27 | 46 | 61 | 2C | 0 | 49 | CF | 5E | E |
| Octal | 2 | 47 | 106 | 141 | 54 | 0 | 111 | 317 | 136 | 16 |
| Binary | 10 | 100111 | 1000110 | 1100001 | 101100 | 0 | 1001001 | 11001111 | 1011110 | 1110 |
Color Harmonies of #022746
Complementary color
Monochromatic Colors of #022746
Black with #022746
Text Example
Text Example
White with #022746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #022746; }
p { color: rgb(2,39,70); }
H1.HeaderClassName
{
color: #022746;
}
.AnyTagClassName
{
color: #022746;
}
</style>
background-color css
<style>
a { background-color: #022746; }
a { background-color: rgb(2,39,70); }
div.DivClassName
{
background-color: #022746;
}
.BgClassName
{
background-color: #022746;
}
</style>
border-color css
<style>
span { border-color: #022746; }
span { border-color: rgb(2,39,70); }
td.TdClassName
{
border-color: #022746;
}
.TagClassName
{
border-color: #022746;
}
</style>