Shades of Tangaroa #022939
Tints of Tangaroa #022939
RGB
CMYK
RGB Variations
Color information
#022939 (or 0x022939) is known color: Tangaroa. HEX triplet: 02, 29 and 39. RGB value is (2,41,57). Sum of RGB (Red+Green+Blue) = 2+41+57=100 (13% of max value = 765). Red value is 2 (1.17% from 255 or 2% from 100); Green value is 41 (16.41% from 255 or 41% from 100); Blue value is 57 (22.66% from 255 or 57% from 100); Max value from RGB is 57 - color contains mainly: blue. Hex color #022939 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #022939 is #FDD6C6. Grayscale: #1F1F1F. Windows color (decimal): -16635591 or 3746050. OLE color: 3746050.
HSL color Cylindrical-coordinate representation of color #022939: hue angle of 197.45º degrees, saturation: 0.93, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #022939 is Cyan = 0.96, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 2 | 41 | 57 | - |
| CMYK | 0.96 | 0.28 | 0 | 0.78 |
| HSL | 197.45º | 0.93% | 0.12% | - |
| HSV(B) | 197.45º | 0.96% | 0.22% | - |
| XYZ | 1.56 | 1.89 | 4.15 | - |
| YUV | 31.16 | 142.58 | 107.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 41 | 57 | 0.96 | 0.28 | 0 | 0.78 | 197.45 | 0.93 | 0.12 |
| Hex | 2 | 29 | 39 | 60 | 1C | 0 | 4E | C5 | 5D | C |
| Octal | 2 | 51 | 71 | 140 | 34 | 0 | 116 | 305 | 135 | 14 |
| Binary | 10 | 101001 | 111001 | 1100000 | 11100 | 0 | 1001110 | 11000101 | 1011101 | 1100 |
Color Harmonies of #022939
Complementary color
Monochromatic Colors of #022939
Black with #022939
Text Example
Text Example
White with #022939
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #022939; }
p { color: rgb(2,41,57); }
H1.HeaderClassName
{
color: #022939;
}
.AnyTagClassName
{
color: #022939;
}
</style>
background-color css
<style>
a { background-color: #022939; }
a { background-color: rgb(2,41,57); }
div.DivClassName
{
background-color: #022939;
}
.BgClassName
{
background-color: #022939;
}
</style>
border-color css
<style>
span { border-color: #022939; }
span { border-color: rgb(2,41,57); }
td.TdClassName
{
border-color: #022939;
}
.TagClassName
{
border-color: #022939;
}
</style>