Shades of Smalt #093686
Tints of Smalt #093686
RGB
CMYK
RGB Variations
Color information
#093686 (or 0x093686) is known color: Smalt. HEX triplet: 09, 36 and 86. RGB value is (9,54,134). Sum of RGB (Red+Green+Blue) = 9+54+134=197 (26% of max value = 765). Red value is 9 (3.91% from 255 or 4.57% from 197); Green value is 54 (21.48% from 255 or 27.41% from 197); Blue value is 134 (52.73% from 255 or 68.02% from 197); Max value from RGB is 134 - color contains mainly: blue. Hex color #093686 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #093686 is #F6C979. Grayscale: #313131. Windows color (decimal): -16173434 or 8795657. OLE color: 8795657.
HSL color Cylindrical-coordinate representation of color #093686: hue angle of 218.4º 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 #093686 is Cyan = 0.93, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 9 | 54 | 134 | - |
| CMYK | 0.93 | 0.60 | 0 | 0.47 |
| HSL | 218.4º | 0.87% | 0.28% | - |
| HSV(B) | 218.4º | 0.93% | 0.53% | - |
| XYZ | 5.73 | 4.42 | 23.1 | - |
| YUV | 49.67 | 175.59 | 99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 54 | 134 | 0.93 | 0.60 | 0 | 0.47 | 218.4 | 0.87 | 0.28 |
| Hex | 9 | 36 | 86 | 5D | 3C | 0 | 2F | DA | 57 | 1C |
| Octal | 11 | 66 | 206 | 135 | 74 | 0 | 57 | 332 | 127 | 34 |
| Binary | 1001 | 110110 | 10000110 | 1011101 | 111100 | 0 | 101111 | 11011010 | 1010111 | 11100 |
Color Harmonies of #093686
Complementary color
Monochromatic Colors of #093686
Black with #093686
Text Example
Text Example
White with #093686
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #093686; }
p { color: rgb(9,54,134); }
H1.HeaderClassName
{
color: #093686;
}
.AnyTagClassName
{
color: #093686;
}
</style>
background-color css
<style>
a { background-color: #093686; }
a { background-color: rgb(9,54,134); }
div.DivClassName
{
background-color: #093686;
}
.BgClassName
{
background-color: #093686;
}
</style>
border-color css
<style>
span { border-color: #093686; }
span { border-color: rgb(9,54,134); }
td.TdClassName
{
border-color: #093686;
}
.TagClassName
{
border-color: #093686;
}
</style>