Shades of Tangaroa #052546
Tints of Tangaroa #052546
RGB
CMYK
RGB Variations
Color information
#052546 (or 0x052546) is known color: Tangaroa. HEX triplet: 05, 25 and 46. RGB value is (5,37,70). Sum of RGB (Red+Green+Blue) = 5+37+70=112 (14% of max value = 765). Red value is 5 (2.34% from 255 or 4.46% from 112); Green value is 37 (14.84% from 255 or 33.04% from 112); Blue value is 70 (27.73% from 255 or 62.5% from 112); Max value from RGB is 70 - color contains mainly: blue. Hex color #052546 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #052546 is #FADAB9. Grayscale: #1F1F1F. Windows color (decimal): -16439994 or 4596997. OLE color: 4596997.
HSL color Cylindrical-coordinate representation of color #052546: hue angle of 210.46º degrees, saturation: 0.87, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #052546 is Cyan = 0.93, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 5 | 37 | 70 | - |
| CMYK | 0.93 | 0.47 | 0 | 0.73 |
| HSL | 210.46º | 0.87% | 0.15% | - |
| HSV(B) | 210.46º | 0.93% | 0.27% | - |
| XYZ | 1.83 | 1.8 | 6.04 | - |
| YUV | 31.19 | 149.9 | 109.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 37 | 70 | 0.93 | 0.47 | 0 | 0.73 | 210.46 | 0.87 | 0.15 |
| Hex | 5 | 25 | 46 | 5D | 2F | 0 | 49 | D2 | 57 | F |
| Octal | 5 | 45 | 106 | 135 | 57 | 0 | 111 | 322 | 127 | 17 |
| Binary | 101 | 100101 | 1000110 | 1011101 | 101111 | 0 | 1001001 | 11010010 | 1010111 | 1111 |
Color Harmonies of #052546
Complementary color
Monochromatic Colors of #052546
Black with #052546
Text Example
Text Example
White with #052546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #052546; }
p { color: rgb(5,37,70); }
H1.HeaderClassName
{
color: #052546;
}
.AnyTagClassName
{
color: #052546;
}
</style>
background-color css
<style>
a { background-color: #052546; }
a { background-color: rgb(5,37,70); }
div.DivClassName
{
background-color: #052546;
}
.BgClassName
{
background-color: #052546;
}
</style>
border-color css
<style>
span { border-color: #052546; }
span { border-color: rgb(5,37,70); }
td.TdClassName
{
border-color: #052546;
}
.TagClassName
{
border-color: #052546;
}
</style>