Shades of Smalt #092291
Tints of Smalt #092291
RGB
CMYK
RGB Variations
Color information
#092291 (or 0x092291) is known color: Smalt. HEX triplet: 09, 22 and 91. RGB value is (9,34,145). Sum of RGB (Red+Green+Blue) = 9+34+145=188 (24% of max value = 765). Red value is 9 (3.91% from 255 or 4.79% from 188); Green value is 34 (13.67% from 255 or 18.09% from 188); Blue value is 145 (57.03% from 255 or 77.13% from 188); Max value from RGB is 145 - color contains mainly: blue. Hex color #092291 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #092291 is #F6DD6E. Grayscale: #262626. Windows color (decimal): -16178543 or 9511433. OLE color: 9511433.
HSL color Cylindrical-coordinate representation of color #092291: hue angle of 228.97º 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 #092291 is Cyan = 0.94, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 9 | 34 | 145 | - |
| CMYK | 0.94 | 0.77 | 0 | 0.43 |
| HSL | 228.97º | 0.88% | 0.3% | - |
| HSV(B) | 228.97º | 0.94% | 0.57% | - |
| XYZ | 5.8 | 3.25 | 27.11 | - |
| YUV | 39.18 | 187.72 | 106.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 34 | 145 | 0.94 | 0.77 | 0 | 0.43 | 228.97 | 0.88 | 0.3 |
| Hex | 9 | 22 | 91 | 5E | 4D | 0 | 2B | E5 | 58 | 1E |
| Octal | 11 | 42 | 221 | 136 | 115 | 0 | 53 | 345 | 130 | 36 |
| Binary | 1001 | 100010 | 10010001 | 1011110 | 1001101 | 0 | 101011 | 11100101 | 1011000 | 11110 |
Color Harmonies of #092291
Complementary color
Monochromatic Colors of #092291
Black with #092291
Text Example
Text Example
White with #092291
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #092291; }
p { color: rgb(9,34,145); }
H1.HeaderClassName
{
color: #092291;
}
.AnyTagClassName
{
color: #092291;
}
</style>
background-color css
<style>
a { background-color: #092291; }
a { background-color: rgb(9,34,145); }
div.DivClassName
{
background-color: #092291;
}
.BgClassName
{
background-color: #092291;
}
</style>
border-color css
<style>
span { border-color: #092291; }
span { border-color: rgb(9,34,145); }
td.TdClassName
{
border-color: #092291;
}
.TagClassName
{
border-color: #092291;
}
</style>