Shades of Tangaroa #092844
Tints of Tangaroa #092844
RGB
CMYK
RGB Variations
Color information
#092844 (or 0x092844) is known color: Tangaroa. HEX triplet: 09, 28 and 44. RGB value is (9,40,68). Sum of RGB (Red+Green+Blue) = 9+40+68=117 (15% of max value = 765). Red value is 9 (3.91% from 255 or 7.69% from 117); Green value is 40 (16.02% from 255 or 34.19% from 117); Blue value is 68 (26.95% from 255 or 58.12% from 117); Max value from RGB is 68 - color contains mainly: blue. Hex color #092844 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #092844 is #F6D7BB. Grayscale: #212121. Windows color (decimal): -16177084 or 4466697. OLE color: 4466697.
HSL color Cylindrical-coordinate representation of color #092844: hue angle of 208.47º degrees, saturation: 0.77, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #092844 is Cyan = 0.87, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 9 | 40 | 68 | - |
| CMYK | 0.87 | 0.41 | 0 | 0.73 |
| HSL | 208.47º | 0.77% | 0.15% | - |
| HSV(B) | 208.47º | 0.87% | 0.27% | - |
| XYZ | 1.91 | 1.99 | 5.75 | - |
| YUV | 33.92 | 147.23 | 110.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 40 | 68 | 0.87 | 0.41 | 0 | 0.73 | 208.47 | 0.77 | 0.15 |
| Hex | 9 | 28 | 44 | 57 | 29 | 0 | 49 | D0 | 4D | F |
| Octal | 11 | 50 | 104 | 127 | 51 | 0 | 111 | 320 | 115 | 17 |
| Binary | 1001 | 101000 | 1000100 | 1010111 | 101001 | 0 | 1001001 | 11010000 | 1001101 | 1111 |
Color Harmonies of #092844
Complementary color
Monochromatic Colors of #092844
Black with #092844
Text Example
Text Example
White with #092844
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #092844; }
p { color: rgb(9,40,68); }
H1.HeaderClassName
{
color: #092844;
}
.AnyTagClassName
{
color: #092844;
}
</style>
background-color css
<style>
a { background-color: #092844; }
a { background-color: rgb(9,40,68); }
div.DivClassName
{
background-color: #092844;
}
.BgClassName
{
background-color: #092844;
}
</style>
border-color css
<style>
span { border-color: #092844; }
span { border-color: rgb(9,40,68); }
td.TdClassName
{
border-color: #092844;
}
.TagClassName
{
border-color: #092844;
}
</style>