Shades of Tangaroa #092548
Tints of Tangaroa #092548
RGB
CMYK
RGB Variations
Color information
#092548 (or 0x092548) is known color: Tangaroa. HEX triplet: 09, 25 and 48. RGB value is (9,37,72). Sum of RGB (Red+Green+Blue) = 9+37+72=118 (15% of max value = 765). Red value is 9 (3.91% from 255 or 7.63% from 118); Green value is 37 (14.84% from 255 or 31.36% from 118); Blue value is 72 (28.52% from 255 or 61.02% from 118); Max value from RGB is 72 - color contains mainly: blue. Hex color #092548 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #092548 is #F6DAB7. Grayscale: #202020. Windows color (decimal): -16177848 or 4728073. OLE color: 4728073.
HSL color Cylindrical-coordinate representation of color #092548: hue angle of 213.33º 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 #092548 is Cyan = 0.88, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 9 | 37 | 72 | - |
| CMYK | 0.88 | 0.49 | 0 | 0.72 |
| HSL | 213.33º | 0.78% | 0.16% | - |
| HSV(B) | 213.33º | 0.88% | 0.28% | - |
| XYZ | 1.94 | 1.85 | 6.39 | - |
| YUV | 32.62 | 150.22 | 111.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 37 | 72 | 0.88 | 0.49 | 0 | 0.72 | 213.33 | 0.78 | 0.16 |
| Hex | 9 | 25 | 48 | 58 | 31 | 0 | 48 | D5 | 4E | 10 |
| Octal | 11 | 45 | 110 | 130 | 61 | 0 | 110 | 325 | 116 | 20 |
| Binary | 1001 | 100101 | 1001000 | 1011000 | 110001 | 0 | 1001000 | 11010101 | 1001110 | 10000 |
Color Harmonies of #092548
Complementary color
Monochromatic Colors of #092548
Black with #092548
Text Example
Text Example
White with #092548
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #092548; }
p { color: rgb(9,37,72); }
H1.HeaderClassName
{
color: #092548;
}
.AnyTagClassName
{
color: #092548;
}
</style>
background-color css
<style>
a { background-color: #092548; }
a { background-color: rgb(9,37,72); }
div.DivClassName
{
background-color: #092548;
}
.BgClassName
{
background-color: #092548;
}
</style>
border-color css
<style>
span { border-color: #092548; }
span { border-color: rgb(9,37,72); }
td.TdClassName
{
border-color: #092548;
}
.TagClassName
{
border-color: #092548;
}
</style>