Shades of Smalt #092691
Tints of Smalt #092691
RGB
CMYK
RGB Variations
Color information
#092691 (or 0x092691) is known color: Smalt. HEX triplet: 09, 26 and 91. RGB value is (9,38,145). Sum of RGB (Red+Green+Blue) = 9+38+145=192 (25% of max value = 765). Red value is 9 (3.91% from 255 or 4.69% from 192); Green value is 38 (15.23% from 255 or 19.79% from 192); Blue value is 145 (57.03% from 255 or 75.52% from 192); Max value from RGB is 145 - color contains mainly: blue. Hex color #092691 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #092691 is #F6D96E. Grayscale: #292929. Windows color (decimal): -16177519 or 9512457. OLE color: 9512457.
HSL color Cylindrical-coordinate representation of color #092691: hue angle of 227.21º 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 #092691 is Cyan = 0.94, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 9 | 38 | 145 | - |
| CMYK | 0.94 | 0.74 | 0 | 0.43 |
| HSL | 227.21º | 0.88% | 0.3% | - |
| HSV(B) | 227.21º | 0.94% | 0.57% | - |
| XYZ | 5.92 | 3.49 | 27.15 | - |
| YUV | 41.53 | 186.39 | 104.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 38 | 145 | 0.94 | 0.74 | 0 | 0.43 | 227.21 | 0.88 | 0.3 |
| Hex | 9 | 26 | 91 | 5E | 4A | 0 | 2B | E3 | 58 | 1E |
| Octal | 11 | 46 | 221 | 136 | 112 | 0 | 53 | 343 | 130 | 36 |
| Binary | 1001 | 100110 | 10010001 | 1011110 | 1001010 | 0 | 101011 | 11100011 | 1011000 | 11110 |
Color Harmonies of #092691
Complementary color
Monochromatic Colors of #092691
Black with #092691
Text Example
Text Example
White with #092691
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #092691; }
p { color: rgb(9,38,145); }
H1.HeaderClassName
{
color: #092691;
}
.AnyTagClassName
{
color: #092691;
}
</style>
background-color css
<style>
a { background-color: #092691; }
a { background-color: rgb(9,38,145); }
div.DivClassName
{
background-color: #092691;
}
.BgClassName
{
background-color: #092691;
}
</style>
border-color css
<style>
span { border-color: #092691; }
span { border-color: rgb(9,38,145); }
td.TdClassName
{
border-color: #092691;
}
.TagClassName
{
border-color: #092691;
}
</style>