Shades of San Marino #506495
Tints of San Marino #506495
RGB
CMYK
RGB Variations
Color information
#506495 (or 0x506495) is known color: San Marino. HEX triplet: 50, 64 and 95. RGB value is (80,100,149). Sum of RGB (Red+Green+Blue) = 80+100+149=329 (43% of max value = 765). Red value is 80 (31.64% from 255 or 24.32% from 329); Green value is 100 (39.45% from 255 or 30.40% from 329); Blue value is 149 (58.59% from 255 or 45.29% from 329); Max value from RGB is 149 - color contains mainly: blue. Hex color #506495 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #506495 is #AF9B6A. Grayscale: #636363. Windows color (decimal): -11508587 or 9790544. OLE color: 9790544.
HSL color Cylindrical-coordinate representation of color #506495: hue angle of 222.61º 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 #506495 is Cyan = 0.46, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 80 | 100 | 149 | - |
| CMYK | 0.46 | 0.33 | 0 | 0.42 |
| HSL | 222.61º | 0.3% | 0.45% | - |
| HSV(B) | 222.61º | 0.46% | 0.58% | - |
| XYZ | 13.29 | 12.99 | 30.24 | - |
| YUV | 99.61 | 155.87 | 114.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 100 | 149 | 0.46 | 0.33 | 0 | 0.42 | 222.61 | 0.3 | 0.45 |
| Hex | 50 | 64 | 95 | 2E | 21 | 0 | 2A | DF | 1E | 2D |
| Octal | 120 | 144 | 225 | 56 | 41 | 0 | 52 | 337 | 36 | 55 |
| Binary | 1010000 | 1100100 | 10010101 | 101110 | 100001 | 0 | 101010 | 11011111 | 11110 | 101101 |
Color Harmonies of #506495
Complementary color
Monochromatic Colors of #506495
Black with #506495
Text Example
Text Example
White with #506495
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #506495; }
p { color: rgb(80,100,149); }
H1.HeaderClassName
{
color: #506495;
}
.AnyTagClassName
{
color: #506495;
}
</style>
background-color css
<style>
a { background-color: #506495; }
a { background-color: rgb(80,100,149); }
div.DivClassName
{
background-color: #506495;
}
.BgClassName
{
background-color: #506495;
}
</style>
border-color css
<style>
span { border-color: #506495; }
span { border-color: rgb(80,100,149); }
td.TdClassName
{
border-color: #506495;
}
.TagClassName
{
border-color: #506495;
}
</style>