Shades of San Marino #537699
Tints of San Marino #537699
RGB
CMYK
RGB Variations
Color information
#537699 (or 0x537699) is known color: San Marino. HEX triplet: 53, 76 and 99. RGB value is (83,118,153). Sum of RGB (Red+Green+Blue) = 83+118+153=354 (46% of max value = 765). Red value is 83 (32.81% from 255 or 23.45% from 354); Green value is 118 (46.48% from 255 or 33.33% from 354); Blue value is 153 (60.16% from 255 or 43.22% from 354); Max value from RGB is 153 - color contains mainly: blue. Hex color #537699 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #537699 is #AC8966. Grayscale: #6F6F6F. Windows color (decimal): -11307367 or 10057299. OLE color: 10057299.
HSL color Cylindrical-coordinate representation of color #537699: hue angle of 210º degrees, saturation: 0.3, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #537699 is Cyan = 0.46, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 83 | 118 | 153 | - |
| CMYK | 0.46 | 0.23 | 0 | 0.4 |
| HSL | 210º | 0.3% | 0.46% | - |
| HSV(B) | 210º | 0.46% | 0.6% | - |
| XYZ | 15.8 | 17.1 | 32.6 | - |
| YUV | 111.53 | 151.4 | 107.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 118 | 153 | 0.46 | 0.23 | 0 | 0.4 | 210 | 0.3 | 0.46 |
| Hex | 53 | 76 | 99 | 2E | 17 | 0 | 28 | D2 | 1E | 2E |
| Octal | 123 | 166 | 231 | 56 | 27 | 0 | 50 | 322 | 36 | 56 |
| Binary | 1010011 | 1110110 | 10011001 | 101110 | 10111 | 0 | 101000 | 11010010 | 11110 | 101110 |
Color Harmonies of #537699
Complementary color
Monochromatic Colors of #537699
Black with #537699
Text Example
Text Example
White with #537699
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537699; }
p { color: rgb(83,118,153); }
H1.HeaderClassName
{
color: #537699;
}
.AnyTagClassName
{
color: #537699;
}
</style>
background-color css
<style>
a { background-color: #537699; }
a { background-color: rgb(83,118,153); }
div.DivClassName
{
background-color: #537699;
}
.BgClassName
{
background-color: #537699;
}
</style>
border-color css
<style>
span { border-color: #537699; }
span { border-color: rgb(83,118,153); }
td.TdClassName
{
border-color: #537699;
}
.TagClassName
{
border-color: #537699;
}
</style>