Shades of San Marino #497498
Tints of San Marino #497498
RGB
CMYK
RGB Variations
Color information
#497498 (or 0x497498) is known color: San Marino. HEX triplet: 49, 74 and 98. RGB value is (73,116,152). Sum of RGB (Red+Green+Blue) = 73+116+152=341 (45% of max value = 765). Red value is 73 (28.91% from 255 or 21.41% from 341); Green value is 116 (45.70% from 255 or 34.02% from 341); Blue value is 152 (59.77% from 255 or 44.57% from 341); Max value from RGB is 152 - color contains mainly: blue. Hex color #497498 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #497498 is #B68B67. Grayscale: #6B6B6B. Windows color (decimal): -11963240 or 9991241. OLE color: 9991241.
HSL color Cylindrical-coordinate representation of color #497498: hue angle of 207.34º 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 #497498 is Cyan = 0.52, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 73 | 116 | 152 | - |
| CMYK | 0.52 | 0.24 | 0 | 0.40 |
| HSL | 207.34º | 0.35% | 0.44% | - |
| HSV(B) | 207.34º | 0.52% | 0.6% | - |
| XYZ | 14.66 | 16.17 | 32.06 | - |
| YUV | 107.25 | 153.25 | 103.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 116 | 152 | 0.52 | 0.24 | 0 | 0.40 | 207.34 | 0.35 | 0.44 |
| Hex | 49 | 74 | 98 | 34 | 18 | 0 | 28 | CF | 23 | 2C |
| Octal | 111 | 164 | 230 | 64 | 30 | 0 | 50 | 317 | 43 | 54 |
| Binary | 1001001 | 1110100 | 10011000 | 110100 | 11000 | 0 | 101000 | 11001111 | 100011 | 101100 |
Color Harmonies of #497498
Complementary color
Monochromatic Colors of #497498
Black with #497498
Text Example
Text Example
White with #497498
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497498; }
p { color: rgb(73,116,152); }
H1.HeaderClassName
{
color: #497498;
}
.AnyTagClassName
{
color: #497498;
}
</style>
background-color css
<style>
a { background-color: #497498; }
a { background-color: rgb(73,116,152); }
div.DivClassName
{
background-color: #497498;
}
.BgClassName
{
background-color: #497498;
}
</style>
border-color css
<style>
span { border-color: #497498; }
span { border-color: rgb(73,116,152); }
td.TdClassName
{
border-color: #497498;
}
.TagClassName
{
border-color: #497498;
}
</style>