Shades of San Marino #517498
Tints of San Marino #517498
RGB
CMYK
RGB Variations
Color information
#517498 (or 0x517498) is known color: San Marino. HEX triplet: 51, 74 and 98. RGB value is (81,116,152). Sum of RGB (Red+Green+Blue) = 81+116+152=349 (46% of max value = 765). Red value is 81 (32.03% from 255 or 23.21% from 349); Green value is 116 (45.70% from 255 or 33.24% from 349); Blue value is 152 (59.77% from 255 or 43.55% from 349); Max value from RGB is 152 - color contains mainly: blue. Hex color #517498 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #517498 is #AE8B67. Grayscale: #6D6D6D. Windows color (decimal): -11438952 or 9991249. OLE color: 9991249.
HSL color Cylindrical-coordinate representation of color #517498: hue angle of 210.42º degrees, saturation: 0.3, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #517498 is Cyan = 0.47, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 81 | 116 | 152 | - |
| CMYK | 0.47 | 0.24 | 0 | 0.40 |
| HSL | 210.42º | 0.3% | 0.46% | - |
| HSV(B) | 210.42º | 0.47% | 0.6% | - |
| XYZ | 15.31 | 16.51 | 32.09 | - |
| YUV | 109.64 | 151.9 | 107.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 116 | 152 | 0.47 | 0.24 | 0 | 0.40 | 210.42 | 0.3 | 0.46 |
| Hex | 51 | 74 | 98 | 2F | 18 | 0 | 28 | D2 | 1E | 2E |
| Octal | 121 | 164 | 230 | 57 | 30 | 0 | 50 | 322 | 36 | 56 |
| Binary | 1010001 | 1110100 | 10011000 | 101111 | 11000 | 0 | 101000 | 11010010 | 11110 | 101110 |
Color Harmonies of #517498
Complementary color
Monochromatic Colors of #517498
Black with #517498
Text Example
Text Example
White with #517498
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517498; }
p { color: rgb(81,116,152); }
H1.HeaderClassName
{
color: #517498;
}
.AnyTagClassName
{
color: #517498;
}
</style>
background-color css
<style>
a { background-color: #517498; }
a { background-color: rgb(81,116,152); }
div.DivClassName
{
background-color: #517498;
}
.BgClassName
{
background-color: #517498;
}
</style>
border-color css
<style>
span { border-color: #517498; }
span { border-color: rgb(81,116,152); }
td.TdClassName
{
border-color: #517498;
}
.TagClassName
{
border-color: #517498;
}
</style>