Shades of Smalt #093491
Tints of Smalt #093491
RGB
CMYK
RGB Variations
Color information
#093491 (or 0x093491) is known color: Smalt. HEX triplet: 09, 34 and 91. RGB value is (9,52,145). Sum of RGB (Red+Green+Blue) = 9+52+145=206 (27% of max value = 765). Red value is 9 (3.91% from 255 or 4.37% from 206); Green value is 52 (20.70% from 255 or 25.24% from 206); Blue value is 145 (57.03% from 255 or 70.39% from 206); Max value from RGB is 145 - color contains mainly: blue. Hex color #093491 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #093491 is #F6CB6E. Grayscale: #313131. Windows color (decimal): -16173935 or 9516041. OLE color: 9516041.
HSL color Cylindrical-coordinate representation of color #093491: hue angle of 221.03º degrees, saturation: 0.88, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #093491 is Cyan = 0.94, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 9 | 52 | 145 | - |
| CMYK | 0.94 | 0.64 | 0 | 0.43 |
| HSL | 221.03º | 0.88% | 0.3% | - |
| HSV(B) | 221.03º | 0.94% | 0.57% | - |
| XYZ | 6.45 | 4.56 | 27.33 | - |
| YUV | 49.75 | 181.75 | 98.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 52 | 145 | 0.94 | 0.64 | 0 | 0.43 | 221.03 | 0.88 | 0.3 |
| Hex | 9 | 34 | 91 | 5E | 40 | 0 | 2B | DD | 58 | 1E |
| Octal | 11 | 64 | 221 | 136 | 100 | 0 | 53 | 335 | 130 | 36 |
| Binary | 1001 | 110100 | 10010001 | 1011110 | 1000000 | 0 | 101011 | 11011101 | 1011000 | 11110 |
Color Harmonies of #093491
Complementary color
Monochromatic Colors of #093491
Black with #093491
Text Example
Text Example
White with #093491
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #093491; }
p { color: rgb(9,52,145); }
H1.HeaderClassName
{
color: #093491;
}
.AnyTagClassName
{
color: #093491;
}
</style>
background-color css
<style>
a { background-color: #093491; }
a { background-color: rgb(9,52,145); }
div.DivClassName
{
background-color: #093491;
}
.BgClassName
{
background-color: #093491;
}
</style>
border-color css
<style>
span { border-color: #093491; }
span { border-color: rgb(9,52,145); }
td.TdClassName
{
border-color: #093491;
}
.TagClassName
{
border-color: #093491;
}
</style>