Shades of San Marino #516796
Tints of San Marino #516796
RGB
CMYK
RGB Variations
Color information
#516796 (or 0x516796) is known color: San Marino. HEX triplet: 51, 67 and 96. RGB value is (81,103,150). Sum of RGB (Red+Green+Blue) = 81+103+150=334 (44% of max value = 765). Red value is 81 (32.03% from 255 or 24.25% from 334); Green value is 103 (40.62% from 255 or 30.84% from 334); Blue value is 150 (58.98% from 255 or 44.91% from 334); Max value from RGB is 150 - color contains mainly: blue. Hex color #516796 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #516796 is #AE9869. Grayscale: #656565. Windows color (decimal): -11442282 or 9856849. OLE color: 9856849.
HSL color Cylindrical-coordinate representation of color #516796: hue angle of 220.87º 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 #516796 is Cyan = 0.46, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 81 | 103 | 150 | - |
| CMYK | 0.46 | 0.31 | 0 | 0.41 |
| HSL | 220.87º | 0.3% | 0.45% | - |
| HSV(B) | 220.87º | 0.46% | 0.59% | - |
| XYZ | 13.75 | 13.65 | 30.76 | - |
| YUV | 101.78 | 155.21 | 113.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 103 | 150 | 0.46 | 0.31 | 0 | 0.41 | 220.87 | 0.3 | 0.45 |
| Hex | 51 | 67 | 96 | 2E | 1F | 0 | 29 | DD | 1E | 2D |
| Octal | 121 | 147 | 226 | 56 | 37 | 0 | 51 | 335 | 36 | 55 |
| Binary | 1010001 | 1100111 | 10010110 | 101110 | 11111 | 0 | 101001 | 11011101 | 11110 | 101101 |
Color Harmonies of #516796
Complementary color
Monochromatic Colors of #516796
Black with #516796
Text Example
Text Example
White with #516796
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516796; }
p { color: rgb(81,103,150); }
H1.HeaderClassName
{
color: #516796;
}
.AnyTagClassName
{
color: #516796;
}
</style>
background-color css
<style>
a { background-color: #516796; }
a { background-color: rgb(81,103,150); }
div.DivClassName
{
background-color: #516796;
}
.BgClassName
{
background-color: #516796;
}
</style>
border-color css
<style>
span { border-color: #516796; }
span { border-color: rgb(81,103,150); }
td.TdClassName
{
border-color: #516796;
}
.TagClassName
{
border-color: #516796;
}
</style>