Shades of San Marino #496695
Tints of San Marino #496695
RGB
CMYK
RGB Variations
Color information
#496695 (or 0x496695) is known color: San Marino. HEX triplet: 49, 66 and 95. RGB value is (73,102,149). Sum of RGB (Red+Green+Blue) = 73+102+149=324 (42% of max value = 765). Red value is 73 (28.91% from 255 or 22.53% from 324); Green value is 102 (40.23% from 255 or 31.48% from 324); Blue value is 149 (58.59% from 255 or 45.99% from 324); Max value from RGB is 149 - color contains mainly: blue. Hex color #496695 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #496695 is #B6996A. Grayscale: #626262. Windows color (decimal): -11966827 or 9791049. OLE color: 9791049.
HSL color Cylindrical-coordinate representation of color #496695: hue angle of 217.11º degrees, saturation: 0.34, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #496695 is Cyan = 0.51, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 73 | 102 | 149 | - |
| CMYK | 0.51 | 0.32 | 0 | 0.42 |
| HSL | 217.11º | 0.34% | 0.44% | - |
| HSV(B) | 217.11º | 0.51% | 0.58% | - |
| XYZ | 12.92 | 13.09 | 30.28 | - |
| YUV | 98.69 | 156.39 | 109.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 102 | 149 | 0.51 | 0.32 | 0 | 0.42 | 217.11 | 0.34 | 0.44 |
| Hex | 49 | 66 | 95 | 33 | 20 | 0 | 2A | D9 | 22 | 2C |
| Octal | 111 | 146 | 225 | 63 | 40 | 0 | 52 | 331 | 42 | 54 |
| Binary | 1001001 | 1100110 | 10010101 | 110011 | 100000 | 0 | 101010 | 11011001 | 100010 | 101100 |
Color Harmonies of #496695
Complementary color
Monochromatic Colors of #496695
Black with #496695
Text Example
Text Example
White with #496695
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #496695; }
p { color: rgb(73,102,149); }
H1.HeaderClassName
{
color: #496695;
}
.AnyTagClassName
{
color: #496695;
}
</style>
background-color css
<style>
a { background-color: #496695; }
a { background-color: rgb(73,102,149); }
div.DivClassName
{
background-color: #496695;
}
.BgClassName
{
background-color: #496695;
}
</style>
border-color css
<style>
span { border-color: #496695; }
span { border-color: rgb(73,102,149); }
td.TdClassName
{
border-color: #496695;
}
.TagClassName
{
border-color: #496695;
}
</style>