Shades of Smalt #093286
Tints of Smalt #093286
RGB
CMYK
RGB Variations
Color information
#093286 (or 0x093286) is known color: Smalt. HEX triplet: 09, 32 and 86. RGB value is (9,50,134). Sum of RGB (Red+Green+Blue) = 9+50+134=193 (25% of max value = 765). Red value is 9 (3.91% from 255 or 4.66% from 193); Green value is 50 (19.92% from 255 or 25.91% from 193); Blue value is 134 (52.73% from 255 or 69.43% from 193); Max value from RGB is 134 - color contains mainly: blue. Hex color #093286 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #093286 is #F6CD79. Grayscale: #2E2E2E. Windows color (decimal): -16174458 or 8794633. OLE color: 8794633.
HSL color Cylindrical-coordinate representation of color #093286: hue angle of 220.32º 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 #093286 is Cyan = 0.93, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 9 | 50 | 134 | - |
| CMYK | 0.93 | 0.63 | 0 | 0.47 |
| HSL | 220.32º | 0.87% | 0.28% | - |
| HSV(B) | 220.32º | 0.93% | 0.53% | - |
| XYZ | 5.56 | 4.06 | 23.05 | - |
| YUV | 47.32 | 176.92 | 100.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 50 | 134 | 0.93 | 0.63 | 0 | 0.47 | 220.32 | 0.87 | 0.28 |
| Hex | 9 | 32 | 86 | 5D | 3F | 0 | 2F | DC | 57 | 1C |
| Octal | 11 | 62 | 206 | 135 | 77 | 0 | 57 | 334 | 127 | 34 |
| Binary | 1001 | 110010 | 10000110 | 1011101 | 111111 | 0 | 101111 | 11011100 | 1010111 | 11100 |
Color Harmonies of #093286
Complementary color
Monochromatic Colors of #093286
Black with #093286
Text Example
Text Example
White with #093286
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #093286; }
p { color: rgb(9,50,134); }
H1.HeaderClassName
{
color: #093286;
}
.AnyTagClassName
{
color: #093286;
}
</style>
background-color css
<style>
a { background-color: #093286; }
a { background-color: rgb(9,50,134); }
div.DivClassName
{
background-color: #093286;
}
.BgClassName
{
background-color: #093286;
}
</style>
border-color css
<style>
span { border-color: #093286; }
span { border-color: rgb(9,50,134); }
td.TdClassName
{
border-color: #093286;
}
.TagClassName
{
border-color: #093286;
}
</style>