Shades of San Marino #516695
Tints of San Marino #516695
RGB
CMYK
RGB Variations
Color information
#516695 (or 0x516695) is known color: San Marino. HEX triplet: 51, 66 and 95. RGB value is (81,102,149). Sum of RGB (Red+Green+Blue) = 81+102+149=332 (43% of max value = 765). Red value is 81 (32.03% from 255 or 24.40% from 332); Green value is 102 (40.23% from 255 or 30.72% from 332); Blue value is 149 (58.59% from 255 or 44.88% from 332); Max value from RGB is 149 - color contains mainly: blue. Hex color #516695 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #516695 is #AE996A. Grayscale: #646464. Windows color (decimal): -11442539 or 9791057. OLE color: 9791057.
HSL color Cylindrical-coordinate representation of color #516695: hue angle of 221.47º 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 #516695 is Cyan = 0.46, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 81 | 102 | 149 | - |
| CMYK | 0.46 | 0.32 | 0 | 0.42 |
| HSL | 221.47º | 0.3% | 0.45% | - |
| HSV(B) | 221.47º | 0.46% | 0.58% | - |
| XYZ | 13.57 | 13.42 | 30.31 | - |
| YUV | 101.08 | 155.04 | 113.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 102 | 149 | 0.46 | 0.32 | 0 | 0.42 | 221.47 | 0.3 | 0.45 |
| Hex | 51 | 66 | 95 | 2E | 20 | 0 | 2A | DD | 1E | 2D |
| Octal | 121 | 146 | 225 | 56 | 40 | 0 | 52 | 335 | 36 | 55 |
| Binary | 1010001 | 1100110 | 10010101 | 101110 | 100000 | 0 | 101010 | 11011101 | 11110 | 101101 |
Color Harmonies of #516695
Complementary color
Monochromatic Colors of #516695
Black with #516695
Text Example
Text Example
White with #516695
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516695; }
p { color: rgb(81,102,149); }
H1.HeaderClassName
{
color: #516695;
}
.AnyTagClassName
{
color: #516695;
}
</style>
background-color css
<style>
a { background-color: #516695; }
a { background-color: rgb(81,102,149); }
div.DivClassName
{
background-color: #516695;
}
.BgClassName
{
background-color: #516695;
}
</style>
border-color css
<style>
span { border-color: #516695; }
span { border-color: rgb(81,102,149); }
td.TdClassName
{
border-color: #516695;
}
.TagClassName
{
border-color: #516695;
}
</style>