Shades of San Marino #517599
Tints of San Marino #517599
RGB
CMYK
RGB Variations
Color information
#517599 (or 0x517599) is known color: San Marino. HEX triplet: 51, 75 and 99. RGB value is (81,117,153). Sum of RGB (Red+Green+Blue) = 81+117+153=351 (46% of max value = 765). Red value is 81 (32.03% from 255 or 23.08% from 351); Green value is 117 (46.09% from 255 or 33.33% from 351); Blue value is 153 (60.16% from 255 or 43.59% from 351); Max value from RGB is 153 - color contains mainly: blue. Hex color #517599 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #517599 is #AE8A66. Grayscale: #6E6E6E. Windows color (decimal): -11438695 or 10057041. OLE color: 10057041.
HSL color Cylindrical-coordinate representation of color #517599: hue angle of 210º 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 #517599 is Cyan = 0.47, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 81 | 117 | 153 | - |
| CMYK | 0.47 | 0.24 | 0 | 0.4 |
| HSL | 210º | 0.31% | 0.46% | - |
| HSV(B) | 210º | 0.47% | 0.6% | - |
| XYZ | 15.5 | 16.77 | 32.56 | - |
| YUV | 110.34 | 152.07 | 107.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 117 | 153 | 0.47 | 0.24 | 0 | 0.4 | 210 | 0.31 | 0.46 |
| Hex | 51 | 75 | 99 | 2F | 18 | 0 | 28 | D2 | 1F | 2E |
| Octal | 121 | 165 | 231 | 57 | 30 | 0 | 50 | 322 | 37 | 56 |
| Binary | 1010001 | 1110101 | 10011001 | 101111 | 11000 | 0 | 101000 | 11010010 | 11111 | 101110 |
Color Harmonies of #517599
Complementary color
Monochromatic Colors of #517599
Black with #517599
Text Example
Text Example
White with #517599
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517599; }
p { color: rgb(81,117,153); }
H1.HeaderClassName
{
color: #517599;
}
.AnyTagClassName
{
color: #517599;
}
</style>
background-color css
<style>
a { background-color: #517599; }
a { background-color: rgb(81,117,153); }
div.DivClassName
{
background-color: #517599;
}
.BgClassName
{
background-color: #517599;
}
</style>
border-color css
<style>
span { border-color: #517599; }
span { border-color: rgb(81,117,153); }
td.TdClassName
{
border-color: #517599;
}
.TagClassName
{
border-color: #517599;
}
</style>