Shades of San Marino #516197
Tints of San Marino #516197
RGB
CMYK
RGB Variations
Color information
#516197 (or 0x516197) is known color: San Marino. HEX triplet: 51, 61 and 97. RGB value is (81,97,151). Sum of RGB (Red+Green+Blue) = 81+97+151=329 (43% of max value = 765). Red value is 81 (32.03% from 255 or 24.62% from 329); Green value is 97 (38.28% from 255 or 29.48% from 329); Blue value is 151 (59.38% from 255 or 45.90% from 329); Max value from RGB is 151 - color contains mainly: blue. Hex color #516197 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #516197 is #AE9E68. Grayscale: #626262. Windows color (decimal): -11443817 or 9920849. OLE color: 9920849.
HSL color Cylindrical-coordinate representation of color #516197: hue angle of 226.29º degrees, saturation: 0.3, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #516197 is Cyan = 0.46, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 81 | 97 | 151 | - |
| CMYK | 0.46 | 0.36 | 0 | 0.41 |
| HSL | 226.29º | 0.3% | 0.45% | - |
| HSV(B) | 226.29º | 0.46% | 0.59% | - |
| XYZ | 13.25 | 12.53 | 31 | - |
| YUV | 98.37 | 157.7 | 115.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 97 | 151 | 0.46 | 0.36 | 0 | 0.41 | 226.29 | 0.3 | 0.45 |
| Hex | 51 | 61 | 97 | 2E | 24 | 0 | 29 | E2 | 1E | 2D |
| Octal | 121 | 141 | 227 | 56 | 44 | 0 | 51 | 342 | 36 | 55 |
| Binary | 1010001 | 1100001 | 10010111 | 101110 | 100100 | 0 | 101001 | 11100010 | 11110 | 101101 |
Color Harmonies of #516197
Complementary color
Monochromatic Colors of #516197
Black with #516197
Text Example
Text Example
White with #516197
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516197; }
p { color: rgb(81,97,151); }
H1.HeaderClassName
{
color: #516197;
}
.AnyTagClassName
{
color: #516197;
}
</style>
background-color css
<style>
a { background-color: #516197; }
a { background-color: rgb(81,97,151); }
div.DivClassName
{
background-color: #516197;
}
.BgClassName
{
background-color: #516197;
}
</style>
border-color css
<style>
span { border-color: #516197; }
span { border-color: rgb(81,97,151); }
td.TdClassName
{
border-color: #516197;
}
.TagClassName
{
border-color: #516197;
}
</style>