Shades of San Marino #517798
Tints of San Marino #517798
RGB
CMYK
RGB Variations
Color information
#517798 (or 0x517798) is known color: San Marino. HEX triplet: 51, 77 and 98. RGB value is (81,119,152). Sum of RGB (Red+Green+Blue) = 81+119+152=352 (46% of max value = 765). Red value is 81 (32.03% from 255 or 23.01% from 352); Green value is 119 (46.88% from 255 or 33.81% from 352); Blue value is 152 (59.77% from 255 or 43.18% from 352); Max value from RGB is 152 - color contains mainly: blue. Hex color #517798 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #517798 is #AE8867. Grayscale: #6F6F6F. Windows color (decimal): -11438184 or 9992017. OLE color: 9992017.
HSL color Cylindrical-coordinate representation of color #517798: hue angle of 207.89º 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 #517798 is Cyan = 0.47, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 81 | 119 | 152 | - |
| CMYK | 0.47 | 0.22 | 0 | 0.40 |
| HSL | 207.89º | 0.3% | 0.46% | - |
| HSV(B) | 207.89º | 0.47% | 0.6% | - |
| XYZ | 15.66 | 17.21 | 32.2 | - |
| YUV | 111.4 | 150.91 | 106.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 119 | 152 | 0.47 | 0.22 | 0 | 0.40 | 207.89 | 0.3 | 0.46 |
| Hex | 51 | 77 | 98 | 2F | 16 | 0 | 28 | D0 | 1E | 2E |
| Octal | 121 | 167 | 230 | 57 | 26 | 0 | 50 | 320 | 36 | 56 |
| Binary | 1010001 | 1110111 | 10011000 | 101111 | 10110 | 0 | 101000 | 11010000 | 11110 | 101110 |
Color Harmonies of #517798
Complementary color
Monochromatic Colors of #517798
Black with #517798
Text Example
Text Example
White with #517798
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517798; }
p { color: rgb(81,119,152); }
H1.HeaderClassName
{
color: #517798;
}
.AnyTagClassName
{
color: #517798;
}
</style>
background-color css
<style>
a { background-color: #517798; }
a { background-color: rgb(81,119,152); }
div.DivClassName
{
background-color: #517798;
}
.BgClassName
{
background-color: #517798;
}
</style>
border-color css
<style>
span { border-color: #517798; }
span { border-color: rgb(81,119,152); }
td.TdClassName
{
border-color: #517798;
}
.TagClassName
{
border-color: #517798;
}
</style>