Shades of San Marino #496794
Tints of San Marino #496794
RGB
CMYK
RGB Variations
Color information
#496794 (or 0x496794) is known color: San Marino. HEX triplet: 49, 67 and 94. RGB value is (73,103,148). Sum of RGB (Red+Green+Blue) = 73+103+148=324 (42% of max value = 765). Red value is 73 (28.91% from 255 or 22.53% from 324); Green value is 103 (40.62% from 255 or 31.79% from 324); Blue value is 148 (58.20% from 255 or 45.68% from 324); Max value from RGB is 148 - color contains mainly: blue. Hex color #496794 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #496794 is #B6986B. Grayscale: #626262. Windows color (decimal): -11966572 or 9725769. OLE color: 9725769.
HSL color Cylindrical-coordinate representation of color #496794: hue angle of 216º degrees, saturation: 0.34, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #496794 is Cyan = 0.51, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 73 | 103 | 148 | - |
| CMYK | 0.51 | 0.30 | 0 | 0.42 |
| HSL | 216º | 0.34% | 0.43% | - |
| HSV(B) | 216º | 0.51% | 0.58% | - |
| XYZ | 12.94 | 13.26 | 29.89 | - |
| YUV | 99.16 | 155.56 | 109.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 103 | 148 | 0.51 | 0.30 | 0 | 0.42 | 216 | 0.34 | 0.43 |
| Hex | 49 | 67 | 94 | 33 | 1E | 0 | 2A | D8 | 22 | 2B |
| Octal | 111 | 147 | 224 | 63 | 36 | 0 | 52 | 330 | 42 | 53 |
| Binary | 1001001 | 1100111 | 10010100 | 110011 | 11110 | 0 | 101010 | 11011000 | 100010 | 101011 |
Color Harmonies of #496794
Complementary color
Monochromatic Colors of #496794
Black with #496794
Text Example
Text Example
White with #496794
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #496794; }
p { color: rgb(73,103,148); }
H1.HeaderClassName
{
color: #496794;
}
.AnyTagClassName
{
color: #496794;
}
</style>
background-color css
<style>
a { background-color: #496794; }
a { background-color: rgb(73,103,148); }
div.DivClassName
{
background-color: #496794;
}
.BgClassName
{
background-color: #496794;
}
</style>
border-color css
<style>
span { border-color: #496794; }
span { border-color: rgb(73,103,148); }
td.TdClassName
{
border-color: #496794;
}
.TagClassName
{
border-color: #496794;
}
</style>