Shades of Tangaroa #022138
Tints of Tangaroa #022138
RGB
CMYK
RGB Variations
Color information
#022138 (or 0x022138) is known color: Tangaroa. HEX triplet: 02, 21 and 38. RGB value is (2,33,56). Sum of RGB (Red+Green+Blue) = 2+33+56=91 (12% of max value = 765). Red value is 2 (1.17% from 255 or 2.20% from 91); Green value is 33 (13.28% from 255 or 36.26% from 91); Blue value is 56 (22.27% from 255 or 61.54% from 91); Max value from RGB is 56 - color contains mainly: blue. Hex color #022138 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #022138 is #FDDEC7. Grayscale: #1A1A1A. Windows color (decimal): -16637640 or 3678466. OLE color: 3678466.
HSL color Cylindrical-coordinate representation of color #022138: hue angle of 205.56º degrees, saturation: 0.93, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #022138 is Cyan = 0.96, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 2 | 33 | 56 | - |
| CMYK | 0.96 | 0.41 | 0 | 0.78 |
| HSL | 205.56º | 0.93% | 0.11% | - |
| HSV(B) | 205.56º | 0.96% | 0.22% | - |
| XYZ | 1.28 | 1.39 | 3.94 | - |
| YUV | 26.35 | 144.73 | 110.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 33 | 56 | 0.96 | 0.41 | 0 | 0.78 | 205.56 | 0.93 | 0.11 |
| Hex | 2 | 21 | 38 | 60 | 29 | 0 | 4E | CE | 5D | B |
| Octal | 2 | 41 | 70 | 140 | 51 | 0 | 116 | 316 | 135 | 13 |
| Binary | 10 | 100001 | 111000 | 1100000 | 101001 | 0 | 1001110 | 11001110 | 1011101 | 1011 |
Color Harmonies of #022138
Complementary color
Monochromatic Colors of #022138
Black with #022138
Text Example
Text Example
White with #022138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #022138; }
p { color: rgb(2,33,56); }
H1.HeaderClassName
{
color: #022138;
}
.AnyTagClassName
{
color: #022138;
}
</style>
background-color css
<style>
a { background-color: #022138; }
a { background-color: rgb(2,33,56); }
div.DivClassName
{
background-color: #022138;
}
.BgClassName
{
background-color: #022138;
}
</style>
border-color css
<style>
span { border-color: #022138; }
span { border-color: rgb(2,33,56); }
td.TdClassName
{
border-color: #022138;
}
.TagClassName
{
border-color: #022138;
}
</style>