Shades of San Marino #537599
Tints of San Marino #537599
RGB
CMYK
RGB Variations
Color information
#537599 (or 0x537599) is known color: San Marino. HEX triplet: 53, 75 and 99. RGB value is (83,117,153). Sum of RGB (Red+Green+Blue) = 83+117+153=353 (46% of max value = 765). Red value is 83 (32.81% from 255 or 23.51% from 353); Green value is 117 (46.09% from 255 or 33.14% from 353); Blue value is 153 (60.16% from 255 or 43.34% from 353); Max value from RGB is 153 - color contains mainly: blue. Hex color #537599 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #537599 is #AC8A66. Grayscale: #6E6E6E. Windows color (decimal): -11307623 or 10057043. OLE color: 10057043.
HSL color Cylindrical-coordinate representation of color #537599: hue angle of 210.86º 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 #537599 is Cyan = 0.46, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 83 | 117 | 153 | - |
| CMYK | 0.46 | 0.24 | 0 | 0.4 |
| HSL | 210.86º | 0.3% | 0.46% | - |
| HSV(B) | 210.86º | 0.46% | 0.6% | - |
| XYZ | 15.68 | 16.86 | 32.57 | - |
| YUV | 110.94 | 151.74 | 108.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 117 | 153 | 0.46 | 0.24 | 0 | 0.4 | 210.86 | 0.3 | 0.46 |
| Hex | 53 | 75 | 99 | 2E | 18 | 0 | 28 | D3 | 1E | 2E |
| Octal | 123 | 165 | 231 | 56 | 30 | 0 | 50 | 323 | 36 | 56 |
| Binary | 1010011 | 1110101 | 10011001 | 101110 | 11000 | 0 | 101000 | 11010011 | 11110 | 101110 |
Color Harmonies of #537599
Complementary color
Monochromatic Colors of #537599
Black with #537599
Text Example
Text Example
White with #537599
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537599; }
p { color: rgb(83,117,153); }
H1.HeaderClassName
{
color: #537599;
}
.AnyTagClassName
{
color: #537599;
}
</style>
background-color css
<style>
a { background-color: #537599; }
a { background-color: rgb(83,117,153); }
div.DivClassName
{
background-color: #537599;
}
.BgClassName
{
background-color: #537599;
}
</style>
border-color css
<style>
span { border-color: #537599; }
span { border-color: rgb(83,117,153); }
td.TdClassName
{
border-color: #537599;
}
.TagClassName
{
border-color: #537599;
}
</style>