Shades of San Marino #506195
Tints of San Marino #506195
RGB
CMYK
RGB Variations
Color information
#506195 (or 0x506195) is known color: San Marino. HEX triplet: 50, 61 and 95. RGB value is (80,97,149). Sum of RGB (Red+Green+Blue) = 80+97+149=326 (43% of max value = 765). Red value is 80 (31.64% from 255 or 24.54% from 326); Green value is 97 (38.28% from 255 or 29.75% from 326); Blue value is 149 (58.59% from 255 or 45.71% from 326); Max value from RGB is 149 - color contains mainly: blue. Hex color #506195 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #506195 is #AF9E6A. Grayscale: #616161. Windows color (decimal): -11509355 or 9789776. OLE color: 9789776.
HSL color Cylindrical-coordinate representation of color #506195: hue angle of 225.22º degrees, saturation: 0.3, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #506195 is Cyan = 0.46, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 80 | 97 | 149 | - |
| CMYK | 0.46 | 0.35 | 0 | 0.42 |
| HSL | 225.22º | 0.3% | 0.45% | - |
| HSV(B) | 225.22º | 0.46% | 0.58% | - |
| XYZ | 13.01 | 12.42 | 30.15 | - |
| YUV | 97.85 | 156.87 | 115.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 97 | 149 | 0.46 | 0.35 | 0 | 0.42 | 225.22 | 0.3 | 0.45 |
| Hex | 50 | 61 | 95 | 2E | 23 | 0 | 2A | E1 | 1E | 2D |
| Octal | 120 | 141 | 225 | 56 | 43 | 0 | 52 | 341 | 36 | 55 |
| Binary | 1010000 | 1100001 | 10010101 | 101110 | 100011 | 0 | 101010 | 11100001 | 11110 | 101101 |
Color Harmonies of #506195
Complementary color
Monochromatic Colors of #506195
Black with #506195
Text Example
Text Example
White with #506195
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #506195; }
p { color: rgb(80,97,149); }
H1.HeaderClassName
{
color: #506195;
}
.AnyTagClassName
{
color: #506195;
}
</style>
background-color css
<style>
a { background-color: #506195; }
a { background-color: rgb(80,97,149); }
div.DivClassName
{
background-color: #506195;
}
.BgClassName
{
background-color: #506195;
}
</style>
border-color css
<style>
span { border-color: #506195; }
span { border-color: rgb(80,97,149); }
td.TdClassName
{
border-color: #506195;
}
.TagClassName
{
border-color: #506195;
}
</style>