Shades of San Marino #516398
Tints of San Marino #516398
RGB
CMYK
RGB Variations
Color information
#516398 (or 0x516398) is known color: San Marino. HEX triplet: 51, 63 and 98. RGB value is (81,99,152). Sum of RGB (Red+Green+Blue) = 81+99+152=332 (43% of max value = 765). Red value is 81 (32.03% from 255 or 24.40% from 332); Green value is 99 (39.06% from 255 or 29.82% from 332); Blue value is 152 (59.77% from 255 or 45.78% from 332); Max value from RGB is 152 - color contains mainly: blue. Hex color #516398 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #516398 is #AE9C67. Grayscale: #636363. Windows color (decimal): -11443304 or 9986897. OLE color: 9986897.
HSL color Cylindrical-coordinate representation of color #516398: hue angle of 224.79º degrees, saturation: 0.3, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #516398 is Cyan = 0.47, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 81 | 99 | 152 | - |
| CMYK | 0.47 | 0.35 | 0 | 0.40 |
| HSL | 224.79º | 0.3% | 0.46% | - |
| HSV(B) | 224.79º | 0.47% | 0.6% | - |
| XYZ | 13.52 | 12.94 | 31.49 | - |
| YUV | 99.66 | 157.54 | 114.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 99 | 152 | 0.47 | 0.35 | 0 | 0.40 | 224.79 | 0.3 | 0.46 |
| Hex | 51 | 63 | 98 | 2F | 23 | 0 | 28 | E1 | 1E | 2E |
| Octal | 121 | 143 | 230 | 57 | 43 | 0 | 50 | 341 | 36 | 56 |
| Binary | 1010001 | 1100011 | 10011000 | 101111 | 100011 | 0 | 101000 | 11100001 | 11110 | 101110 |
Color Harmonies of #516398
Complementary color
Monochromatic Colors of #516398
Black with #516398
Text Example
Text Example
White with #516398
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516398; }
p { color: rgb(81,99,152); }
H1.HeaderClassName
{
color: #516398;
}
.AnyTagClassName
{
color: #516398;
}
</style>
background-color css
<style>
a { background-color: #516398; }
a { background-color: rgb(81,99,152); }
div.DivClassName
{
background-color: #516398;
}
.BgClassName
{
background-color: #516398;
}
</style>
border-color css
<style>
span { border-color: #516398; }
span { border-color: rgb(81,99,152); }
td.TdClassName
{
border-color: #516398;
}
.TagClassName
{
border-color: #516398;
}
</style>