Shades of Tangaroa #092547
Tints of Tangaroa #092547
RGB
CMYK
RGB Variations
Color information
#092547 (or 0x092547) is known color: Tangaroa. HEX triplet: 09, 25 and 47. RGB value is (9,37,71). Sum of RGB (Red+Green+Blue) = 9+37+71=117 (15% of max value = 765). Red value is 9 (3.91% from 255 or 7.69% from 117); Green value is 37 (14.84% from 255 or 31.62% from 117); Blue value is 71 (28.12% from 255 or 60.68% from 117); Max value from RGB is 71 - color contains mainly: blue. Hex color #092547 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #092547 is #F6DAB8. Grayscale: #202020. Windows color (decimal): -16177849 or 4662537. OLE color: 4662537.
HSL color Cylindrical-coordinate representation of color #092547: hue angle of 212.9º 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 #092547 is Cyan = 0.87, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 9 | 37 | 71 | - |
| CMYK | 0.87 | 0.48 | 0 | 0.72 |
| HSL | 212.9º | 0.78% | 0.16% | - |
| HSV(B) | 212.9º | 0.87% | 0.28% | - |
| XYZ | 1.91 | 1.84 | 6.21 | - |
| YUV | 32.5 | 149.72 | 111.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 37 | 71 | 0.87 | 0.48 | 0 | 0.72 | 212.9 | 0.78 | 0.16 |
| Hex | 9 | 25 | 47 | 57 | 30 | 0 | 48 | D5 | 4E | 10 |
| Octal | 11 | 45 | 107 | 127 | 60 | 0 | 110 | 325 | 116 | 20 |
| Binary | 1001 | 100101 | 1000111 | 1010111 | 110000 | 0 | 1001000 | 11010101 | 1001110 | 10000 |
Color Harmonies of #092547
Complementary color
Monochromatic Colors of #092547
Black with #092547
Text Example
Text Example
White with #092547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #092547; }
p { color: rgb(9,37,71); }
H1.HeaderClassName
{
color: #092547;
}
.AnyTagClassName
{
color: #092547;
}
</style>
background-color css
<style>
a { background-color: #092547; }
a { background-color: rgb(9,37,71); }
div.DivClassName
{
background-color: #092547;
}
.BgClassName
{
background-color: #092547;
}
</style>
border-color css
<style>
span { border-color: #092547; }
span { border-color: rgb(9,37,71); }
td.TdClassName
{
border-color: #092547;
}
.TagClassName
{
border-color: #092547;
}
</style>