Shades of San Marino #517899
Tints of San Marino #517899
RGB
CMYK
RGB Variations
Color information
#517899 (or 0x517899) is known color: San Marino. HEX triplet: 51, 78 and 99. RGB value is (81,120,153). Sum of RGB (Red+Green+Blue) = 81+120+153=354 (46% of max value = 765). Red value is 81 (32.03% from 255 or 22.88% from 354); Green value is 120 (47.27% from 255 or 33.90% from 354); Blue value is 153 (60.16% from 255 or 43.22% from 354); Max value from RGB is 153 - color contains mainly: blue. Hex color #517899 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #517899 is #AE8766. Grayscale: #6F6F6F. Windows color (decimal): -11437927 or 10057809. OLE color: 10057809.
HSL color Cylindrical-coordinate representation of color #517899: hue angle of 207.5º 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 #517899 is Cyan = 0.47, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 81 | 120 | 153 | - |
| CMYK | 0.47 | 0.22 | 0 | 0.4 |
| HSL | 207.5º | 0.31% | 0.46% | - |
| HSV(B) | 207.5º | 0.47% | 0.6% | - |
| XYZ | 15.86 | 17.48 | 32.68 | - |
| YUV | 112.1 | 151.08 | 105.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 120 | 153 | 0.47 | 0.22 | 0 | 0.4 | 207.5 | 0.31 | 0.46 |
| Hex | 51 | 78 | 99 | 2F | 16 | 0 | 28 | D0 | 1F | 2E |
| Octal | 121 | 170 | 231 | 57 | 26 | 0 | 50 | 320 | 37 | 56 |
| Binary | 1010001 | 1111000 | 10011001 | 101111 | 10110 | 0 | 101000 | 11010000 | 11111 | 101110 |
Color Harmonies of #517899
Complementary color
Monochromatic Colors of #517899
Black with #517899
Text Example
Text Example
White with #517899
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517899; }
p { color: rgb(81,120,153); }
H1.HeaderClassName
{
color: #517899;
}
.AnyTagClassName
{
color: #517899;
}
</style>
background-color css
<style>
a { background-color: #517899; }
a { background-color: rgb(81,120,153); }
div.DivClassName
{
background-color: #517899;
}
.BgClassName
{
background-color: #517899;
}
</style>
border-color css
<style>
span { border-color: #517899; }
span { border-color: rgb(81,120,153); }
td.TdClassName
{
border-color: #517899;
}
.TagClassName
{
border-color: #517899;
}
</style>