Shades of Smalt #092988
Tints of Smalt #092988
RGB
CMYK
RGB Variations
Color information
#092988 (or 0x092988) is known color: Smalt. HEX triplet: 09, 29 and 88. RGB value is (9,41,136). Sum of RGB (Red+Green+Blue) = 9+41+136=186 (24% of max value = 765). Red value is 9 (3.91% from 255 or 4.84% from 186); Green value is 41 (16.41% from 255 or 22.04% from 186); Blue value is 136 (53.52% from 255 or 73.12% from 186); Max value from RGB is 136 - color contains mainly: blue. Hex color #092988 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #092988 is #F6D677. Grayscale: #292929. Windows color (decimal): -16176760 or 8923401. OLE color: 8923401.
HSL color Cylindrical-coordinate representation of color #092988: hue angle of 224.88º degrees, saturation: 0.88, 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 #092988 is Cyan = 0.93, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 9 | 41 | 136 | - |
| CMYK | 0.93 | 0.70 | 0 | 0.47 |
| HSL | 224.88º | 0.88% | 0.28% | - |
| HSV(B) | 224.88º | 0.93% | 0.53% | - |
| XYZ | 5.35 | 3.42 | 23.67 | - |
| YUV | 42.26 | 180.9 | 104.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 41 | 136 | 0.93 | 0.70 | 0 | 0.47 | 224.88 | 0.88 | 0.28 |
| Hex | 9 | 29 | 88 | 5D | 46 | 0 | 2F | E1 | 58 | 1C |
| Octal | 11 | 51 | 210 | 135 | 106 | 0 | 57 | 341 | 130 | 34 |
| Binary | 1001 | 101001 | 10001000 | 1011101 | 1000110 | 0 | 101111 | 11100001 | 1011000 | 11100 |
Color Harmonies of #092988
Complementary color
Monochromatic Colors of #092988
Black with #092988
Text Example
Text Example
White with #092988
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #092988; }
p { color: rgb(9,41,136); }
H1.HeaderClassName
{
color: #092988;
}
.AnyTagClassName
{
color: #092988;
}
</style>
background-color css
<style>
a { background-color: #092988; }
a { background-color: rgb(9,41,136); }
div.DivClassName
{
background-color: #092988;
}
.BgClassName
{
background-color: #092988;
}
</style>
border-color css
<style>
span { border-color: #092988; }
span { border-color: rgb(9,41,136); }
td.TdClassName
{
border-color: #092988;
}
.TagClassName
{
border-color: #092988;
}
</style>