Shades of San Marino #507096
Tints of San Marino #507096
RGB
CMYK
RGB Variations
Color information
#507096 (or 0x507096) is known color: San Marino. HEX triplet: 50, 70 and 96. RGB value is (80,112,150). Sum of RGB (Red+Green+Blue) = 80+112+150=342 (45% of max value = 765). Red value is 80 (31.64% from 255 or 23.39% from 342); Green value is 112 (44.14% from 255 or 32.75% from 342); Blue value is 150 (58.98% from 255 or 43.86% from 342); Max value from RGB is 150 - color contains mainly: blue. Hex color #507096 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #507096 is #AF8F69. Grayscale: #6A6A6A. Windows color (decimal): -11505514 or 9859152. OLE color: 9859152.
HSL color Cylindrical-coordinate representation of color #507096: hue angle of 212.57º 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 #507096 is Cyan = 0.47, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 80 | 112 | 150 | - |
| CMYK | 0.47 | 0.25 | 0 | 0.41 |
| HSL | 212.57º | 0.3% | 0.45% | - |
| HSV(B) | 212.57º | 0.47% | 0.59% | - |
| XYZ | 14.61 | 15.5 | 31.08 | - |
| YUV | 106.76 | 152.4 | 108.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 112 | 150 | 0.47 | 0.25 | 0 | 0.41 | 212.57 | 0.3 | 0.45 |
| Hex | 50 | 70 | 96 | 2F | 19 | 0 | 29 | D5 | 1E | 2D |
| Octal | 120 | 160 | 226 | 57 | 31 | 0 | 51 | 325 | 36 | 55 |
| Binary | 1010000 | 1110000 | 10010110 | 101111 | 11001 | 0 | 101001 | 11010101 | 11110 | 101101 |
Color Harmonies of #507096
Complementary color
Monochromatic Colors of #507096
Black with #507096
Text Example
Text Example
White with #507096
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507096; }
p { color: rgb(80,112,150); }
H1.HeaderClassName
{
color: #507096;
}
.AnyTagClassName
{
color: #507096;
}
</style>
background-color css
<style>
a { background-color: #507096; }
a { background-color: rgb(80,112,150); }
div.DivClassName
{
background-color: #507096;
}
.BgClassName
{
background-color: #507096;
}
</style>
border-color css
<style>
span { border-color: #507096; }
span { border-color: rgb(80,112,150); }
td.TdClassName
{
border-color: #507096;
}
.TagClassName
{
border-color: #507096;
}
</style>