Shades of San Marino #536699
Tints of San Marino #536699
RGB
CMYK
RGB Variations
Color information
#536699 (or 0x536699) is known color: San Marino. HEX triplet: 53, 66 and 99. RGB value is (83,102,153). Sum of RGB (Red+Green+Blue) = 83+102+153=338 (44% of max value = 765). Red value is 83 (32.81% from 255 or 24.56% from 338); Green value is 102 (40.23% from 255 or 30.18% from 338); Blue value is 153 (60.16% from 255 or 45.27% from 338); Max value from RGB is 153 - color contains mainly: blue. Hex color #536699 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #536699 is #AC9966. Grayscale: #656565. Windows color (decimal): -11311463 or 10053203. OLE color: 10053203.
HSL color Cylindrical-coordinate representation of color #536699: hue angle of 223.71º 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 #536699 is Cyan = 0.46, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 83 | 102 | 153 | - |
| CMYK | 0.46 | 0.33 | 0 | 0.4 |
| HSL | 223.71º | 0.3% | 0.46% | - |
| HSV(B) | 223.71º | 0.46% | 0.6% | - |
| XYZ | 14.07 | 13.64 | 32.03 | - |
| YUV | 102.13 | 156.71 | 114.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 102 | 153 | 0.46 | 0.33 | 0 | 0.4 | 223.71 | 0.3 | 0.46 |
| Hex | 53 | 66 | 99 | 2E | 21 | 0 | 28 | E0 | 1E | 2E |
| Octal | 123 | 146 | 231 | 56 | 41 | 0 | 50 | 340 | 36 | 56 |
| Binary | 1010011 | 1100110 | 10011001 | 101110 | 100001 | 0 | 101000 | 11100000 | 11110 | 101110 |
Color Harmonies of #536699
Complementary color
Monochromatic Colors of #536699
Black with #536699
Text Example
Text Example
White with #536699
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536699; }
p { color: rgb(83,102,153); }
H1.HeaderClassName
{
color: #536699;
}
.AnyTagClassName
{
color: #536699;
}
</style>
background-color css
<style>
a { background-color: #536699; }
a { background-color: rgb(83,102,153); }
div.DivClassName
{
background-color: #536699;
}
.BgClassName
{
background-color: #536699;
}
</style>
border-color css
<style>
span { border-color: #536699; }
span { border-color: rgb(83,102,153); }
td.TdClassName
{
border-color: #536699;
}
.TagClassName
{
border-color: #536699;
}
</style>