Shades of San Marino #537199
Tints of San Marino #537199
RGB
CMYK
RGB Variations
Color information
#537199 (or 0x537199) is known color: San Marino. HEX triplet: 53, 71 and 99. RGB value is (83,113,153). Sum of RGB (Red+Green+Blue) = 83+113+153=349 (46% of max value = 765). Red value is 83 (32.81% from 255 or 23.78% from 349); Green value is 113 (44.53% from 255 or 32.38% from 349); Blue value is 153 (60.16% from 255 or 43.84% from 349); Max value from RGB is 153 - color contains mainly: blue. Hex color #537199 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #537199 is #AC8E66. Grayscale: #6C6C6C. Windows color (decimal): -11308647 or 10056019. OLE color: 10056019.
HSL color Cylindrical-coordinate representation of color #537199: hue angle of 214.29º 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 #537199 is Cyan = 0.46, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 83 | 113 | 153 | - |
| CMYK | 0.46 | 0.26 | 0 | 0.4 |
| HSL | 214.29º | 0.3% | 0.46% | - |
| HSV(B) | 214.29º | 0.46% | 0.6% | - |
| XYZ | 15.22 | 15.95 | 32.41 | - |
| YUV | 108.59 | 153.06 | 109.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 113 | 153 | 0.46 | 0.26 | 0 | 0.4 | 214.29 | 0.3 | 0.46 |
| Hex | 53 | 71 | 99 | 2E | 1A | 0 | 28 | D6 | 1E | 2E |
| Octal | 123 | 161 | 231 | 56 | 32 | 0 | 50 | 326 | 36 | 56 |
| Binary | 1010011 | 1110001 | 10011001 | 101110 | 11010 | 0 | 101000 | 11010110 | 11110 | 101110 |
Color Harmonies of #537199
Complementary color
Monochromatic Colors of #537199
Black with #537199
Text Example
Text Example
White with #537199
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537199; }
p { color: rgb(83,113,153); }
H1.HeaderClassName
{
color: #537199;
}
.AnyTagClassName
{
color: #537199;
}
</style>
background-color css
<style>
a { background-color: #537199; }
a { background-color: rgb(83,113,153); }
div.DivClassName
{
background-color: #537199;
}
.BgClassName
{
background-color: #537199;
}
</style>
border-color css
<style>
span { border-color: #537199; }
span { border-color: rgb(83,113,153); }
td.TdClassName
{
border-color: #537199;
}
.TagClassName
{
border-color: #537199;
}
</style>