Shades of Smalt #073497
Tints of Smalt #073497
RGB
CMYK
RGB Variations
Color information
#073497 (or 0x073497) is known color: Smalt. HEX triplet: 07, 34 and 97. RGB value is (7,52,151). Sum of RGB (Red+Green+Blue) = 7+52+151=210 (27% of max value = 765). Red value is 7 (3.12% from 255 or 3.33% from 210); Green value is 52 (20.70% from 255 or 24.76% from 210); Blue value is 151 (59.38% from 255 or 71.90% from 210); Max value from RGB is 151 - color contains mainly: blue. Hex color #073497 is not a web safe color. Web safe color analog (approx): #003399. Inversed color of #073497 is #F8CB68. Grayscale: #313131. Windows color (decimal): -16305001 or 9909255. OLE color: 9909255.
HSL color Cylindrical-coordinate representation of color #073497: hue angle of 221.25º degrees, saturation: 0.91, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #073497 is Cyan = 0.95, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 7 | 52 | 151 | - |
| CMYK | 0.95 | 0.66 | 0 | 0.41 |
| HSL | 221.25º | 0.91% | 0.31% | - |
| HSV(B) | 221.25º | 0.95% | 0.59% | - |
| XYZ | 6.9 | 4.74 | 29.83 | - |
| YUV | 49.83 | 185.09 | 97.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 52 | 151 | 0.95 | 0.66 | 0 | 0.41 | 221.25 | 0.91 | 0.31 |
| Hex | 7 | 34 | 97 | 5F | 42 | 0 | 29 | DD | 5B | 1F |
| Octal | 7 | 64 | 227 | 137 | 102 | 0 | 51 | 335 | 133 | 37 |
| Binary | 111 | 110100 | 10010111 | 1011111 | 1000010 | 0 | 101001 | 11011101 | 1011011 | 11111 |
Color Harmonies of #073497
Complementary color
Monochromatic Colors of #073497
Black with #073497
Text Example
Text Example
White with #073497
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #073497; }
p { color: rgb(7,52,151); }
H1.HeaderClassName
{
color: #073497;
}
.AnyTagClassName
{
color: #073497;
}
</style>
background-color css
<style>
a { background-color: #073497; }
a { background-color: rgb(7,52,151); }
div.DivClassName
{
background-color: #073497;
}
.BgClassName
{
background-color: #073497;
}
</style>
border-color css
<style>
span { border-color: #073497; }
span { border-color: rgb(7,52,151); }
td.TdClassName
{
border-color: #073497;
}
.TagClassName
{
border-color: #073497;
}
</style>