Shades of San Marino #497196
Tints of San Marino #497196
RGB
CMYK
RGB Variations
Color information
#497196 (or 0x497196) is known color: San Marino. HEX triplet: 49, 71 and 96. RGB value is (73,113,150). Sum of RGB (Red+Green+Blue) = 73+113+150=336 (44% of max value = 765). Red value is 73 (28.91% from 255 or 21.73% from 336); Green value is 113 (44.53% from 255 or 33.63% from 336); Blue value is 150 (58.98% from 255 or 44.64% from 336); Max value from RGB is 150 - color contains mainly: blue. Hex color #497196 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #497196 is #B68E69. Grayscale: #696969. Windows color (decimal): -11964010 or 9859401. OLE color: 9859401.
HSL color Cylindrical-coordinate representation of color #497196: hue angle of 208.83º degrees, saturation: 0.35, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #497196 is Cyan = 0.51, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 73 | 113 | 150 | - |
| CMYK | 0.51 | 0.25 | 0 | 0.41 |
| HSL | 208.83º | 0.35% | 0.44% | - |
| HSV(B) | 208.83º | 0.51% | 0.59% | - |
| XYZ | 14.16 | 15.43 | 31.09 | - |
| YUV | 105.26 | 153.25 | 104.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 113 | 150 | 0.51 | 0.25 | 0 | 0.41 | 208.83 | 0.35 | 0.44 |
| Hex | 49 | 71 | 96 | 33 | 19 | 0 | 29 | D1 | 23 | 2C |
| Octal | 111 | 161 | 226 | 63 | 31 | 0 | 51 | 321 | 43 | 54 |
| Binary | 1001001 | 1110001 | 10010110 | 110011 | 11001 | 0 | 101001 | 11010001 | 100011 | 101100 |
Color Harmonies of #497196
Complementary color
Monochromatic Colors of #497196
Black with #497196
Text Example
Text Example
White with #497196
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497196; }
p { color: rgb(73,113,150); }
H1.HeaderClassName
{
color: #497196;
}
.AnyTagClassName
{
color: #497196;
}
</style>
background-color css
<style>
a { background-color: #497196; }
a { background-color: rgb(73,113,150); }
div.DivClassName
{
background-color: #497196;
}
.BgClassName
{
background-color: #497196;
}
</style>
border-color css
<style>
span { border-color: #497196; }
span { border-color: rgb(73,113,150); }
td.TdClassName
{
border-color: #497196;
}
.TagClassName
{
border-color: #497196;
}
</style>