Shades of San Marino #516497
Tints of San Marino #516497
RGB
CMYK
RGB Variations
Color information
#516497 (or 0x516497) is known color: San Marino. HEX triplet: 51, 64 and 97. RGB value is (81,100,151). Sum of RGB (Red+Green+Blue) = 81+100+151=332 (43% of max value = 765). Red value is 81 (32.03% from 255 or 24.40% from 332); Green value is 100 (39.45% from 255 or 30.12% from 332); Blue value is 151 (59.38% from 255 or 45.48% from 332); Max value from RGB is 151 - color contains mainly: blue. Hex color #516497 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #516497 is #AE9B68. Grayscale: #636363. Windows color (decimal): -11443049 or 9921617. OLE color: 9921617.
HSL color Cylindrical-coordinate representation of color #516497: hue angle of 223.71º 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 #516497 is Cyan = 0.46, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 81 | 100 | 151 | - |
| CMYK | 0.46 | 0.34 | 0 | 0.41 |
| HSL | 223.71º | 0.3% | 0.45% | - |
| HSV(B) | 223.71º | 0.46% | 0.59% | - |
| XYZ | 13.54 | 13.1 | 31.09 | - |
| YUV | 100.13 | 156.71 | 114.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 100 | 151 | 0.46 | 0.34 | 0 | 0.41 | 223.71 | 0.3 | 0.45 |
| Hex | 51 | 64 | 97 | 2E | 22 | 0 | 29 | E0 | 1E | 2D |
| Octal | 121 | 144 | 227 | 56 | 42 | 0 | 51 | 340 | 36 | 55 |
| Binary | 1010001 | 1100100 | 10010111 | 101110 | 100010 | 0 | 101001 | 11100000 | 11110 | 101101 |
Color Harmonies of #516497
Complementary color
Monochromatic Colors of #516497
Black with #516497
Text Example
Text Example
White with #516497
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516497; }
p { color: rgb(81,100,151); }
H1.HeaderClassName
{
color: #516497;
}
.AnyTagClassName
{
color: #516497;
}
</style>
background-color css
<style>
a { background-color: #516497; }
a { background-color: rgb(81,100,151); }
div.DivClassName
{
background-color: #516497;
}
.BgClassName
{
background-color: #516497;
}
</style>
border-color css
<style>
span { border-color: #516497; }
span { border-color: rgb(81,100,151); }
td.TdClassName
{
border-color: #516497;
}
.TagClassName
{
border-color: #516497;
}
</style>