Shades of Tangaroa #092649
Tints of Tangaroa #092649
RGB
CMYK
RGB Variations
Color information
#092649 (or 0x092649) is known color: Tangaroa. HEX triplet: 09, 26 and 49. RGB value is (9,38,73). Sum of RGB (Red+Green+Blue) = 9+38+73=120 (15% of max value = 765). Red value is 9 (3.91% from 255 or 7.5% from 120); Green value is 38 (15.23% from 255 or 31.67% from 120); Blue value is 73 (28.91% from 255 or 60.83% from 120); Max value from RGB is 73 - color contains mainly: blue. Hex color #092649 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #092649 is #F6D9B6. Grayscale: #212121. Windows color (decimal): -16177591 or 4793865. OLE color: 4793865.
HSL color Cylindrical-coordinate representation of color #092649: hue angle of 212.81º degrees, saturation: 0.78, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #092649 is Cyan = 0.88, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 9 | 38 | 73 | - |
| CMYK | 0.88 | 0.48 | 0 | 0.71 |
| HSL | 212.81º | 0.78% | 0.16% | - |
| HSV(B) | 212.81º | 0.88% | 0.29% | - |
| XYZ | 2.01 | 1.93 | 6.57 | - |
| YUV | 33.32 | 150.39 | 110.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 38 | 73 | 0.88 | 0.48 | 0 | 0.71 | 212.81 | 0.78 | 0.16 |
| Hex | 9 | 26 | 49 | 58 | 30 | 0 | 47 | D5 | 4E | 10 |
| Octal | 11 | 46 | 111 | 130 | 60 | 0 | 107 | 325 | 116 | 20 |
| Binary | 1001 | 100110 | 1001001 | 1011000 | 110000 | 0 | 1000111 | 11010101 | 1001110 | 10000 |
Color Harmonies of #092649
Complementary color
Monochromatic Colors of #092649
Black with #092649
Text Example
Text Example
White with #092649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #092649; }
p { color: rgb(9,38,73); }
H1.HeaderClassName
{
color: #092649;
}
.AnyTagClassName
{
color: #092649;
}
</style>
background-color css
<style>
a { background-color: #092649; }
a { background-color: rgb(9,38,73); }
div.DivClassName
{
background-color: #092649;
}
.BgClassName
{
background-color: #092649;
}
</style>
border-color css
<style>
span { border-color: #092649; }
span { border-color: rgb(9,38,73); }
td.TdClassName
{
border-color: #092649;
}
.TagClassName
{
border-color: #092649;
}
</style>