Shades of San Marino #526296
Tints of San Marino #526296
RGB
CMYK
RGB Variations
Color information
#526296 (or 0x526296) is known color: San Marino. HEX triplet: 52, 62 and 96. RGB value is (82,98,150). Sum of RGB (Red+Green+Blue) = 82+98+150=330 (43% of max value = 765). Red value is 82 (32.42% from 255 or 24.85% from 330); Green value is 98 (38.67% from 255 or 29.70% from 330); Blue value is 150 (58.98% from 255 or 45.45% from 330); Max value from RGB is 150 - color contains mainly: blue. Hex color #526296 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #526296 is #AD9D69. Grayscale: #626262. Windows color (decimal): -11378026 or 9855570. OLE color: 9855570.
HSL color Cylindrical-coordinate representation of color #526296: hue angle of 225.88º degrees, saturation: 0.29, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #526296 is Cyan = 0.45, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 82 | 98 | 150 | - |
| CMYK | 0.45 | 0.35 | 0 | 0.41 |
| HSL | 225.88º | 0.29% | 0.45% | - |
| HSV(B) | 225.88º | 0.45% | 0.59% | - |
| XYZ | 13.35 | 12.73 | 30.61 | - |
| YUV | 99.14 | 156.7 | 115.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 98 | 150 | 0.45 | 0.35 | 0 | 0.41 | 225.88 | 0.29 | 0.45 |
| Hex | 52 | 62 | 96 | 2D | 23 | 0 | 29 | E2 | 1D | 2D |
| Octal | 122 | 142 | 226 | 55 | 43 | 0 | 51 | 342 | 35 | 55 |
| Binary | 1010010 | 1100010 | 10010110 | 101101 | 100011 | 0 | 101001 | 11100010 | 11101 | 101101 |
Color Harmonies of #526296
Complementary color
Monochromatic Colors of #526296
Black with #526296
Text Example
Text Example
White with #526296
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526296; }
p { color: rgb(82,98,150); }
H1.HeaderClassName
{
color: #526296;
}
.AnyTagClassName
{
color: #526296;
}
</style>
background-color css
<style>
a { background-color: #526296; }
a { background-color: rgb(82,98,150); }
div.DivClassName
{
background-color: #526296;
}
.BgClassName
{
background-color: #526296;
}
</style>
border-color css
<style>
span { border-color: #526296; }
span { border-color: rgb(82,98,150); }
td.TdClassName
{
border-color: #526296;
}
.TagClassName
{
border-color: #526296;
}
</style>