Shades of Smalt #093398
Tints of Smalt #093398
RGB
CMYK
RGB Variations
Color information
#093398 (or 0x093398) is known color: Smalt. HEX triplet: 09, 33 and 98. RGB value is (9,51,152). Sum of RGB (Red+Green+Blue) = 9+51+152=212 (28% of max value = 765). Red value is 9 (3.91% from 255 or 4.25% from 212); Green value is 51 (20.31% from 255 or 24.06% from 212); Blue value is 152 (59.77% from 255 or 71.70% from 212); Max value from RGB is 152 - color contains mainly: blue. Hex color #093398 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #093398 is #F6CC67. Grayscale: #313131. Windows color (decimal): -16174184 or 9974537. OLE color: 9974537.
HSL color Cylindrical-coordinate representation of color #093398: hue angle of 222.38º degrees, saturation: 0.89, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #093398 is Cyan = 0.94, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 9 | 51 | 152 | - |
| CMYK | 0.94 | 0.66 | 0 | 0.40 |
| HSL | 222.38º | 0.89% | 0.32% | - |
| HSV(B) | 222.38º | 0.94% | 0.6% | - |
| XYZ | 6.96 | 4.69 | 30.24 | - |
| YUV | 49.96 | 185.59 | 98.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 51 | 152 | 0.94 | 0.66 | 0 | 0.40 | 222.38 | 0.89 | 0.32 |
| Hex | 9 | 33 | 98 | 5E | 42 | 0 | 28 | DE | 59 | 20 |
| Octal | 11 | 63 | 230 | 136 | 102 | 0 | 50 | 336 | 131 | 40 |
| Binary | 1001 | 110011 | 10011000 | 1011110 | 1000010 | 0 | 101000 | 11011110 | 1011001 | 100000 |
Color Harmonies of #093398
Complementary color
Monochromatic Colors of #093398
Black with #093398
Text Example
Text Example
White with #093398
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #093398; }
p { color: rgb(9,51,152); }
H1.HeaderClassName
{
color: #093398;
}
.AnyTagClassName
{
color: #093398;
}
</style>
background-color css
<style>
a { background-color: #093398; }
a { background-color: rgb(9,51,152); }
div.DivClassName
{
background-color: #093398;
}
.BgClassName
{
background-color: #093398;
}
</style>
border-color css
<style>
span { border-color: #093398; }
span { border-color: rgb(9,51,152); }
td.TdClassName
{
border-color: #093398;
}
.TagClassName
{
border-color: #093398;
}
</style>