Shades of Tangaroa #021938
Tints of Tangaroa #021938
RGB
CMYK
RGB Variations
Color information
#021938 (or 0x021938) is known color: Tangaroa. HEX triplet: 02, 19 and 38. RGB value is (2,25,56). Sum of RGB (Red+Green+Blue) = 2+25+56=83 (10% of max value = 765). Red value is 2 (1.17% from 255 or 2.41% from 83); Green value is 25 (10.16% from 255 or 30.12% from 83); Blue value is 56 (22.27% from 255 or 67.47% from 83); Max value from RGB is 56 - color contains mainly: blue. Hex color #021938 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #021938 is #FDE6C7. Grayscale: #151515. Windows color (decimal): -16639688 or 3676418. OLE color: 3676418.
HSL color Cylindrical-coordinate representation of color #021938: hue angle of 214.44º 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 #021938 is Cyan = 0.96, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 2 | 25 | 56 | - |
| CMYK | 0.96 | 0.55 | 0 | 0.78 |
| HSL | 214.44º | 0.93% | 0.11% | - |
| HSV(B) | 214.44º | 0.96% | 0.22% | - |
| XYZ | 1.09 | 0.99 | 3.88 | - |
| YUV | 21.66 | 147.38 | 113.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 25 | 56 | 0.96 | 0.55 | 0 | 0.78 | 214.44 | 0.93 | 0.11 |
| Hex | 2 | 19 | 38 | 60 | 37 | 0 | 4E | D6 | 5D | B |
| Octal | 2 | 31 | 70 | 140 | 67 | 0 | 116 | 326 | 135 | 13 |
| Binary | 10 | 11001 | 111000 | 1100000 | 110111 | 0 | 1001110 | 11010110 | 1011101 | 1011 |
Color Harmonies of #021938
Complementary color
Monochromatic Colors of #021938
Black with #021938
Text Example
Text Example
White with #021938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #021938; }
p { color: rgb(2,25,56); }
H1.HeaderClassName
{
color: #021938;
}
.AnyTagClassName
{
color: #021938;
}
</style>
background-color css
<style>
a { background-color: #021938; }
a { background-color: rgb(2,25,56); }
div.DivClassName
{
background-color: #021938;
}
.BgClassName
{
background-color: #021938;
}
</style>
border-color css
<style>
span { border-color: #021938; }
span { border-color: rgb(2,25,56); }
td.TdClassName
{
border-color: #021938;
}
.TagClassName
{
border-color: #021938;
}
</style>