Shades of Tangaroa #092940
Tints of Tangaroa #092940
RGB
CMYK
RGB Variations
Color information
#092940 (or 0x092940) is known color: Tangaroa. HEX triplet: 09, 29 and 40. RGB value is (9,41,64). Sum of RGB (Red+Green+Blue) = 9+41+64=114 (15% of max value = 765). Red value is 9 (3.91% from 255 or 7.89% from 114); Green value is 41 (16.41% from 255 or 35.96% from 114); Blue value is 64 (25.39% from 255 or 56.14% from 114); Max value from RGB is 64 - color contains mainly: blue. Hex color #092940 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #092940 is #F6D6BF. Grayscale: #212121. Windows color (decimal): -16176832 or 4204809. OLE color: 4204809.
HSL color Cylindrical-coordinate representation of color #092940: hue angle of 205.09º degrees, saturation: 0.75, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #092940 is Cyan = 0.86, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 9 | 41 | 64 | - |
| CMYK | 0.86 | 0.36 | 0 | 0.75 |
| HSL | 205.09º | 0.75% | 0.14% | - |
| HSV(B) | 205.09º | 0.86% | 0.25% | - |
| XYZ | 1.83 | 2.01 | 5.14 | - |
| YUV | 34.05 | 144.9 | 110.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 41 | 64 | 0.86 | 0.36 | 0 | 0.75 | 205.09 | 0.75 | 0.14 |
| Hex | 9 | 29 | 40 | 56 | 24 | 0 | 4B | CD | 4B | E |
| Octal | 11 | 51 | 100 | 126 | 44 | 0 | 113 | 315 | 113 | 16 |
| Binary | 1001 | 101001 | 1000000 | 1010110 | 100100 | 0 | 1001011 | 11001101 | 1001011 | 1110 |
Color Harmonies of #092940
Complementary color
Monochromatic Colors of #092940
Black with #092940
Text Example
Text Example
White with #092940
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #092940; }
p { color: rgb(9,41,64); }
H1.HeaderClassName
{
color: #092940;
}
.AnyTagClassName
{
color: #092940;
}
</style>
background-color css
<style>
a { background-color: #092940; }
a { background-color: rgb(9,41,64); }
div.DivClassName
{
background-color: #092940;
}
.BgClassName
{
background-color: #092940;
}
</style>
border-color css
<style>
span { border-color: #092940; }
span { border-color: rgb(9,41,64); }
td.TdClassName
{
border-color: #092940;
}
.TagClassName
{
border-color: #092940;
}
</style>