Shades of Tangaroa #092947
Tints of Tangaroa #092947
RGB
CMYK
RGB Variations
Color information
#092947 (or 0x092947) is known color: Tangaroa. HEX triplet: 09, 29 and 47. RGB value is (9,41,71). Sum of RGB (Red+Green+Blue) = 9+41+71=121 (16% of max value = 765). Red value is 9 (3.91% from 255 or 7.44% from 121); Green value is 41 (16.41% from 255 or 33.88% from 121); Blue value is 71 (28.12% from 255 or 58.68% from 121); Max value from RGB is 71 - color contains mainly: blue. Hex color #092947 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #092947 is #F6D6B8. Grayscale: #222222. Windows color (decimal): -16176825 or 4663561. OLE color: 4663561.
HSL color Cylindrical-coordinate representation of color #092947: hue angle of 209.03º degrees, saturation: 0.77, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #092947 is Cyan = 0.87, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 9 | 41 | 71 | - |
| CMYK | 0.87 | 0.42 | 0 | 0.72 |
| HSL | 209.03º | 0.78% | 0.16% | - |
| HSV(B) | 209.03º | 0.87% | 0.28% | - |
| XYZ | 2.04 | 2.1 | 6.26 | - |
| YUV | 34.85 | 148.4 | 109.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 41 | 71 | 0.87 | 0.42 | 0 | 0.72 | 209.03 | 0.78 | 0.16 |
| Hex | 9 | 29 | 47 | 57 | 2A | 0 | 48 | D1 | 4E | 10 |
| Octal | 11 | 51 | 107 | 127 | 52 | 0 | 110 | 321 | 116 | 20 |
| Binary | 1001 | 101001 | 1000111 | 1010111 | 101010 | 0 | 1001000 | 11010001 | 1001110 | 10000 |
Color Harmonies of #092947
Complementary color
Monochromatic Colors of #092947
Black with #092947
Text Example
Text Example
White with #092947
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #092947; }
p { color: rgb(9,41,71); }
H1.HeaderClassName
{
color: #092947;
}
.AnyTagClassName
{
color: #092947;
}
</style>
background-color css
<style>
a { background-color: #092947; }
a { background-color: rgb(9,41,71); }
div.DivClassName
{
background-color: #092947;
}
.BgClassName
{
background-color: #092947;
}
</style>
border-color css
<style>
span { border-color: #092947; }
span { border-color: rgb(9,41,71); }
td.TdClassName
{
border-color: #092947;
}
.TagClassName
{
border-color: #092947;
}
</style>