Shades of Smalt #092986
Tints of Smalt #092986
RGB
CMYK
RGB Variations
Color information
#092986 (or 0x092986) is known color: Smalt. HEX triplet: 09, 29 and 86. RGB value is (9,41,134). Sum of RGB (Red+Green+Blue) = 9+41+134=184 (24% of max value = 765). Red value is 9 (3.91% from 255 or 4.89% from 184); Green value is 41 (16.41% from 255 or 22.28% from 184); Blue value is 134 (52.73% from 255 or 72.83% from 184); Max value from RGB is 134 - color contains mainly: blue. Hex color #092986 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #092986 is #F6D679. Grayscale: #292929. Windows color (decimal): -16176762 or 8792329. OLE color: 8792329.
HSL color Cylindrical-coordinate representation of color #092986: hue angle of 224.64º 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 #092986 is Cyan = 0.93, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 9 | 41 | 134 | - |
| CMYK | 0.93 | 0.69 | 0 | 0.47 |
| HSL | 224.64º | 0.87% | 0.28% | - |
| HSV(B) | 224.64º | 0.93% | 0.53% | - |
| XYZ | 5.21 | 3.37 | 22.93 | - |
| YUV | 42.03 | 179.9 | 104.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 41 | 134 | 0.93 | 0.69 | 0 | 0.47 | 224.64 | 0.87 | 0.28 |
| Hex | 9 | 29 | 86 | 5D | 45 | 0 | 2F | E1 | 57 | 1C |
| Octal | 11 | 51 | 206 | 135 | 105 | 0 | 57 | 341 | 127 | 34 |
| Binary | 1001 | 101001 | 10000110 | 1011101 | 1000101 | 0 | 101111 | 11100001 | 1010111 | 11100 |
Color Harmonies of #092986
Complementary color
Monochromatic Colors of #092986
Black with #092986
Text Example
Text Example
White with #092986
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #092986; }
p { color: rgb(9,41,134); }
H1.HeaderClassName
{
color: #092986;
}
.AnyTagClassName
{
color: #092986;
}
</style>
background-color css
<style>
a { background-color: #092986; }
a { background-color: rgb(9,41,134); }
div.DivClassName
{
background-color: #092986;
}
.BgClassName
{
background-color: #092986;
}
</style>
border-color css
<style>
span { border-color: #092986; }
span { border-color: rgb(9,41,134); }
td.TdClassName
{
border-color: #092986;
}
.TagClassName
{
border-color: #092986;
}
</style>