Shades of Allports #096586
Tints of Allports #096586
RGB
CMYK
RGB Variations
Color information
#096586 (or 0x096586) is known color: Allports. HEX triplet: 09, 65 and 86. RGB value is (9,101,134). Sum of RGB (Red+Green+Blue) = 9+101+134=244 (32% of max value = 765). Red value is 9 (3.91% from 255 or 3.69% from 244); Green value is 101 (39.84% from 255 or 41.39% from 244); Blue value is 134 (52.73% from 255 or 54.92% from 244); Max value from RGB is 134 - color contains mainly: blue. Hex color #096586 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #096586 is #F69A79. Grayscale: #4D4D4D. Windows color (decimal): -16161402 or 8807689. OLE color: 8807689.
HSL color Cylindrical-coordinate representation of color #096586: hue angle of 195.84º 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 #096586 is Cyan = 0.93, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 9 | 101 | 134 | - |
| CMYK | 0.93 | 0.25 | 0 | 0.47 |
| HSL | 195.84º | 0.87% | 0.28% | - |
| HSV(B) | 195.84º | 0.93% | 0.53% | - |
| XYZ | 9.07 | 11.09 | 24.22 | - |
| YUV | 77.25 | 160.02 | 79.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 101 | 134 | 0.93 | 0.25 | 0 | 0.47 | 195.84 | 0.87 | 0.28 |
| Hex | 9 | 65 | 86 | 5D | 19 | 0 | 2F | C4 | 57 | 1C |
| Octal | 11 | 145 | 206 | 135 | 31 | 0 | 57 | 304 | 127 | 34 |
| Binary | 1001 | 1100101 | 10000110 | 1011101 | 11001 | 0 | 101111 | 11000100 | 1010111 | 11100 |
Color Harmonies of #096586
Complementary color
Monochromatic Colors of #096586
Black with #096586
Text Example
Text Example
White with #096586
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #096586; }
p { color: rgb(9,101,134); }
H1.HeaderClassName
{
color: #096586;
}
.AnyTagClassName
{
color: #096586;
}
</style>
background-color css
<style>
a { background-color: #096586; }
a { background-color: rgb(9,101,134); }
div.DivClassName
{
background-color: #096586;
}
.BgClassName
{
background-color: #096586;
}
</style>
border-color css
<style>
span { border-color: #096586; }
span { border-color: rgb(9,101,134); }
td.TdClassName
{
border-color: #096586;
}
.TagClassName
{
border-color: #096586;
}
</style>