Shades of San Marino #507098
Tints of San Marino #507098
RGB
CMYK
RGB Variations
Color information
#507098 (or 0x507098) is known color: San Marino. HEX triplet: 50, 70 and 98. RGB value is (80,112,152). Sum of RGB (Red+Green+Blue) = 80+112+152=344 (45% of max value = 765). Red value is 80 (31.64% from 255 or 23.26% from 344); Green value is 112 (44.14% from 255 or 32.56% from 344); Blue value is 152 (59.77% from 255 or 44.19% from 344); Max value from RGB is 152 - color contains mainly: blue. Hex color #507098 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #507098 is #AF8F67. Grayscale: #6A6A6A. Windows color (decimal): -11505512 or 9990224. OLE color: 9990224.
HSL color Cylindrical-coordinate representation of color #507098: hue angle of 213.33º 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 #507098 is Cyan = 0.47, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 80 | 112 | 152 | - |
| CMYK | 0.47 | 0.26 | 0 | 0.40 |
| HSL | 213.33º | 0.31% | 0.45% | - |
| HSV(B) | 213.33º | 0.47% | 0.6% | - |
| XYZ | 14.77 | 15.56 | 31.93 | - |
| YUV | 106.99 | 153.4 | 108.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 112 | 152 | 0.47 | 0.26 | 0 | 0.40 | 213.33 | 0.31 | 0.45 |
| Hex | 50 | 70 | 98 | 2F | 1A | 0 | 28 | D5 | 1F | 2D |
| Octal | 120 | 160 | 230 | 57 | 32 | 0 | 50 | 325 | 37 | 55 |
| Binary | 1010000 | 1110000 | 10011000 | 101111 | 11010 | 0 | 101000 | 11010101 | 11111 | 101101 |
Color Harmonies of #507098
Complementary color
Monochromatic Colors of #507098
Black with #507098
Text Example
Text Example
White with #507098
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507098; }
p { color: rgb(80,112,152); }
H1.HeaderClassName
{
color: #507098;
}
.AnyTagClassName
{
color: #507098;
}
</style>
background-color css
<style>
a { background-color: #507098; }
a { background-color: rgb(80,112,152); }
div.DivClassName
{
background-color: #507098;
}
.BgClassName
{
background-color: #507098;
}
</style>
border-color css
<style>
span { border-color: #507098; }
span { border-color: rgb(80,112,152); }
td.TdClassName
{
border-color: #507098;
}
.TagClassName
{
border-color: #507098;
}
</style>