Shades of Smalt #092686
Tints of Smalt #092686
RGB
CMYK
RGB Variations
Color information
#092686 (or 0x092686) is known color: Smalt. HEX triplet: 09, 26 and 86. RGB value is (9,38,134). Sum of RGB (Red+Green+Blue) = 9+38+134=181 (23% of max value = 765). Red value is 9 (3.91% from 255 or 4.97% from 181); Green value is 38 (15.23% from 255 or 20.99% from 181); Blue value is 134 (52.73% from 255 or 74.03% from 181); Max value from RGB is 134 - color contains mainly: blue. Hex color #092686 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #092686 is #F6D979. Grayscale: #272727. Windows color (decimal): -16177530 or 8791561. OLE color: 8791561.
HSL color Cylindrical-coordinate representation of color #092686: hue angle of 226.08º 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 #092686 is Cyan = 0.93, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 9 | 38 | 134 | - |
| CMYK | 0.93 | 0.72 | 0 | 0.47 |
| HSL | 226.08º | 0.87% | 0.28% | - |
| HSV(B) | 226.08º | 0.93% | 0.53% | - |
| XYZ | 5.11 | 3.17 | 22.9 | - |
| YUV | 40.27 | 180.89 | 105.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 38 | 134 | 0.93 | 0.72 | 0 | 0.47 | 226.08 | 0.87 | 0.28 |
| Hex | 9 | 26 | 86 | 5D | 48 | 0 | 2F | E2 | 57 | 1C |
| Octal | 11 | 46 | 206 | 135 | 110 | 0 | 57 | 342 | 127 | 34 |
| Binary | 1001 | 100110 | 10000110 | 1011101 | 1001000 | 0 | 101111 | 11100010 | 1010111 | 11100 |
Color Harmonies of #092686
Complementary color
Monochromatic Colors of #092686
Black with #092686
Text Example
Text Example
White with #092686
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #092686; }
p { color: rgb(9,38,134); }
H1.HeaderClassName
{
color: #092686;
}
.AnyTagClassName
{
color: #092686;
}
</style>
background-color css
<style>
a { background-color: #092686; }
a { background-color: rgb(9,38,134); }
div.DivClassName
{
background-color: #092686;
}
.BgClassName
{
background-color: #092686;
}
</style>
border-color css
<style>
span { border-color: #092686; }
span { border-color: rgb(9,38,134); }
td.TdClassName
{
border-color: #092686;
}
.TagClassName
{
border-color: #092686;
}
</style>