Shades of Smalt #093793
Tints of Smalt #093793
RGB
CMYK
RGB Variations
Color information
#093793 (or 0x093793) is known color: Smalt. HEX triplet: 09, 37 and 93. RGB value is (9,55,147). Sum of RGB (Red+Green+Blue) = 9+55+147=211 (27% of max value = 765). Red value is 9 (3.91% from 255 or 4.27% from 211); Green value is 55 (21.88% from 255 or 26.07% from 211); Blue value is 147 (57.81% from 255 or 69.67% from 211); Max value from RGB is 147 - color contains mainly: blue. Hex color #093793 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #093793 is #F6C86C. Grayscale: #333333. Windows color (decimal): -16173165 or 9647881. OLE color: 9647881.
HSL color Cylindrical-coordinate representation of color #093793: hue angle of 220º degrees, saturation: 0.88, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #093793 is Cyan = 0.94, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 9 | 55 | 147 | - |
| CMYK | 0.94 | 0.63 | 0 | 0.42 |
| HSL | 220º | 0.88% | 0.31% | - |
| HSV(B) | 220º | 0.94% | 0.58% | - |
| XYZ | 6.75 | 4.9 | 28.19 | - |
| YUV | 51.73 | 181.76 | 97.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 55 | 147 | 0.94 | 0.63 | 0 | 0.42 | 220 | 0.88 | 0.31 |
| Hex | 9 | 37 | 93 | 5E | 3F | 0 | 2A | DC | 58 | 1F |
| Octal | 11 | 67 | 223 | 136 | 77 | 0 | 52 | 334 | 130 | 37 |
| Binary | 1001 | 110111 | 10010011 | 1011110 | 111111 | 0 | 101010 | 11011100 | 1011000 | 11111 |
Color Harmonies of #093793
Complementary color
Monochromatic Colors of #093793
Black with #093793
Text Example
Text Example
White with #093793
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #093793; }
p { color: rgb(9,55,147); }
H1.HeaderClassName
{
color: #093793;
}
.AnyTagClassName
{
color: #093793;
}
</style>
background-color css
<style>
a { background-color: #093793; }
a { background-color: rgb(9,55,147); }
div.DivClassName
{
background-color: #093793;
}
.BgClassName
{
background-color: #093793;
}
</style>
border-color css
<style>
span { border-color: #093793; }
span { border-color: rgb(9,55,147); }
td.TdClassName
{
border-color: #093793;
}
.TagClassName
{
border-color: #093793;
}
</style>