Shades of San Marino #506598
Tints of San Marino #506598
RGB
CMYK
RGB Variations
Color information
#506598 (or 0x506598) is known color: San Marino. HEX triplet: 50, 65 and 98. RGB value is (80,101,152). Sum of RGB (Red+Green+Blue) = 80+101+152=333 (44% of max value = 765). Red value is 80 (31.64% from 255 or 24.02% from 333); Green value is 101 (39.84% from 255 or 30.33% from 333); Blue value is 152 (59.77% from 255 or 45.65% from 333); Max value from RGB is 152 - color contains mainly: blue. Hex color #506598 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #506598 is #AF9A67. Grayscale: #646464. Windows color (decimal): -11508328 or 9987408. OLE color: 9987408.
HSL color Cylindrical-coordinate representation of color #506598: hue angle of 222.5º 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 #506598 is Cyan = 0.47, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 80 | 101 | 152 | - |
| CMYK | 0.47 | 0.34 | 0 | 0.40 |
| HSL | 222.5º | 0.31% | 0.45% | - |
| HSV(B) | 222.5º | 0.47% | 0.6% | - |
| XYZ | 13.63 | 13.28 | 31.55 | - |
| YUV | 100.54 | 157.04 | 113.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 101 | 152 | 0.47 | 0.34 | 0 | 0.40 | 222.5 | 0.31 | 0.45 |
| Hex | 50 | 65 | 98 | 2F | 22 | 0 | 28 | DE | 1F | 2D |
| Octal | 120 | 145 | 230 | 57 | 42 | 0 | 50 | 336 | 37 | 55 |
| Binary | 1010000 | 1100101 | 10011000 | 101111 | 100010 | 0 | 101000 | 11011110 | 11111 | 101101 |
Color Harmonies of #506598
Complementary color
Monochromatic Colors of #506598
Black with #506598
Text Example
Text Example
White with #506598
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #506598; }
p { color: rgb(80,101,152); }
H1.HeaderClassName
{
color: #506598;
}
.AnyTagClassName
{
color: #506598;
}
</style>
background-color css
<style>
a { background-color: #506598; }
a { background-color: rgb(80,101,152); }
div.DivClassName
{
background-color: #506598;
}
.BgClassName
{
background-color: #506598;
}
</style>
border-color css
<style>
span { border-color: #506598; }
span { border-color: rgb(80,101,152); }
td.TdClassName
{
border-color: #506598;
}
.TagClassName
{
border-color: #506598;
}
</style>