Shades of San Marino #516299
Tints of San Marino #516299
RGB
CMYK
RGB Variations
Color information
#516299 (or 0x516299) is known color: San Marino. HEX triplet: 51, 62 and 99. RGB value is (81,98,153). Sum of RGB (Red+Green+Blue) = 81+98+153=332 (43% of max value = 765). Red value is 81 (32.03% from 255 or 24.40% from 332); Green value is 98 (38.67% from 255 or 29.52% from 332); Blue value is 153 (60.16% from 255 or 46.08% from 332); Max value from RGB is 153 - color contains mainly: blue. Hex color #516299 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #516299 is #AE9D66. Grayscale: #626262. Windows color (decimal): -11443559 or 10052177. OLE color: 10052177.
HSL color Cylindrical-coordinate representation of color #516299: hue angle of 225.83º degrees, saturation: 0.31, 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 #516299 is Cyan = 0.47, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 81 | 98 | 153 | - |
| CMYK | 0.47 | 0.36 | 0 | 0.4 |
| HSL | 225.83º | 0.31% | 0.46% | - |
| HSV(B) | 225.83º | 0.47% | 0.6% | - |
| XYZ | 13.51 | 12.78 | 31.89 | - |
| YUV | 99.19 | 158.37 | 115.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 98 | 153 | 0.47 | 0.36 | 0 | 0.4 | 225.83 | 0.31 | 0.46 |
| Hex | 51 | 62 | 99 | 2F | 24 | 0 | 28 | E2 | 1F | 2E |
| Octal | 121 | 142 | 231 | 57 | 44 | 0 | 50 | 342 | 37 | 56 |
| Binary | 1010001 | 1100010 | 10011001 | 101111 | 100100 | 0 | 101000 | 11100010 | 11111 | 101110 |
Color Harmonies of #516299
Complementary color
Monochromatic Colors of #516299
Black with #516299
Text Example
Text Example
White with #516299
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516299; }
p { color: rgb(81,98,153); }
H1.HeaderClassName
{
color: #516299;
}
.AnyTagClassName
{
color: #516299;
}
</style>
background-color css
<style>
a { background-color: #516299; }
a { background-color: rgb(81,98,153); }
div.DivClassName
{
background-color: #516299;
}
.BgClassName
{
background-color: #516299;
}
</style>
border-color css
<style>
span { border-color: #516299; }
span { border-color: rgb(81,98,153); }
td.TdClassName
{
border-color: #516299;
}
.TagClassName
{
border-color: #516299;
}
</style>