Shades of Tangaroa #092748
Tints of Tangaroa #092748
RGB
CMYK
RGB Variations
Color information
#092748 (or 0x092748) is known color: Tangaroa. HEX triplet: 09, 27 and 48. RGB value is (9,39,72). Sum of RGB (Red+Green+Blue) = 9+39+72=120 (15% of max value = 765). Red value is 9 (3.91% from 255 or 7.5% from 120); Green value is 39 (15.62% from 255 or 32.5% from 120); Blue value is 72 (28.52% from 255 or 60% from 120); Max value from RGB is 72 - color contains mainly: blue. Hex color #092748 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #092748 is #F6D8B7. Grayscale: #212121. Windows color (decimal): -16177336 or 4728585. OLE color: 4728585.
HSL color Cylindrical-coordinate representation of color #092748: hue angle of 211.43º degrees, saturation: 0.78, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #092748 is Cyan = 0.88, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 9 | 39 | 72 | - |
| CMYK | 0.88 | 0.46 | 0 | 0.72 |
| HSL | 211.43º | 0.78% | 0.16% | - |
| HSV(B) | 211.43º | 0.88% | 0.28% | - |
| XYZ | 2.01 | 1.98 | 6.41 | - |
| YUV | 33.79 | 149.56 | 110.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 39 | 72 | 0.88 | 0.46 | 0 | 0.72 | 211.43 | 0.78 | 0.16 |
| Hex | 9 | 27 | 48 | 58 | 2E | 0 | 48 | D3 | 4E | 10 |
| Octal | 11 | 47 | 110 | 130 | 56 | 0 | 110 | 323 | 116 | 20 |
| Binary | 1001 | 100111 | 1001000 | 1011000 | 101110 | 0 | 1001000 | 11010011 | 1001110 | 10000 |
Color Harmonies of #092748
Complementary color
Monochromatic Colors of #092748
Black with #092748
Text Example
Text Example
White with #092748
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #092748; }
p { color: rgb(9,39,72); }
H1.HeaderClassName
{
color: #092748;
}
.AnyTagClassName
{
color: #092748;
}
</style>
background-color css
<style>
a { background-color: #092748; }
a { background-color: rgb(9,39,72); }
div.DivClassName
{
background-color: #092748;
}
.BgClassName
{
background-color: #092748;
}
</style>
border-color css
<style>
span { border-color: #092748; }
span { border-color: rgb(9,39,72); }
td.TdClassName
{
border-color: #092748;
}
.TagClassName
{
border-color: #092748;
}
</style>