Shades of Allports #096886
Tints of Allports #096886
RGB
CMYK
RGB Variations
Color information
#096886 (or 0x096886) is known color: Allports. HEX triplet: 09, 68 and 86. RGB value is (9,104,134). Sum of RGB (Red+Green+Blue) = 9+104+134=247 (32% of max value = 765). Red value is 9 (3.91% from 255 or 3.64% from 247); Green value is 104 (41.02% from 255 or 42.11% from 247); Blue value is 134 (52.73% from 255 or 54.25% from 247); Max value from RGB is 134 - color contains mainly: blue. Hex color #096886 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #096886 is #F69779. Grayscale: #4E4E4E. Windows color (decimal): -16160634 or 8808457. OLE color: 8808457.
HSL color Cylindrical-coordinate representation of color #096886: hue angle of 194.4º degrees, saturation: 0.87, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #096886 is Cyan = 0.93, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 9 | 104 | 134 | - |
| CMYK | 0.93 | 0.22 | 0 | 0.47 |
| HSL | 194.4º | 0.87% | 0.28% | - |
| HSV(B) | 194.4º | 0.93% | 0.53% | - |
| XYZ | 9.37 | 11.68 | 24.32 | - |
| YUV | 79.02 | 159.03 | 78.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 104 | 134 | 0.93 | 0.22 | 0 | 0.47 | 194.4 | 0.87 | 0.28 |
| Hex | 9 | 68 | 86 | 5D | 16 | 0 | 2F | C2 | 57 | 1C |
| Octal | 11 | 150 | 206 | 135 | 26 | 0 | 57 | 302 | 127 | 34 |
| Binary | 1001 | 1101000 | 10000110 | 1011101 | 10110 | 0 | 101111 | 11000010 | 1010111 | 11100 |
Color Harmonies of #096886
Complementary color
Monochromatic Colors of #096886
Black with #096886
Text Example
Text Example
White with #096886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #096886; }
p { color: rgb(9,104,134); }
H1.HeaderClassName
{
color: #096886;
}
.AnyTagClassName
{
color: #096886;
}
</style>
background-color css
<style>
a { background-color: #096886; }
a { background-color: rgb(9,104,134); }
div.DivClassName
{
background-color: #096886;
}
.BgClassName
{
background-color: #096886;
}
</style>
border-color css
<style>
span { border-color: #096886; }
span { border-color: rgb(9,104,134); }
td.TdClassName
{
border-color: #096886;
}
.TagClassName
{
border-color: #096886;
}
</style>