Shades of Tangaroa #052742
Tints of Tangaroa #052742
RGB
CMYK
RGB Variations
Color information
#052742 (or 0x052742) is known color: Tangaroa. HEX triplet: 05, 27 and 42. RGB value is (5,39,66). Sum of RGB (Red+Green+Blue) = 5+39+66=110 (14% of max value = 765). Red value is 5 (2.34% from 255 or 4.55% from 110); Green value is 39 (15.62% from 255 or 35.45% from 110); Blue value is 66 (26.17% from 255 or 60% from 110); Max value from RGB is 66 - color contains mainly: blue. Hex color #052742 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #052742 is #FAD8BD. Grayscale: #1F1F1F. Windows color (decimal): -16439486 or 4335365. OLE color: 4335365.
HSL color Cylindrical-coordinate representation of color #052742: hue angle of 206.56º degrees, saturation: 0.86, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #052742 is Cyan = 0.92, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 5 | 39 | 66 | - |
| CMYK | 0.92 | 0.41 | 0 | 0.74 |
| HSL | 206.56º | 0.86% | 0.14% | - |
| HSV(B) | 206.56º | 0.92% | 0.26% | - |
| XYZ | 1.77 | 1.88 | 5.42 | - |
| YUV | 31.91 | 147.24 | 108.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 39 | 66 | 0.92 | 0.41 | 0 | 0.74 | 206.56 | 0.86 | 0.14 |
| Hex | 5 | 27 | 42 | 5C | 29 | 0 | 4A | CF | 56 | E |
| Octal | 5 | 47 | 102 | 134 | 51 | 0 | 112 | 317 | 126 | 16 |
| Binary | 101 | 100111 | 1000010 | 1011100 | 101001 | 0 | 1001010 | 11001111 | 1010110 | 1110 |
Color Harmonies of #052742
Complementary color
Monochromatic Colors of #052742
Black with #052742
Text Example
Text Example
White with #052742
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #052742; }
p { color: rgb(5,39,66); }
H1.HeaderClassName
{
color: #052742;
}
.AnyTagClassName
{
color: #052742;
}
</style>
background-color css
<style>
a { background-color: #052742; }
a { background-color: rgb(5,39,66); }
div.DivClassName
{
background-color: #052742;
}
.BgClassName
{
background-color: #052742;
}
</style>
border-color css
<style>
span { border-color: #052742; }
span { border-color: rgb(5,39,66); }
td.TdClassName
{
border-color: #052742;
}
.TagClassName
{
border-color: #052742;
}
</style>