Shades of San Marino #526496
Tints of San Marino #526496
RGB
CMYK
RGB Variations
Color information
#526496 (or 0x526496) is known color: San Marino. HEX triplet: 52, 64 and 96. RGB value is (82,100,150). Sum of RGB (Red+Green+Blue) = 82+100+150=332 (43% of max value = 765). Red value is 82 (32.42% from 255 or 24.70% from 332); Green value is 100 (39.45% from 255 or 30.12% from 332); Blue value is 150 (58.98% from 255 or 45.18% from 332); Max value from RGB is 150 - color contains mainly: blue. Hex color #526496 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #526496 is #AD9B69. Grayscale: #646464. Windows color (decimal): -11377514 or 9856082. OLE color: 9856082.
HSL color Cylindrical-coordinate representation of color #526496: hue angle of 224.12º 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 #526496 is Cyan = 0.45, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 82 | 100 | 150 | - |
| CMYK | 0.45 | 0.33 | 0 | 0.41 |
| HSL | 224.12º | 0.29% | 0.45% | - |
| HSV(B) | 224.12º | 0.45% | 0.59% | - |
| XYZ | 13.54 | 13.11 | 30.67 | - |
| YUV | 100.32 | 156.04 | 114.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 100 | 150 | 0.45 | 0.33 | 0 | 0.41 | 224.12 | 0.29 | 0.45 |
| Hex | 52 | 64 | 96 | 2D | 21 | 0 | 29 | E0 | 1D | 2D |
| Octal | 122 | 144 | 226 | 55 | 41 | 0 | 51 | 340 | 35 | 55 |
| Binary | 1010010 | 1100100 | 10010110 | 101101 | 100001 | 0 | 101001 | 11100000 | 11101 | 101101 |
Color Harmonies of #526496
Complementary color
Monochromatic Colors of #526496
Black with #526496
Text Example
Text Example
White with #526496
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526496; }
p { color: rgb(82,100,150); }
H1.HeaderClassName
{
color: #526496;
}
.AnyTagClassName
{
color: #526496;
}
</style>
background-color css
<style>
a { background-color: #526496; }
a { background-color: rgb(82,100,150); }
div.DivClassName
{
background-color: #526496;
}
.BgClassName
{
background-color: #526496;
}
</style>
border-color css
<style>
span { border-color: #526496; }
span { border-color: rgb(82,100,150); }
td.TdClassName
{
border-color: #526496;
}
.TagClassName
{
border-color: #526496;
}
</style>