Shades of San Marino #497398
Tints of San Marino #497398
RGB
CMYK
RGB Variations
Color information
#497398 (or 0x497398) is known color: San Marino. HEX triplet: 49, 73 and 98. RGB value is (73,115,152). Sum of RGB (Red+Green+Blue) = 73+115+152=340 (45% of max value = 765). Red value is 73 (28.91% from 255 or 21.47% from 340); Green value is 115 (45.31% from 255 or 33.82% from 340); Blue value is 152 (59.77% from 255 or 44.71% from 340); Max value from RGB is 152 - color contains mainly: blue. Hex color #497398 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #497398 is #B68C67. Grayscale: #6A6A6A. Windows color (decimal): -11963496 or 9990985. OLE color: 9990985.
HSL color Cylindrical-coordinate representation of color #497398: hue angle of 208.1º 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 #497398 is Cyan = 0.52, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 73 | 115 | 152 | - |
| CMYK | 0.52 | 0.24 | 0 | 0.40 |
| HSL | 208.1º | 0.35% | 0.44% | - |
| HSV(B) | 208.1º | 0.52% | 0.6% | - |
| XYZ | 14.55 | 15.94 | 32.02 | - |
| YUV | 106.66 | 153.59 | 103.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 115 | 152 | 0.52 | 0.24 | 0 | 0.40 | 208.1 | 0.35 | 0.44 |
| Hex | 49 | 73 | 98 | 34 | 18 | 0 | 28 | D0 | 23 | 2C |
| Octal | 111 | 163 | 230 | 64 | 30 | 0 | 50 | 320 | 43 | 54 |
| Binary | 1001001 | 1110011 | 10011000 | 110100 | 11000 | 0 | 101000 | 11010000 | 100011 | 101100 |
Color Harmonies of #497398
Complementary color
Monochromatic Colors of #497398
Black with #497398
Text Example
Text Example
White with #497398
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497398; }
p { color: rgb(73,115,152); }
H1.HeaderClassName
{
color: #497398;
}
.AnyTagClassName
{
color: #497398;
}
</style>
background-color css
<style>
a { background-color: #497398; }
a { background-color: rgb(73,115,152); }
div.DivClassName
{
background-color: #497398;
}
.BgClassName
{
background-color: #497398;
}
</style>
border-color css
<style>
span { border-color: #497398; }
span { border-color: rgb(73,115,152); }
td.TdClassName
{
border-color: #497398;
}
.TagClassName
{
border-color: #497398;
}
</style>