Shades of San Marino #507497
Tints of San Marino #507497
RGB
CMYK
RGB Variations
Color information
#507497 (or 0x507497) is known color: San Marino. HEX triplet: 50, 74 and 97. RGB value is (80,116,151). Sum of RGB (Red+Green+Blue) = 80+116+151=347 (45% of max value = 765). Red value is 80 (31.64% from 255 or 23.05% from 347); Green value is 116 (45.70% from 255 or 33.43% from 347); Blue value is 151 (59.38% from 255 or 43.52% from 347); Max value from RGB is 151 - color contains mainly: blue. Hex color #507497 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #507497 is #AF8B68. Grayscale: #6D6D6D. Windows color (decimal): -11504489 or 9925712. OLE color: 9925712.
HSL color Cylindrical-coordinate representation of color #507497: hue angle of 209.58º 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 #507497 is Cyan = 0.47, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 80 | 116 | 151 | - |
| CMYK | 0.47 | 0.23 | 0 | 0.41 |
| HSL | 209.58º | 0.31% | 0.45% | - |
| HSV(B) | 209.58º | 0.47% | 0.59% | - |
| XYZ | 15.14 | 16.43 | 31.65 | - |
| YUV | 109.23 | 151.57 | 107.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 116 | 151 | 0.47 | 0.23 | 0 | 0.41 | 209.58 | 0.31 | 0.45 |
| Hex | 50 | 74 | 97 | 2F | 17 | 0 | 29 | D2 | 1F | 2D |
| Octal | 120 | 164 | 227 | 57 | 27 | 0 | 51 | 322 | 37 | 55 |
| Binary | 1010000 | 1110100 | 10010111 | 101111 | 10111 | 0 | 101001 | 11010010 | 11111 | 101101 |
Color Harmonies of #507497
Complementary color
Monochromatic Colors of #507497
Black with #507497
Text Example
Text Example
White with #507497
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507497; }
p { color: rgb(80,116,151); }
H1.HeaderClassName
{
color: #507497;
}
.AnyTagClassName
{
color: #507497;
}
</style>
background-color css
<style>
a { background-color: #507497; }
a { background-color: rgb(80,116,151); }
div.DivClassName
{
background-color: #507497;
}
.BgClassName
{
background-color: #507497;
}
</style>
border-color css
<style>
span { border-color: #507497; }
span { border-color: rgb(80,116,151); }
td.TdClassName
{
border-color: #507497;
}
.TagClassName
{
border-color: #507497;
}
</style>