Shades of San Marino #536597
Tints of San Marino #536597
RGB
CMYK
RGB Variations
Color information
#536597 (or 0x536597) is known color: San Marino. HEX triplet: 53, 65 and 97. RGB value is (83,101,151). Sum of RGB (Red+Green+Blue) = 83+101+151=335 (44% of max value = 765). Red value is 83 (32.81% from 255 or 24.78% from 335); Green value is 101 (39.84% from 255 or 30.15% from 335); Blue value is 151 (59.38% from 255 or 45.07% from 335); Max value from RGB is 151 - color contains mainly: blue. Hex color #536597 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #536597 is #AC9A68. Grayscale: #656565. Windows color (decimal): -11311721 or 9921875. OLE color: 9921875.
HSL color Cylindrical-coordinate representation of color #536597: hue angle of 224.12º 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 #536597 is Cyan = 0.45, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 83 | 101 | 151 | - |
| CMYK | 0.45 | 0.33 | 0 | 0.41 |
| HSL | 224.12º | 0.29% | 0.46% | - |
| HSV(B) | 224.12º | 0.45% | 0.59% | - |
| XYZ | 13.81 | 13.38 | 31.13 | - |
| YUV | 101.32 | 156.04 | 114.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 101 | 151 | 0.45 | 0.33 | 0 | 0.41 | 224.12 | 0.29 | 0.46 |
| Hex | 53 | 65 | 97 | 2D | 21 | 0 | 29 | E0 | 1D | 2E |
| Octal | 123 | 145 | 227 | 55 | 41 | 0 | 51 | 340 | 35 | 56 |
| Binary | 1010011 | 1100101 | 10010111 | 101101 | 100001 | 0 | 101001 | 11100000 | 11101 | 101110 |
Color Harmonies of #536597
Complementary color
Monochromatic Colors of #536597
Black with #536597
Text Example
Text Example
White with #536597
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536597; }
p { color: rgb(83,101,151); }
H1.HeaderClassName
{
color: #536597;
}
.AnyTagClassName
{
color: #536597;
}
</style>
background-color css
<style>
a { background-color: #536597; }
a { background-color: rgb(83,101,151); }
div.DivClassName
{
background-color: #536597;
}
.BgClassName
{
background-color: #536597;
}
</style>
border-color css
<style>
span { border-color: #536597; }
span { border-color: rgb(83,101,151); }
td.TdClassName
{
border-color: #536597;
}
.TagClassName
{
border-color: #536597;
}
</style>