Shades of San Marino #516296
Tints of San Marino #516296
RGB
CMYK
RGB Variations
Color information
#516296 (or 0x516296) is known color: San Marino. HEX triplet: 51, 62 and 96. RGB value is (81,98,150). Sum of RGB (Red+Green+Blue) = 81+98+150=329 (43% of max value = 765). Red value is 81 (32.03% from 255 or 24.62% from 329); Green value is 98 (38.67% from 255 or 29.79% from 329); Blue value is 150 (58.98% from 255 or 45.59% from 329); Max value from RGB is 150 - color contains mainly: blue. Hex color #516296 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #516296 is #AE9D69. Grayscale: #626262. Windows color (decimal): -11443562 or 9855569. OLE color: 9855569.
HSL color Cylindrical-coordinate representation of color #516296: hue angle of 225.22º 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 #516296 is Cyan = 0.46, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 81 | 98 | 150 | - |
| CMYK | 0.46 | 0.35 | 0 | 0.41 |
| HSL | 225.22º | 0.3% | 0.45% | - |
| HSV(B) | 225.22º | 0.46% | 0.59% | - |
| XYZ | 13.27 | 12.69 | 30.6 | - |
| YUV | 98.85 | 156.87 | 115.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 98 | 150 | 0.46 | 0.35 | 0 | 0.41 | 225.22 | 0.3 | 0.45 |
| Hex | 51 | 62 | 96 | 2E | 23 | 0 | 29 | E1 | 1E | 2D |
| Octal | 121 | 142 | 226 | 56 | 43 | 0 | 51 | 341 | 36 | 55 |
| Binary | 1010001 | 1100010 | 10010110 | 101110 | 100011 | 0 | 101001 | 11100001 | 11110 | 101101 |
Color Harmonies of #516296
Complementary color
Monochromatic Colors of #516296
Black with #516296
Text Example
Text Example
White with #516296
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516296; }
p { color: rgb(81,98,150); }
H1.HeaderClassName
{
color: #516296;
}
.AnyTagClassName
{
color: #516296;
}
</style>
background-color css
<style>
a { background-color: #516296; }
a { background-color: rgb(81,98,150); }
div.DivClassName
{
background-color: #516296;
}
.BgClassName
{
background-color: #516296;
}
</style>
border-color css
<style>
span { border-color: #516296; }
span { border-color: rgb(81,98,150); }
td.TdClassName
{
border-color: #516296;
}
.TagClassName
{
border-color: #516296;
}
</style>