Shades of San Marino #517397
Tints of San Marino #517397
RGB
CMYK
RGB Variations
Color information
#517397 (or 0x517397) is known color: San Marino. HEX triplet: 51, 73 and 97. RGB value is (81,115,151). Sum of RGB (Red+Green+Blue) = 81+115+151=347 (45% of max value = 765). Red value is 81 (32.03% from 255 or 23.34% from 347); Green value is 115 (45.31% from 255 or 33.14% from 347); Blue value is 151 (59.38% from 255 or 43.52% from 347); Max value from RGB is 151 - color contains mainly: blue. Hex color #517397 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #517397 is #AE8C68. Grayscale: #6C6C6C. Windows color (decimal): -11439209 or 9925457. OLE color: 9925457.
HSL color Cylindrical-coordinate representation of color #517397: hue angle of 210.86º 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 #517397 is Cyan = 0.46, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 81 | 115 | 151 | - |
| CMYK | 0.46 | 0.24 | 0 | 0.41 |
| HSL | 210.86º | 0.3% | 0.45% | - |
| HSV(B) | 210.86º | 0.46% | 0.59% | - |
| XYZ | 15.11 | 16.25 | 31.62 | - |
| YUV | 108.94 | 151.74 | 108.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 115 | 151 | 0.46 | 0.24 | 0 | 0.41 | 210.86 | 0.3 | 0.45 |
| Hex | 51 | 73 | 97 | 2E | 18 | 0 | 29 | D3 | 1E | 2D |
| Octal | 121 | 163 | 227 | 56 | 30 | 0 | 51 | 323 | 36 | 55 |
| Binary | 1010001 | 1110011 | 10010111 | 101110 | 11000 | 0 | 101001 | 11010011 | 11110 | 101101 |
Color Harmonies of #517397
Complementary color
Monochromatic Colors of #517397
Black with #517397
Text Example
Text Example
White with #517397
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517397; }
p { color: rgb(81,115,151); }
H1.HeaderClassName
{
color: #517397;
}
.AnyTagClassName
{
color: #517397;
}
</style>
background-color css
<style>
a { background-color: #517397; }
a { background-color: rgb(81,115,151); }
div.DivClassName
{
background-color: #517397;
}
.BgClassName
{
background-color: #517397;
}
</style>
border-color css
<style>
span { border-color: #517397; }
span { border-color: rgb(81,115,151); }
td.TdClassName
{
border-color: #517397;
}
.TagClassName
{
border-color: #517397;
}
</style>