Shades of San Marino #507298
Tints of San Marino #507298
RGB
CMYK
RGB Variations
Color information
#507298 (or 0x507298) is known color: San Marino. HEX triplet: 50, 72 and 98. RGB value is (80,114,152). Sum of RGB (Red+Green+Blue) = 80+114+152=346 (45% of max value = 765). Red value is 80 (31.64% from 255 or 23.12% from 346); Green value is 114 (44.92% from 255 or 32.95% from 346); Blue value is 152 (59.77% from 255 or 43.93% from 346); Max value from RGB is 152 - color contains mainly: blue. Hex color #507298 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #507298 is #AF8D67. Grayscale: #6B6B6B. Windows color (decimal): -11505000 or 9990736. OLE color: 9990736.
HSL color Cylindrical-coordinate representation of color #507298: hue angle of 211.67º 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 #507298 is Cyan = 0.47, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 80 | 114 | 152 | - |
| CMYK | 0.47 | 0.25 | 0 | 0.40 |
| HSL | 211.67º | 0.31% | 0.45% | - |
| HSV(B) | 211.67º | 0.47% | 0.6% | - |
| XYZ | 14.99 | 16.01 | 32.01 | - |
| YUV | 108.17 | 152.74 | 107.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 114 | 152 | 0.47 | 0.25 | 0 | 0.40 | 211.67 | 0.31 | 0.45 |
| Hex | 50 | 72 | 98 | 2F | 19 | 0 | 28 | D4 | 1F | 2D |
| Octal | 120 | 162 | 230 | 57 | 31 | 0 | 50 | 324 | 37 | 55 |
| Binary | 1010000 | 1110010 | 10011000 | 101111 | 11001 | 0 | 101000 | 11010100 | 11111 | 101101 |
Color Harmonies of #507298
Complementary color
Monochromatic Colors of #507298
Black with #507298
Text Example
Text Example
White with #507298
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507298; }
p { color: rgb(80,114,152); }
H1.HeaderClassName
{
color: #507298;
}
.AnyTagClassName
{
color: #507298;
}
</style>
background-color css
<style>
a { background-color: #507298; }
a { background-color: rgb(80,114,152); }
div.DivClassName
{
background-color: #507298;
}
.BgClassName
{
background-color: #507298;
}
</style>
border-color css
<style>
span { border-color: #507298; }
span { border-color: rgb(80,114,152); }
td.TdClassName
{
border-color: #507298;
}
.TagClassName
{
border-color: #507298;
}
</style>