Shades of San Marino #496698
Tints of San Marino #496698
RGB
CMYK
RGB Variations
Color information
#496698 (or 0x496698) is known color: San Marino. HEX triplet: 49, 66 and 98. RGB value is (73,102,152). Sum of RGB (Red+Green+Blue) = 73+102+152=327 (43% of max value = 765). Red value is 73 (28.91% from 255 or 22.32% from 327); Green value is 102 (40.23% from 255 or 31.19% from 327); Blue value is 152 (59.77% from 255 or 46.48% from 327); Max value from RGB is 152 - color contains mainly: blue. Hex color #496698 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #496698 is #B69967. Grayscale: #626262. Windows color (decimal): -11966824 or 9987657. OLE color: 9987657.
HSL color Cylindrical-coordinate representation of color #496698: hue angle of 217.97º degrees, saturation: 0.35, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #496698 is Cyan = 0.52, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 73 | 102 | 152 | - |
| CMYK | 0.52 | 0.33 | 0 | 0.40 |
| HSL | 217.97º | 0.35% | 0.44% | - |
| HSV(B) | 217.97º | 0.52% | 0.6% | - |
| XYZ | 13.17 | 13.19 | 31.56 | - |
| YUV | 99.03 | 157.89 | 109.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 102 | 152 | 0.52 | 0.33 | 0 | 0.40 | 217.97 | 0.35 | 0.44 |
| Hex | 49 | 66 | 98 | 34 | 21 | 0 | 28 | DA | 23 | 2C |
| Octal | 111 | 146 | 230 | 64 | 41 | 0 | 50 | 332 | 43 | 54 |
| Binary | 1001001 | 1100110 | 10011000 | 110100 | 100001 | 0 | 101000 | 11011010 | 100011 | 101100 |
Color Harmonies of #496698
Complementary color
Monochromatic Colors of #496698
Black with #496698
Text Example
Text Example
White with #496698
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #496698; }
p { color: rgb(73,102,152); }
H1.HeaderClassName
{
color: #496698;
}
.AnyTagClassName
{
color: #496698;
}
</style>
background-color css
<style>
a { background-color: #496698; }
a { background-color: rgb(73,102,152); }
div.DivClassName
{
background-color: #496698;
}
.BgClassName
{
background-color: #496698;
}
</style>
border-color css
<style>
span { border-color: #496698; }
span { border-color: rgb(73,102,152); }
td.TdClassName
{
border-color: #496698;
}
.TagClassName
{
border-color: #496698;
}
</style>