Shades of San Marino #517298
Tints of San Marino #517298
RGB
CMYK
RGB Variations
Color information
#517298 (or 0x517298) is known color: San Marino. HEX triplet: 51, 72 and 98. RGB value is (81,114,152). Sum of RGB (Red+Green+Blue) = 81+114+152=347 (45% of max value = 765). Red value is 81 (32.03% from 255 or 23.34% from 347); Green value is 114 (44.92% from 255 or 32.85% from 347); Blue value is 152 (59.77% from 255 or 43.80% from 347); Max value from RGB is 152 - color contains mainly: blue. Hex color #517298 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #517298 is #AE8D67. Grayscale: #6C6C6C. Windows color (decimal): -11439464 or 9990737. OLE color: 9990737.
HSL color Cylindrical-coordinate representation of color #517298: hue angle of 212.11º 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 #517298 is Cyan = 0.47, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 81 | 114 | 152 | - |
| CMYK | 0.47 | 0.25 | 0 | 0.40 |
| HSL | 212.11º | 0.3% | 0.46% | - |
| HSV(B) | 212.11º | 0.47% | 0.6% | - |
| XYZ | 15.08 | 16.05 | 32.01 | - |
| YUV | 108.47 | 152.57 | 108.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 114 | 152 | 0.47 | 0.25 | 0 | 0.40 | 212.11 | 0.3 | 0.46 |
| Hex | 51 | 72 | 98 | 2F | 19 | 0 | 28 | D4 | 1E | 2E |
| Octal | 121 | 162 | 230 | 57 | 31 | 0 | 50 | 324 | 36 | 56 |
| Binary | 1010001 | 1110010 | 10011000 | 101111 | 11001 | 0 | 101000 | 11010100 | 11110 | 101110 |
Color Harmonies of #517298
Complementary color
Monochromatic Colors of #517298
Black with #517298
Text Example
Text Example
White with #517298
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517298; }
p { color: rgb(81,114,152); }
H1.HeaderClassName
{
color: #517298;
}
.AnyTagClassName
{
color: #517298;
}
</style>
background-color css
<style>
a { background-color: #517298; }
a { background-color: rgb(81,114,152); }
div.DivClassName
{
background-color: #517298;
}
.BgClassName
{
background-color: #517298;
}
</style>
border-color css
<style>
span { border-color: #517298; }
span { border-color: rgb(81,114,152); }
td.TdClassName
{
border-color: #517298;
}
.TagClassName
{
border-color: #517298;
}
</style>