Shades of Smalt #092690
Tints of Smalt #092690
RGB
CMYK
RGB Variations
Color information
#092690 (or 0x092690) is known color: Smalt. HEX triplet: 09, 26 and 90. RGB value is (9,38,144). Sum of RGB (Red+Green+Blue) = 9+38+144=191 (25% of max value = 765). Red value is 9 (3.91% from 255 or 4.71% from 191); Green value is 38 (15.23% from 255 or 19.90% from 191); Blue value is 144 (56.64% from 255 or 75.39% from 191); Max value from RGB is 144 - color contains mainly: blue. Hex color #092690 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #092690 is #F6D96F. Grayscale: #282828. Windows color (decimal): -16177520 or 9446921. OLE color: 9446921.
HSL color Cylindrical-coordinate representation of color #092690: hue angle of 227.11º degrees, saturation: 0.88, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #092690 is Cyan = 0.94, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 9 | 38 | 144 | - |
| CMYK | 0.94 | 0.74 | 0 | 0.44 |
| HSL | 227.11º | 0.88% | 0.3% | - |
| HSV(B) | 227.11º | 0.94% | 0.56% | - |
| XYZ | 5.84 | 3.46 | 26.75 | - |
| YUV | 41.41 | 185.89 | 104.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 38 | 144 | 0.94 | 0.74 | 0 | 0.44 | 227.11 | 0.88 | 0.3 |
| Hex | 9 | 26 | 90 | 5E | 4A | 0 | 2C | E3 | 58 | 1E |
| Octal | 11 | 46 | 220 | 136 | 112 | 0 | 54 | 343 | 130 | 36 |
| Binary | 1001 | 100110 | 10010000 | 1011110 | 1001010 | 0 | 101100 | 11100011 | 1011000 | 11110 |
Color Harmonies of #092690
Complementary color
Monochromatic Colors of #092690
Black with #092690
Text Example
Text Example
White with #092690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #092690; }
p { color: rgb(9,38,144); }
H1.HeaderClassName
{
color: #092690;
}
.AnyTagClassName
{
color: #092690;
}
</style>
background-color css
<style>
a { background-color: #092690; }
a { background-color: rgb(9,38,144); }
div.DivClassName
{
background-color: #092690;
}
.BgClassName
{
background-color: #092690;
}
</style>
border-color css
<style>
span { border-color: #092690; }
span { border-color: rgb(9,38,144); }
td.TdClassName
{
border-color: #092690;
}
.TagClassName
{
border-color: #092690;
}
</style>