Shades of San Marino #537297
Tints of San Marino #537297
RGB
CMYK
RGB Variations
Color information
#537297 (or 0x537297) is known color: San Marino. HEX triplet: 53, 72 and 97. RGB value is (83,114,151). Sum of RGB (Red+Green+Blue) = 83+114+151=348 (46% of max value = 765). Red value is 83 (32.81% from 255 or 23.85% from 348); Green value is 114 (44.92% from 255 or 32.76% from 348); Blue value is 151 (59.38% from 255 or 43.39% from 348); Max value from RGB is 151 - color contains mainly: blue. Hex color #537297 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #537297 is #AC8D68. Grayscale: #6C6C6C. Windows color (decimal): -11308393 or 9925203. OLE color: 9925203.
HSL color Cylindrical-coordinate representation of color #537297: hue angle of 212.65º degrees, saturation: 0.29, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #537297 is Cyan = 0.45, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 83 | 114 | 151 | - |
| CMYK | 0.45 | 0.25 | 0 | 0.41 |
| HSL | 212.65º | 0.29% | 0.46% | - |
| HSV(B) | 212.65º | 0.45% | 0.59% | - |
| XYZ | 15.17 | 16.11 | 31.59 | - |
| YUV | 108.95 | 151.73 | 109.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 114 | 151 | 0.45 | 0.25 | 0 | 0.41 | 212.65 | 0.29 | 0.46 |
| Hex | 53 | 72 | 97 | 2D | 19 | 0 | 29 | D5 | 1D | 2E |
| Octal | 123 | 162 | 227 | 55 | 31 | 0 | 51 | 325 | 35 | 56 |
| Binary | 1010011 | 1110010 | 10010111 | 101101 | 11001 | 0 | 101001 | 11010101 | 11101 | 101110 |
Color Harmonies of #537297
Complementary color
Monochromatic Colors of #537297
Black with #537297
Text Example
Text Example
White with #537297
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537297; }
p { color: rgb(83,114,151); }
H1.HeaderClassName
{
color: #537297;
}
.AnyTagClassName
{
color: #537297;
}
</style>
background-color css
<style>
a { background-color: #537297; }
a { background-color: rgb(83,114,151); }
div.DivClassName
{
background-color: #537297;
}
.BgClassName
{
background-color: #537297;
}
</style>
border-color css
<style>
span { border-color: #537297; }
span { border-color: rgb(83,114,151); }
td.TdClassName
{
border-color: #537297;
}
.TagClassName
{
border-color: #537297;
}
</style>