Shades of Tangaroa #052538
Tints of Tangaroa #052538
RGB
CMYK
RGB Variations
Color information
#052538 (or 0x052538) is known color: Tangaroa. HEX triplet: 05, 25 and 38. RGB value is (5,37,56). Sum of RGB (Red+Green+Blue) = 5+37+56=98 (12% of max value = 765). Red value is 5 (2.34% from 255 or 5.10% from 98); Green value is 37 (14.84% from 255 or 37.76% from 98); Blue value is 56 (22.27% from 255 or 57.14% from 98); Max value from RGB is 56 - color contains mainly: blue. Hex color #052538 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #052538 is #FADAC7. Grayscale: #1D1D1D. Windows color (decimal): -16440008 or 3679493. OLE color: 3679493.
HSL color Cylindrical-coordinate representation of color #052538: hue angle of 202.35º degrees, saturation: 0.84, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #052538 is Cyan = 0.91, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 5 | 37 | 56 | - |
| CMYK | 0.91 | 0.34 | 0 | 0.78 |
| HSL | 202.35º | 0.84% | 0.12% | - |
| HSV(B) | 202.35º | 0.91% | 0.22% | - |
| XYZ | 1.44 | 1.64 | 3.98 | - |
| YUV | 29.6 | 142.9 | 110.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 37 | 56 | 0.91 | 0.34 | 0 | 0.78 | 202.35 | 0.84 | 0.12 |
| Hex | 5 | 25 | 38 | 5B | 22 | 0 | 4E | CA | 54 | C |
| Octal | 5 | 45 | 70 | 133 | 42 | 0 | 116 | 312 | 124 | 14 |
| Binary | 101 | 100101 | 111000 | 1011011 | 100010 | 0 | 1001110 | 11001010 | 1010100 | 1100 |
Color Harmonies of #052538
Complementary color
Monochromatic Colors of #052538
Black with #052538
Text Example
Text Example
White with #052538
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #052538; }
p { color: rgb(5,37,56); }
H1.HeaderClassName
{
color: #052538;
}
.AnyTagClassName
{
color: #052538;
}
</style>
background-color css
<style>
a { background-color: #052538; }
a { background-color: rgb(5,37,56); }
div.DivClassName
{
background-color: #052538;
}
.BgClassName
{
background-color: #052538;
}
</style>
border-color css
<style>
span { border-color: #052538; }
span { border-color: rgb(5,37,56); }
td.TdClassName
{
border-color: #052538;
}
.TagClassName
{
border-color: #052538;
}
</style>