Shades of San Marino #506297
Tints of San Marino #506297
RGB
CMYK
RGB Variations
Color information
#506297 (or 0x506297) is known color: San Marino. HEX triplet: 50, 62 and 97. RGB value is (80,98,151). Sum of RGB (Red+Green+Blue) = 80+98+151=329 (43% of max value = 765). Red value is 80 (31.64% from 255 or 24.32% from 329); Green value is 98 (38.67% from 255 or 29.79% from 329); Blue value is 151 (59.38% from 255 or 45.90% from 329); Max value from RGB is 151 - color contains mainly: blue. Hex color #506297 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #506297 is #AF9D68. Grayscale: #626262. Windows color (decimal): -11509097 or 9921104. OLE color: 9921104.
HSL color Cylindrical-coordinate representation of color #506297: hue angle of 224.79º degrees, saturation: 0.31, 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 #506297 is Cyan = 0.47, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 80 | 98 | 151 | - |
| CMYK | 0.47 | 0.35 | 0 | 0.41 |
| HSL | 224.79º | 0.31% | 0.45% | - |
| HSV(B) | 224.79º | 0.47% | 0.59% | - |
| XYZ | 13.26 | 12.68 | 31.03 | - |
| YUV | 98.66 | 157.54 | 114.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 98 | 151 | 0.47 | 0.35 | 0 | 0.41 | 224.79 | 0.31 | 0.45 |
| Hex | 50 | 62 | 97 | 2F | 23 | 0 | 29 | E1 | 1F | 2D |
| Octal | 120 | 142 | 227 | 57 | 43 | 0 | 51 | 341 | 37 | 55 |
| Binary | 1010000 | 1100010 | 10010111 | 101111 | 100011 | 0 | 101001 | 11100001 | 11111 | 101101 |
Color Harmonies of #506297
Complementary color
Monochromatic Colors of #506297
Black with #506297
Text Example
Text Example
White with #506297
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #506297; }
p { color: rgb(80,98,151); }
H1.HeaderClassName
{
color: #506297;
}
.AnyTagClassName
{
color: #506297;
}
</style>
background-color css
<style>
a { background-color: #506297; }
a { background-color: rgb(80,98,151); }
div.DivClassName
{
background-color: #506297;
}
.BgClassName
{
background-color: #506297;
}
</style>
border-color css
<style>
span { border-color: #506297; }
span { border-color: rgb(80,98,151); }
td.TdClassName
{
border-color: #506297;
}
.TagClassName
{
border-color: #506297;
}
</style>