Shades of Tangaroa #022745
Tints of Tangaroa #022745
RGB
CMYK
RGB Variations
Color information
#022745 (or 0x022745) is known color: Tangaroa. HEX triplet: 02, 27 and 45. RGB value is (2,39,69). Sum of RGB (Red+Green+Blue) = 2+39+69=110 (14% of max value = 765). Red value is 2 (1.17% from 255 or 1.82% from 110); Green value is 39 (15.62% from 255 or 35.45% from 110); Blue value is 69 (27.34% from 255 or 62.73% from 110); Max value from RGB is 69 - color contains mainly: blue. Hex color #022745 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #022745 is #FDD8BA. Grayscale: #1F1F1F. Windows color (decimal): -16636091 or 4531970. OLE color: 4531970.
HSL color Cylindrical-coordinate representation of color #022745: hue angle of 206.87º 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 #022745 is Cyan = 0.97, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 2 | 39 | 69 | - |
| CMYK | 0.97 | 0.43 | 0 | 0.73 |
| HSL | 206.87º | 0.94% | 0.14% | - |
| HSV(B) | 206.87º | 0.97% | 0.27% | - |
| XYZ | 1.82 | 1.89 | 5.9 | - |
| YUV | 31.36 | 149.24 | 107.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 39 | 69 | 0.97 | 0.43 | 0 | 0.73 | 206.87 | 0.94 | 0.14 |
| Hex | 2 | 27 | 45 | 61 | 2B | 0 | 49 | CF | 5E | E |
| Octal | 2 | 47 | 105 | 141 | 53 | 0 | 111 | 317 | 136 | 16 |
| Binary | 10 | 100111 | 1000101 | 1100001 | 101011 | 0 | 1001001 | 11001111 | 1011110 | 1110 |
Color Harmonies of #022745
Complementary color
Monochromatic Colors of #022745
Black with #022745
Text Example
Text Example
White with #022745
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #022745; }
p { color: rgb(2,39,69); }
H1.HeaderClassName
{
color: #022745;
}
.AnyTagClassName
{
color: #022745;
}
</style>
background-color css
<style>
a { background-color: #022745; }
a { background-color: rgb(2,39,69); }
div.DivClassName
{
background-color: #022745;
}
.BgClassName
{
background-color: #022745;
}
</style>
border-color css
<style>
span { border-color: #022745; }
span { border-color: rgb(2,39,69); }
td.TdClassName
{
border-color: #022745;
}
.TagClassName
{
border-color: #022745;
}
</style>