Shades of Tangaroa #022539
Tints of Tangaroa #022539
RGB
CMYK
RGB Variations
Color information
#022539 (or 0x022539) is known color: Tangaroa. HEX triplet: 02, 25 and 39. RGB value is (2,37,57). Sum of RGB (Red+Green+Blue) = 2+37+57=96 (12% of max value = 765). Red value is 2 (1.17% from 255 or 2.08% from 96); Green value is 37 (14.84% from 255 or 38.54% from 96); Blue value is 57 (22.66% from 255 or 59.38% from 96); Max value from RGB is 57 - color contains mainly: blue. Hex color #022539 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #022539 is #FDDAC6. Grayscale: #1C1C1C. Windows color (decimal): -16636615 or 3745026. OLE color: 3745026.
HSL color Cylindrical-coordinate representation of color #022539: hue angle of 201.82º 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 #022539 is Cyan = 0.96, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 2 | 37 | 57 | - |
| CMYK | 0.96 | 0.35 | 0 | 0.78 |
| HSL | 201.82º | 0.93% | 0.12% | - |
| HSV(B) | 201.82º | 0.96% | 0.22% | - |
| XYZ | 1.43 | 1.63 | 4.11 | - |
| YUV | 28.82 | 143.9 | 108.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 37 | 57 | 0.96 | 0.35 | 0 | 0.78 | 201.82 | 0.93 | 0.12 |
| Hex | 2 | 25 | 39 | 60 | 23 | 0 | 4E | CA | 5D | C |
| Octal | 2 | 45 | 71 | 140 | 43 | 0 | 116 | 312 | 135 | 14 |
| Binary | 10 | 100101 | 111001 | 1100000 | 100011 | 0 | 1001110 | 11001010 | 1011101 | 1100 |
Color Harmonies of #022539
Complementary color
Monochromatic Colors of #022539
Black with #022539
Text Example
Text Example
White with #022539
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #022539; }
p { color: rgb(2,37,57); }
H1.HeaderClassName
{
color: #022539;
}
.AnyTagClassName
{
color: #022539;
}
</style>
background-color css
<style>
a { background-color: #022539; }
a { background-color: rgb(2,37,57); }
div.DivClassName
{
background-color: #022539;
}
.BgClassName
{
background-color: #022539;
}
</style>
border-color css
<style>
span { border-color: #022539; }
span { border-color: rgb(2,37,57); }
td.TdClassName
{
border-color: #022539;
}
.TagClassName
{
border-color: #022539;
}
</style>