Shades of Smalt #093486
Tints of Smalt #093486
RGB
CMYK
RGB Variations
Color information
#093486 (or 0x093486) is known color: Smalt. HEX triplet: 09, 34 and 86. RGB value is (9,52,134). Sum of RGB (Red+Green+Blue) = 9+52+134=195 (25% of max value = 765). Red value is 9 (3.91% from 255 or 4.62% from 195); Green value is 52 (20.70% from 255 or 26.67% from 195); Blue value is 134 (52.73% from 255 or 68.72% from 195); Max value from RGB is 134 - color contains mainly: blue. Hex color #093486 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #093486 is #F6CB79. Grayscale: #303030. Windows color (decimal): -16173946 or 8795145. OLE color: 8795145.
HSL color Cylindrical-coordinate representation of color #093486: hue angle of 219.36º 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 #093486 is Cyan = 0.93, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 9 | 52 | 134 | - |
| CMYK | 0.93 | 0.61 | 0 | 0.47 |
| HSL | 219.36º | 0.87% | 0.28% | - |
| HSV(B) | 219.36º | 0.93% | 0.53% | - |
| XYZ | 5.64 | 4.24 | 23.07 | - |
| YUV | 48.49 | 176.25 | 99.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 52 | 134 | 0.93 | 0.61 | 0 | 0.47 | 219.36 | 0.87 | 0.28 |
| Hex | 9 | 34 | 86 | 5D | 3D | 0 | 2F | DB | 57 | 1C |
| Octal | 11 | 64 | 206 | 135 | 75 | 0 | 57 | 333 | 127 | 34 |
| Binary | 1001 | 110100 | 10000110 | 1011101 | 111101 | 0 | 101111 | 11011011 | 1010111 | 11100 |
Color Harmonies of #093486
Complementary color
Monochromatic Colors of #093486
Black with #093486
Text Example
Text Example
White with #093486
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #093486; }
p { color: rgb(9,52,134); }
H1.HeaderClassName
{
color: #093486;
}
.AnyTagClassName
{
color: #093486;
}
</style>
background-color css
<style>
a { background-color: #093486; }
a { background-color: rgb(9,52,134); }
div.DivClassName
{
background-color: #093486;
}
.BgClassName
{
background-color: #093486;
}
</style>
border-color css
<style>
span { border-color: #093486; }
span { border-color: rgb(9,52,134); }
td.TdClassName
{
border-color: #093486;
}
.TagClassName
{
border-color: #093486;
}
</style>