Shades of San Marino #517296
Tints of San Marino #517296
RGB
CMYK
RGB Variations
Color information
#517296 (or 0x517296) is known color: San Marino. HEX triplet: 51, 72 and 96. RGB value is (81,114,150). Sum of RGB (Red+Green+Blue) = 81+114+150=345 (45% of max value = 765). Red value is 81 (32.03% from 255 or 23.48% from 345); Green value is 114 (44.92% from 255 or 33.04% from 345); Blue value is 150 (58.98% from 255 or 43.48% from 345); Max value from RGB is 150 - color contains mainly: blue. Hex color #517296 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #517296 is #AE8D69. Grayscale: #6C6C6C. Windows color (decimal): -11439466 or 9859665. OLE color: 9859665.
HSL color Cylindrical-coordinate representation of color #517296: hue angle of 211.3º 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 #517296 is Cyan = 0.46, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 81 | 114 | 150 | - |
| CMYK | 0.46 | 0.24 | 0 | 0.41 |
| HSL | 211.3º | 0.3% | 0.45% | - |
| HSV(B) | 211.3º | 0.46% | 0.59% | - |
| XYZ | 14.92 | 15.99 | 31.15 | - |
| YUV | 108.24 | 151.57 | 108.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 114 | 150 | 0.46 | 0.24 | 0 | 0.41 | 211.3 | 0.3 | 0.45 |
| Hex | 51 | 72 | 96 | 2E | 18 | 0 | 29 | D3 | 1E | 2D |
| Octal | 121 | 162 | 226 | 56 | 30 | 0 | 51 | 323 | 36 | 55 |
| Binary | 1010001 | 1110010 | 10010110 | 101110 | 11000 | 0 | 101001 | 11010011 | 11110 | 101101 |
Color Harmonies of #517296
Complementary color
Monochromatic Colors of #517296
Black with #517296
Text Example
Text Example
White with #517296
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517296; }
p { color: rgb(81,114,150); }
H1.HeaderClassName
{
color: #517296;
}
.AnyTagClassName
{
color: #517296;
}
</style>
background-color css
<style>
a { background-color: #517296; }
a { background-color: rgb(81,114,150); }
div.DivClassName
{
background-color: #517296;
}
.BgClassName
{
background-color: #517296;
}
</style>
border-color css
<style>
span { border-color: #517296; }
span { border-color: rgb(81,114,150); }
td.TdClassName
{
border-color: #517296;
}
.TagClassName
{
border-color: #517296;
}
</style>