Shades of San Marino #516495
Tints of San Marino #516495
RGB
CMYK
RGB Variations
Color information
#516495 (or 0x516495) is known color: San Marino. HEX triplet: 51, 64 and 95. RGB value is (81,100,149). Sum of RGB (Red+Green+Blue) = 81+100+149=330 (43% of max value = 765). Red value is 81 (32.03% from 255 or 24.55% from 330); Green value is 100 (39.45% from 255 or 30.30% from 330); Blue value is 149 (58.59% from 255 or 45.15% from 330); Max value from RGB is 149 - color contains mainly: blue. Hex color #516495 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #516495 is #AE9B6A. Grayscale: #636363. Windows color (decimal): -11443051 or 9790545. OLE color: 9790545.
HSL color Cylindrical-coordinate representation of color #516495: hue angle of 223.24º degrees, saturation: 0.3, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #516495 is Cyan = 0.46, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 81 | 100 | 149 | - |
| CMYK | 0.46 | 0.33 | 0 | 0.42 |
| HSL | 223.24º | 0.3% | 0.45% | - |
| HSV(B) | 223.24º | 0.46% | 0.58% | - |
| XYZ | 13.38 | 13.03 | 30.24 | - |
| YUV | 99.91 | 155.71 | 114.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 100 | 149 | 0.46 | 0.33 | 0 | 0.42 | 223.24 | 0.3 | 0.45 |
| Hex | 51 | 64 | 95 | 2E | 21 | 0 | 2A | DF | 1E | 2D |
| Octal | 121 | 144 | 225 | 56 | 41 | 0 | 52 | 337 | 36 | 55 |
| Binary | 1010001 | 1100100 | 10010101 | 101110 | 100001 | 0 | 101010 | 11011111 | 11110 | 101101 |
Color Harmonies of #516495
Complementary color
Monochromatic Colors of #516495
Black with #516495
Text Example
Text Example
White with #516495
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516495; }
p { color: rgb(81,100,149); }
H1.HeaderClassName
{
color: #516495;
}
.AnyTagClassName
{
color: #516495;
}
</style>
background-color css
<style>
a { background-color: #516495; }
a { background-color: rgb(81,100,149); }
div.DivClassName
{
background-color: #516495;
}
.BgClassName
{
background-color: #516495;
}
</style>
border-color css
<style>
span { border-color: #516495; }
span { border-color: rgb(81,100,149); }
td.TdClassName
{
border-color: #516495;
}
.TagClassName
{
border-color: #516495;
}
</style>