Shades of Tangaroa #052441
Tints of Tangaroa #052441
RGB
CMYK
RGB Variations
Color information
#052441 (or 0x052441) is known color: Tangaroa. HEX triplet: 05, 24 and 41. RGB value is (5,36,65). Sum of RGB (Red+Green+Blue) = 5+36+65=106 (14% of max value = 765). Red value is 5 (2.34% from 255 or 4.72% from 106); Green value is 36 (14.45% from 255 or 33.96% from 106); Blue value is 65 (25.78% from 255 or 61.32% from 106); Max value from RGB is 65 - color contains mainly: blue. Hex color #052441 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #052441 is #FADBBE. Grayscale: #1D1D1D. Windows color (decimal): -16440255 or 4269061. OLE color: 4269061.
HSL color Cylindrical-coordinate representation of color #052441: hue angle of 209º degrees, saturation: 0.86, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #052441 is Cyan = 0.92, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 5 | 36 | 65 | - |
| CMYK | 0.92 | 0.45 | 0 | 0.75 |
| HSL | 209º | 0.86% | 0.14% | - |
| HSV(B) | 209º | 0.92% | 0.25% | - |
| XYZ | 1.65 | 1.68 | 5.24 | - |
| YUV | 30.04 | 147.73 | 110.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 36 | 65 | 0.92 | 0.45 | 0 | 0.75 | 209 | 0.86 | 0.14 |
| Hex | 5 | 24 | 41 | 5C | 2D | 0 | 4B | D1 | 56 | E |
| Octal | 5 | 44 | 101 | 134 | 55 | 0 | 113 | 321 | 126 | 16 |
| Binary | 101 | 100100 | 1000001 | 1011100 | 101101 | 0 | 1001011 | 11010001 | 1010110 | 1110 |
Color Harmonies of #052441
Complementary color
Monochromatic Colors of #052441
Black with #052441
Text Example
Text Example
White with #052441
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #052441; }
p { color: rgb(5,36,65); }
H1.HeaderClassName
{
color: #052441;
}
.AnyTagClassName
{
color: #052441;
}
</style>
background-color css
<style>
a { background-color: #052441; }
a { background-color: rgb(5,36,65); }
div.DivClassName
{
background-color: #052441;
}
.BgClassName
{
background-color: #052441;
}
</style>
border-color css
<style>
span { border-color: #052441; }
span { border-color: rgb(5,36,65); }
td.TdClassName
{
border-color: #052441;
}
.TagClassName
{
border-color: #052441;
}
</style>