Shades of Smalt #093497
Tints of Smalt #093497
RGB
CMYK
RGB Variations
Color information
#093497 (or 0x093497) is known color: Smalt. HEX triplet: 09, 34 and 97. RGB value is (9,52,151). Sum of RGB (Red+Green+Blue) = 9+52+151=212 (28% of max value = 765). Red value is 9 (3.91% from 255 or 4.25% from 212); Green value is 52 (20.70% from 255 or 24.53% from 212); Blue value is 151 (59.38% from 255 or 71.23% from 212); Max value from RGB is 151 - color contains mainly: blue. Hex color #093497 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #093497 is #F6CB68. Grayscale: #313131. Windows color (decimal): -16173929 or 9909257. OLE color: 9909257.
HSL color Cylindrical-coordinate representation of color #093497: hue angle of 221.83º degrees, saturation: 0.89, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #093497 is Cyan = 0.94, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 9 | 52 | 151 | - |
| CMYK | 0.94 | 0.66 | 0 | 0.41 |
| HSL | 221.83º | 0.89% | 0.31% | - |
| HSV(B) | 221.83º | 0.94% | 0.59% | - |
| XYZ | 6.93 | 4.75 | 29.83 | - |
| YUV | 50.43 | 184.75 | 98.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 52 | 151 | 0.94 | 0.66 | 0 | 0.41 | 221.83 | 0.89 | 0.31 |
| Hex | 9 | 34 | 97 | 5E | 42 | 0 | 29 | DE | 59 | 1F |
| Octal | 11 | 64 | 227 | 136 | 102 | 0 | 51 | 336 | 131 | 37 |
| Binary | 1001 | 110100 | 10010111 | 1011110 | 1000010 | 0 | 101001 | 11011110 | 1011001 | 11111 |
Color Harmonies of #093497
Complementary color
Monochromatic Colors of #093497
Black with #093497
Text Example
Text Example
White with #093497
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #093497; }
p { color: rgb(9,52,151); }
H1.HeaderClassName
{
color: #093497;
}
.AnyTagClassName
{
color: #093497;
}
</style>
background-color css
<style>
a { background-color: #093497; }
a { background-color: rgb(9,52,151); }
div.DivClassName
{
background-color: #093497;
}
.BgClassName
{
background-color: #093497;
}
</style>
border-color css
<style>
span { border-color: #093497; }
span { border-color: rgb(9,52,151); }
td.TdClassName
{
border-color: #093497;
}
.TagClassName
{
border-color: #093497;
}
</style>