Shades of San Marino #516494
Tints of San Marino #516494
RGB
CMYK
RGB Variations
Color information
#516494 (or 0x516494) is known color: San Marino. HEX triplet: 51, 64 and 94. RGB value is (81,100,148). Sum of RGB (Red+Green+Blue) = 81+100+148=329 (43% of max value = 765). Red value is 81 (32.03% from 255 or 24.62% from 329); Green value is 100 (39.45% from 255 or 30.40% from 329); Blue value is 148 (58.20% from 255 or 44.98% from 329); Max value from RGB is 148 - color contains mainly: blue. Hex color #516494 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #516494 is #AE9B6B. Grayscale: #636363. Windows color (decimal): -11443052 or 9725009. OLE color: 9725009.
HSL color Cylindrical-coordinate representation of color #516494: hue angle of 222.99º degrees, saturation: 0.29, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #516494 is Cyan = 0.45, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 81 | 100 | 148 | - |
| CMYK | 0.45 | 0.32 | 0 | 0.42 |
| HSL | 222.99º | 0.29% | 0.45% | - |
| HSV(B) | 222.99º | 0.45% | 0.58% | - |
| XYZ | 13.3 | 13 | 29.83 | - |
| YUV | 99.79 | 155.21 | 114.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 100 | 148 | 0.45 | 0.32 | 0 | 0.42 | 222.99 | 0.29 | 0.45 |
| Hex | 51 | 64 | 94 | 2D | 20 | 0 | 2A | DF | 1D | 2D |
| Octal | 121 | 144 | 224 | 55 | 40 | 0 | 52 | 337 | 35 | 55 |
| Binary | 1010001 | 1100100 | 10010100 | 101101 | 100000 | 0 | 101010 | 11011111 | 11101 | 101101 |
Color Harmonies of #516494
Complementary color
Monochromatic Colors of #516494
Black with #516494
Text Example
Text Example
White with #516494
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516494; }
p { color: rgb(81,100,148); }
H1.HeaderClassName
{
color: #516494;
}
.AnyTagClassName
{
color: #516494;
}
</style>
background-color css
<style>
a { background-color: #516494; }
a { background-color: rgb(81,100,148); }
div.DivClassName
{
background-color: #516494;
}
.BgClassName
{
background-color: #516494;
}
</style>
border-color css
<style>
span { border-color: #516494; }
span { border-color: rgb(81,100,148); }
td.TdClassName
{
border-color: #516494;
}
.TagClassName
{
border-color: #516494;
}
</style>