Shades of San Marino #536798
Tints of San Marino #536798
RGB
CMYK
RGB Variations
Color information
#536798 (or 0x536798) is known color: San Marino. HEX triplet: 53, 67 and 98. RGB value is (83,103,152). Sum of RGB (Red+Green+Blue) = 83+103+152=338 (44% of max value = 765). Red value is 83 (32.81% from 255 or 24.56% from 338); Green value is 103 (40.62% from 255 or 30.47% from 338); Blue value is 152 (59.77% from 255 or 44.97% from 338); Max value from RGB is 152 - color contains mainly: blue. Hex color #536798 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #536798 is #AC9867. Grayscale: #666666. Windows color (decimal): -11311208 or 9987923. OLE color: 9987923.
HSL color Cylindrical-coordinate representation of color #536798: hue angle of 222.61º degrees, saturation: 0.29, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #536798 is Cyan = 0.45, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 83 | 103 | 152 | - |
| CMYK | 0.45 | 0.32 | 0 | 0.40 |
| HSL | 222.61º | 0.29% | 0.46% | - |
| HSV(B) | 222.61º | 0.45% | 0.6% | - |
| XYZ | 14.09 | 13.81 | 31.63 | - |
| YUV | 102.61 | 155.87 | 114.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 103 | 152 | 0.45 | 0.32 | 0 | 0.40 | 222.61 | 0.29 | 0.46 |
| Hex | 53 | 67 | 98 | 2D | 20 | 0 | 28 | DF | 1D | 2E |
| Octal | 123 | 147 | 230 | 55 | 40 | 0 | 50 | 337 | 35 | 56 |
| Binary | 1010011 | 1100111 | 10011000 | 101101 | 100000 | 0 | 101000 | 11011111 | 11101 | 101110 |
Color Harmonies of #536798
Complementary color
Monochromatic Colors of #536798
Black with #536798
Text Example
Text Example
White with #536798
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536798; }
p { color: rgb(83,103,152); }
H1.HeaderClassName
{
color: #536798;
}
.AnyTagClassName
{
color: #536798;
}
</style>
background-color css
<style>
a { background-color: #536798; }
a { background-color: rgb(83,103,152); }
div.DivClassName
{
background-color: #536798;
}
.BgClassName
{
background-color: #536798;
}
</style>
border-color css
<style>
span { border-color: #536798; }
span { border-color: rgb(83,103,152); }
td.TdClassName
{
border-color: #536798;
}
.TagClassName
{
border-color: #536798;
}
</style>