Shades of San Marino #506395
Tints of San Marino #506395
RGB
CMYK
RGB Variations
Color information
#506395 (or 0x506395) is known color: San Marino. HEX triplet: 50, 63 and 95. RGB value is (80,99,149). Sum of RGB (Red+Green+Blue) = 80+99+149=328 (43% of max value = 765). Red value is 80 (31.64% from 255 or 24.39% from 328); Green value is 99 (39.06% from 255 or 30.18% from 328); Blue value is 149 (58.59% from 255 or 45.43% from 328); Max value from RGB is 149 - color contains mainly: blue. Hex color #506395 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #506395 is #AF9C6A. Grayscale: #626262. Windows color (decimal): -11508843 or 9790288. OLE color: 9790288.
HSL color Cylindrical-coordinate representation of color #506395: hue angle of 223.48º 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 #506395 is Cyan = 0.46, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 80 | 99 | 149 | - |
| CMYK | 0.46 | 0.34 | 0 | 0.42 |
| HSL | 223.48º | 0.3% | 0.45% | - |
| HSV(B) | 223.48º | 0.46% | 0.58% | - |
| XYZ | 13.19 | 12.8 | 30.21 | - |
| YUV | 99.02 | 156.21 | 114.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 99 | 149 | 0.46 | 0.34 | 0 | 0.42 | 223.48 | 0.3 | 0.45 |
| Hex | 50 | 63 | 95 | 2E | 22 | 0 | 2A | DF | 1E | 2D |
| Octal | 120 | 143 | 225 | 56 | 42 | 0 | 52 | 337 | 36 | 55 |
| Binary | 1010000 | 1100011 | 10010101 | 101110 | 100010 | 0 | 101010 | 11011111 | 11110 | 101101 |
Color Harmonies of #506395
Complementary color
Monochromatic Colors of #506395
Black with #506395
Text Example
Text Example
White with #506395
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #506395; }
p { color: rgb(80,99,149); }
H1.HeaderClassName
{
color: #506395;
}
.AnyTagClassName
{
color: #506395;
}
</style>
background-color css
<style>
a { background-color: #506395; }
a { background-color: rgb(80,99,149); }
div.DivClassName
{
background-color: #506395;
}
.BgClassName
{
background-color: #506395;
}
</style>
border-color css
<style>
span { border-color: #506395; }
span { border-color: rgb(80,99,149); }
td.TdClassName
{
border-color: #506395;
}
.TagClassName
{
border-color: #506395;
}
</style>