Shades of San Marino #517698
Tints of San Marino #517698
RGB
CMYK
RGB Variations
Color information
#517698 (or 0x517698) is known color: San Marino. HEX triplet: 51, 76 and 98. RGB value is (81,118,152). Sum of RGB (Red+Green+Blue) = 81+118+152=351 (46% of max value = 765). Red value is 81 (32.03% from 255 or 23.08% from 351); Green value is 118 (46.48% from 255 or 33.62% from 351); Blue value is 152 (59.77% from 255 or 43.30% from 351); Max value from RGB is 152 - color contains mainly: blue. Hex color #517698 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #517698 is #AE8967. Grayscale: #6E6E6E. Windows color (decimal): -11438440 or 9991761. OLE color: 9991761.
HSL color Cylindrical-coordinate representation of color #517698: hue angle of 208.73º 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 #517698 is Cyan = 0.47, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 81 | 118 | 152 | - |
| CMYK | 0.47 | 0.22 | 0 | 0.40 |
| HSL | 208.73º | 0.3% | 0.46% | - |
| HSV(B) | 208.73º | 0.47% | 0.6% | - |
| XYZ | 15.54 | 16.97 | 32.16 | - |
| YUV | 110.81 | 151.24 | 106.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 118 | 152 | 0.47 | 0.22 | 0 | 0.40 | 208.73 | 0.3 | 0.46 |
| Hex | 51 | 76 | 98 | 2F | 16 | 0 | 28 | D1 | 1E | 2E |
| Octal | 121 | 166 | 230 | 57 | 26 | 0 | 50 | 321 | 36 | 56 |
| Binary | 1010001 | 1110110 | 10011000 | 101111 | 10110 | 0 | 101000 | 11010001 | 11110 | 101110 |
Color Harmonies of #517698
Complementary color
Monochromatic Colors of #517698
Black with #517698
Text Example
Text Example
White with #517698
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517698; }
p { color: rgb(81,118,152); }
H1.HeaderClassName
{
color: #517698;
}
.AnyTagClassName
{
color: #517698;
}
</style>
background-color css
<style>
a { background-color: #517698; }
a { background-color: rgb(81,118,152); }
div.DivClassName
{
background-color: #517698;
}
.BgClassName
{
background-color: #517698;
}
</style>
border-color css
<style>
span { border-color: #517698; }
span { border-color: rgb(81,118,152); }
td.TdClassName
{
border-color: #517698;
}
.TagClassName
{
border-color: #517698;
}
</style>