Shades of San Marino #496793
Tints of San Marino #496793
RGB
CMYK
RGB Variations
Color information
#496793 (or 0x496793) is known color: San Marino. HEX triplet: 49, 67 and 93. RGB value is (73,103,147). Sum of RGB (Red+Green+Blue) = 73+103+147=323 (42% of max value = 765). Red value is 73 (28.91% from 255 or 22.60% from 323); Green value is 103 (40.62% from 255 or 31.89% from 323); Blue value is 147 (57.81% from 255 or 45.51% from 323); Max value from RGB is 147 - color contains mainly: blue. Hex color #496793 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #496793 is #B6986C. Grayscale: #626262. Windows color (decimal): -11966573 or 9660233. OLE color: 9660233.
HSL color Cylindrical-coordinate representation of color #496793: hue angle of 215.68º degrees, saturation: 0.34, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #496793 is Cyan = 0.50, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 73 | 103 | 147 | - |
| CMYK | 0.50 | 0.30 | 0 | 0.42 |
| HSL | 215.68º | 0.34% | 0.43% | - |
| HSV(B) | 215.68º | 0.5% | 0.58% | - |
| XYZ | 12.86 | 13.22 | 29.48 | - |
| YUV | 99.05 | 155.06 | 109.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 103 | 147 | 0.50 | 0.30 | 0 | 0.42 | 215.68 | 0.34 | 0.43 |
| Hex | 49 | 67 | 93 | 32 | 1E | 0 | 2A | D8 | 22 | 2B |
| Octal | 111 | 147 | 223 | 62 | 36 | 0 | 52 | 330 | 42 | 53 |
| Binary | 1001001 | 1100111 | 10010011 | 110010 | 11110 | 0 | 101010 | 11011000 | 100010 | 101011 |
Color Harmonies of #496793
Complementary color
Monochromatic Colors of #496793
Black with #496793
Text Example
Text Example
White with #496793
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #496793; }
p { color: rgb(73,103,147); }
H1.HeaderClassName
{
color: #496793;
}
.AnyTagClassName
{
color: #496793;
}
</style>
background-color css
<style>
a { background-color: #496793; }
a { background-color: rgb(73,103,147); }
div.DivClassName
{
background-color: #496793;
}
.BgClassName
{
background-color: #496793;
}
</style>
border-color css
<style>
span { border-color: #496793; }
span { border-color: rgb(73,103,147); }
td.TdClassName
{
border-color: #496793;
}
.TagClassName
{
border-color: #496793;
}
</style>