Shades of Tangaroa #022640
Tints of Tangaroa #022640
RGB
CMYK
RGB Variations
Color information
#022640 (or 0x022640) is known color: Tangaroa. HEX triplet: 02, 26 and 40. RGB value is (2,38,64). Sum of RGB (Red+Green+Blue) = 2+38+64=104 (13% of max value = 765). Red value is 2 (1.17% from 255 or 1.92% from 104); Green value is 38 (15.23% from 255 or 36.54% 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 #022640 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #022640 is #FDD9BF. Grayscale: #1E1E1E. Windows color (decimal): -16636352 or 4204034. OLE color: 4204034.
HSL color Cylindrical-coordinate representation of color #022640: hue angle of 205.16º degrees, saturation: 0.94, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #022640 is Cyan = 0.97, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 2 | 38 | 64 | - |
| CMYK | 0.97 | 0.41 | 0 | 0.75 |
| HSL | 205.16º | 0.94% | 0.13% | - |
| HSV(B) | 205.16º | 0.97% | 0.25% | - |
| XYZ | 1.64 | 1.77 | 5.11 | - |
| YUV | 30.2 | 147.07 | 107.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 38 | 64 | 0.97 | 0.41 | 0 | 0.75 | 205.16 | 0.94 | 0.13 |
| Hex | 2 | 26 | 40 | 61 | 29 | 0 | 4B | CD | 5E | D |
| Octal | 2 | 46 | 100 | 141 | 51 | 0 | 113 | 315 | 136 | 15 |
| Binary | 10 | 100110 | 1000000 | 1100001 | 101001 | 0 | 1001011 | 11001101 | 1011110 | 1101 |
Color Harmonies of #022640
Complementary color
Monochromatic Colors of #022640
Black with #022640
Text Example
Text Example
White with #022640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #022640; }
p { color: rgb(2,38,64); }
H1.HeaderClassName
{
color: #022640;
}
.AnyTagClassName
{
color: #022640;
}
</style>
background-color css
<style>
a { background-color: #022640; }
a { background-color: rgb(2,38,64); }
div.DivClassName
{
background-color: #022640;
}
.BgClassName
{
background-color: #022640;
}
</style>
border-color css
<style>
span { border-color: #022640; }
span { border-color: rgb(2,38,64); }
td.TdClassName
{
border-color: #022640;
}
.TagClassName
{
border-color: #022640;
}
</style>