Shades of Allports #096092
Tints of Allports #096092
RGB
CMYK
RGB Variations
Color information
#096092 (or 0x096092) is known color: Allports. HEX triplet: 09, 60 and 92. RGB value is (9,96,146). Sum of RGB (Red+Green+Blue) = 9+96+146=251 (33% of max value = 765). Red value is 9 (3.91% from 255 or 3.59% from 251); Green value is 96 (37.89% from 255 or 38.25% from 251); Blue value is 146 (57.42% from 255 or 58.17% from 251); Max value from RGB is 146 - color contains mainly: blue. Hex color #096092 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #096092 is #F69F6D. Grayscale: #4B4B4B. Windows color (decimal): -16162670 or 9592841. OLE color: 9592841.
HSL color Cylindrical-coordinate representation of color #096092: hue angle of 201.9º degrees, saturation: 0.88, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #096092 is Cyan = 0.94, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 9 | 96 | 146 | - |
| CMYK | 0.94 | 0.34 | 0 | 0.43 |
| HSL | 201.9º | 0.88% | 0.3% | - |
| HSV(B) | 201.9º | 0.94% | 0.57% | - |
| XYZ | 9.48 | 10.5 | 28.72 | - |
| YUV | 75.69 | 167.68 | 80.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 96 | 146 | 0.94 | 0.34 | 0 | 0.43 | 201.9 | 0.88 | 0.3 |
| Hex | 9 | 60 | 92 | 5E | 22 | 0 | 2B | CA | 58 | 1E |
| Octal | 11 | 140 | 222 | 136 | 42 | 0 | 53 | 312 | 130 | 36 |
| Binary | 1001 | 1100000 | 10010010 | 1011110 | 100010 | 0 | 101011 | 11001010 | 1011000 | 11110 |
Color Harmonies of #096092
Complementary color
Monochromatic Colors of #096092
Black with #096092
Text Example
Text Example
White with #096092
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #096092; }
p { color: rgb(9,96,146); }
H1.HeaderClassName
{
color: #096092;
}
.AnyTagClassName
{
color: #096092;
}
</style>
background-color css
<style>
a { background-color: #096092; }
a { background-color: rgb(9,96,146); }
div.DivClassName
{
background-color: #096092;
}
.BgClassName
{
background-color: #096092;
}
</style>
border-color css
<style>
span { border-color: #096092; }
span { border-color: rgb(9,96,146); }
td.TdClassName
{
border-color: #096092;
}
.TagClassName
{
border-color: #096092;
}
</style>