Shades of Tangaroa #092642
Tints of Tangaroa #092642
RGB
CMYK
RGB Variations
Color information
#092642 (or 0x092642) is known color: Tangaroa. HEX triplet: 09, 26 and 42. RGB value is (9,38,66). Sum of RGB (Red+Green+Blue) = 9+38+66=113 (14% of max value = 765). Red value is 9 (3.91% from 255 or 7.96% from 113); Green value is 38 (15.23% from 255 or 33.63% from 113); Blue value is 66 (26.17% from 255 or 58.41% from 113); Max value from RGB is 66 - color contains mainly: blue. Hex color #092642 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #092642 is #F6D9BD. Grayscale: #202020. Windows color (decimal): -16177598 or 4335113. OLE color: 4335113.
HSL color Cylindrical-coordinate representation of color #092642: hue angle of 209.47º degrees, saturation: 0.76, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #092642 is Cyan = 0.86, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 9 | 38 | 66 | - |
| CMYK | 0.86 | 0.42 | 0 | 0.74 |
| HSL | 209.47º | 0.76% | 0.15% | - |
| HSV(B) | 209.47º | 0.86% | 0.26% | - |
| XYZ | 1.79 | 1.84 | 5.41 | - |
| YUV | 32.52 | 146.89 | 111.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 38 | 66 | 0.86 | 0.42 | 0 | 0.74 | 209.47 | 0.76 | 0.15 |
| Hex | 9 | 26 | 42 | 56 | 2A | 0 | 4A | D1 | 4C | F |
| Octal | 11 | 46 | 102 | 126 | 52 | 0 | 112 | 321 | 114 | 17 |
| Binary | 1001 | 100110 | 1000010 | 1010110 | 101010 | 0 | 1001010 | 11010001 | 1001100 | 1111 |
Color Harmonies of #092642
Complementary color
Monochromatic Colors of #092642
Black with #092642
Text Example
Text Example
White with #092642
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #092642; }
p { color: rgb(9,38,66); }
H1.HeaderClassName
{
color: #092642;
}
.AnyTagClassName
{
color: #092642;
}
</style>
background-color css
<style>
a { background-color: #092642; }
a { background-color: rgb(9,38,66); }
div.DivClassName
{
background-color: #092642;
}
.BgClassName
{
background-color: #092642;
}
</style>
border-color css
<style>
span { border-color: #092642; }
span { border-color: rgb(9,38,66); }
td.TdClassName
{
border-color: #092642;
}
.TagClassName
{
border-color: #092642;
}
</style>