Shades of San Marino #507596
Tints of San Marino #507596
RGB
CMYK
RGB Variations
Color information
#507596 (or 0x507596) is known color: San Marino. HEX triplet: 50, 75 and 96. RGB value is (80,117,150). Sum of RGB (Red+Green+Blue) = 80+117+150=347 (45% of max value = 765). Red value is 80 (31.64% from 255 or 23.05% from 347); Green value is 117 (46.09% from 255 or 33.72% from 347); Blue value is 150 (58.98% from 255 or 43.23% from 347); Max value from RGB is 150 - color contains mainly: blue. Hex color #507596 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #507596 is #AF8A69. Grayscale: #6D6D6D. Windows color (decimal): -11504234 or 9860432. OLE color: 9860432.
HSL color Cylindrical-coordinate representation of color #507596: hue angle of 208.29º degrees, saturation: 0.3, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #507596 is Cyan = 0.47, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 80 | 117 | 150 | - |
| CMYK | 0.47 | 0.22 | 0 | 0.41 |
| HSL | 208.29º | 0.3% | 0.45% | - |
| HSV(B) | 208.29º | 0.47% | 0.59% | - |
| XYZ | 15.17 | 16.63 | 31.26 | - |
| YUV | 109.7 | 150.74 | 106.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 117 | 150 | 0.47 | 0.22 | 0 | 0.41 | 208.29 | 0.3 | 0.45 |
| Hex | 50 | 75 | 96 | 2F | 16 | 0 | 29 | D0 | 1E | 2D |
| Octal | 120 | 165 | 226 | 57 | 26 | 0 | 51 | 320 | 36 | 55 |
| Binary | 1010000 | 1110101 | 10010110 | 101111 | 10110 | 0 | 101001 | 11010000 | 11110 | 101101 |
Color Harmonies of #507596
Complementary color
Monochromatic Colors of #507596
Black with #507596
Text Example
Text Example
White with #507596
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507596; }
p { color: rgb(80,117,150); }
H1.HeaderClassName
{
color: #507596;
}
.AnyTagClassName
{
color: #507596;
}
</style>
background-color css
<style>
a { background-color: #507596; }
a { background-color: rgb(80,117,150); }
div.DivClassName
{
background-color: #507596;
}
.BgClassName
{
background-color: #507596;
}
</style>
border-color css
<style>
span { border-color: #507596; }
span { border-color: rgb(80,117,150); }
td.TdClassName
{
border-color: #507596;
}
.TagClassName
{
border-color: #507596;
}
</style>