Shades of San Marino #496591
Tints of San Marino #496591
RGB
CMYK
RGB Variations
Color information
#496591 (or 0x496591) is known color: San Marino. HEX triplet: 49, 65 and 91. RGB value is (73,101,145). Sum of RGB (Red+Green+Blue) = 73+101+145=319 (42% of max value = 765). Red value is 73 (28.91% from 255 or 22.88% from 319); Green value is 101 (39.84% from 255 or 31.66% from 319); Blue value is 145 (57.03% from 255 or 45.45% from 319); Max value from RGB is 145 - color contains mainly: blue. Hex color #496591 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #496591 is #B69A6E. Grayscale: #616161. Windows color (decimal): -11967087 or 9528649. OLE color: 9528649.
HSL color Cylindrical-coordinate representation of color #496591: hue angle of 216.67º degrees, saturation: 0.33, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #496591 is Cyan = 0.50, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 73 | 101 | 145 | - |
| CMYK | 0.50 | 0.30 | 0 | 0.43 |
| HSL | 216.67º | 0.33% | 0.43% | - |
| HSV(B) | 216.67º | 0.5% | 0.57% | - |
| XYZ | 12.51 | 12.77 | 28.59 | - |
| YUV | 97.64 | 154.72 | 110.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 101 | 145 | 0.50 | 0.30 | 0 | 0.43 | 216.67 | 0.33 | 0.43 |
| Hex | 49 | 65 | 91 | 32 | 1E | 0 | 2B | D9 | 21 | 2B |
| Octal | 111 | 145 | 221 | 62 | 36 | 0 | 53 | 331 | 41 | 53 |
| Binary | 1001001 | 1100101 | 10010001 | 110010 | 11110 | 0 | 101011 | 11011001 | 100001 | 101011 |
Color Harmonies of #496591
Complementary color
Monochromatic Colors of #496591
Black with #496591
Text Example
Text Example
White with #496591
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #496591; }
p { color: rgb(73,101,145); }
H1.HeaderClassName
{
color: #496591;
}
.AnyTagClassName
{
color: #496591;
}
</style>
background-color css
<style>
a { background-color: #496591; }
a { background-color: rgb(73,101,145); }
div.DivClassName
{
background-color: #496591;
}
.BgClassName
{
background-color: #496591;
}
</style>
border-color css
<style>
span { border-color: #496591; }
span { border-color: rgb(73,101,145); }
td.TdClassName
{
border-color: #496591;
}
.TagClassName
{
border-color: #496591;
}
</style>