Shades of San Marino #506798
Tints of San Marino #506798
RGB
CMYK
RGB Variations
Color information
#506798 (or 0x506798) is known color: San Marino. HEX triplet: 50, 67 and 98. RGB value is (80,103,152). Sum of RGB (Red+Green+Blue) = 80+103+152=335 (44% of max value = 765). Red value is 80 (31.64% from 255 or 23.88% from 335); Green value is 103 (40.62% from 255 or 30.75% from 335); Blue value is 152 (59.77% from 255 or 45.37% from 335); Max value from RGB is 152 - color contains mainly: blue. Hex color #506798 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #506798 is #AF9867. Grayscale: #656565. Windows color (decimal): -11507816 or 9987920. OLE color: 9987920.
HSL color Cylindrical-coordinate representation of color #506798: hue angle of 220.83º degrees, saturation: 0.31, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #506798 is Cyan = 0.47, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 80 | 103 | 152 | - |
| CMYK | 0.47 | 0.32 | 0 | 0.40 |
| HSL | 220.83º | 0.31% | 0.45% | - |
| HSV(B) | 220.83º | 0.47% | 0.6% | - |
| XYZ | 13.83 | 13.67 | 31.62 | - |
| YUV | 101.71 | 156.38 | 112.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 103 | 152 | 0.47 | 0.32 | 0 | 0.40 | 220.83 | 0.31 | 0.45 |
| Hex | 50 | 67 | 98 | 2F | 20 | 0 | 28 | DD | 1F | 2D |
| Octal | 120 | 147 | 230 | 57 | 40 | 0 | 50 | 335 | 37 | 55 |
| Binary | 1010000 | 1100111 | 10011000 | 101111 | 100000 | 0 | 101000 | 11011101 | 11111 | 101101 |
Color Harmonies of #506798
Complementary color
Monochromatic Colors of #506798
Black with #506798
Text Example
Text Example
White with #506798
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #506798; }
p { color: rgb(80,103,152); }
H1.HeaderClassName
{
color: #506798;
}
.AnyTagClassName
{
color: #506798;
}
</style>
background-color css
<style>
a { background-color: #506798; }
a { background-color: rgb(80,103,152); }
div.DivClassName
{
background-color: #506798;
}
.BgClassName
{
background-color: #506798;
}
</style>
border-color css
<style>
span { border-color: #506798; }
span { border-color: rgb(80,103,152); }
td.TdClassName
{
border-color: #506798;
}
.TagClassName
{
border-color: #506798;
}
</style>