Shades of San Marino #536397
Tints of San Marino #536397
RGB
CMYK
RGB Variations
Color information
#536397 (or 0x536397) is known color: San Marino. HEX triplet: 53, 63 and 97. RGB value is (83,99,151). Sum of RGB (Red+Green+Blue) = 83+99+151=333 (44% of max value = 765). Red value is 83 (32.81% from 255 or 24.92% from 333); Green value is 99 (39.06% from 255 or 29.73% from 333); Blue value is 151 (59.38% from 255 or 45.35% from 333); Max value from RGB is 151 - color contains mainly: blue. Hex color #536397 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #536397 is #AC9C68. Grayscale: #636363. Windows color (decimal): -11312233 or 9921363. OLE color: 9921363.
HSL color Cylindrical-coordinate representation of color #536397: hue angle of 225.88º 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 #536397 is Cyan = 0.45, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 83 | 99 | 151 | - |
| CMYK | 0.45 | 0.34 | 0 | 0.41 |
| HSL | 225.88º | 0.29% | 0.46% | - |
| HSV(B) | 225.88º | 0.45% | 0.59% | - |
| XYZ | 13.62 | 13 | 31.07 | - |
| YUV | 100.14 | 156.7 | 115.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 99 | 151 | 0.45 | 0.34 | 0 | 0.41 | 225.88 | 0.29 | 0.46 |
| Hex | 53 | 63 | 97 | 2D | 22 | 0 | 29 | E2 | 1D | 2E |
| Octal | 123 | 143 | 227 | 55 | 42 | 0 | 51 | 342 | 35 | 56 |
| Binary | 1010011 | 1100011 | 10010111 | 101101 | 100010 | 0 | 101001 | 11100010 | 11101 | 101110 |
Color Harmonies of #536397
Complementary color
Monochromatic Colors of #536397
Black with #536397
Text Example
Text Example
White with #536397
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536397; }
p { color: rgb(83,99,151); }
H1.HeaderClassName
{
color: #536397;
}
.AnyTagClassName
{
color: #536397;
}
</style>
background-color css
<style>
a { background-color: #536397; }
a { background-color: rgb(83,99,151); }
div.DivClassName
{
background-color: #536397;
}
.BgClassName
{
background-color: #536397;
}
</style>
border-color css
<style>
span { border-color: #536397; }
span { border-color: rgb(83,99,151); }
td.TdClassName
{
border-color: #536397;
}
.TagClassName
{
border-color: #536397;
}
</style>