Shades of San Marino #526498
Tints of San Marino #526498
RGB
CMYK
RGB Variations
Color information
#526498 (or 0x526498) is known color: San Marino. HEX triplet: 52, 64 and 98. RGB value is (82,100,152). Sum of RGB (Red+Green+Blue) = 82+100+152=334 (44% of max value = 765). Red value is 82 (32.42% from 255 or 24.55% from 334); Green value is 100 (39.45% from 255 or 29.94% from 334); Blue value is 152 (59.77% from 255 or 45.51% from 334); Max value from RGB is 152 - color contains mainly: blue. Hex color #526498 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #526498 is #AD9B67. Grayscale: #646464. Windows color (decimal): -11377512 or 9987154. OLE color: 9987154.
HSL color Cylindrical-coordinate representation of color #526498: hue angle of 224.57º 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 #526498 is Cyan = 0.46, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 82 | 100 | 152 | - |
| CMYK | 0.46 | 0.34 | 0 | 0.40 |
| HSL | 224.57º | 0.3% | 0.46% | - |
| HSV(B) | 224.57º | 0.46% | 0.6% | - |
| XYZ | 13.7 | 13.18 | 31.53 | - |
| YUV | 100.55 | 157.04 | 114.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 100 | 152 | 0.46 | 0.34 | 0 | 0.40 | 224.57 | 0.3 | 0.46 |
| Hex | 52 | 64 | 98 | 2E | 22 | 0 | 28 | E1 | 1E | 2E |
| Octal | 122 | 144 | 230 | 56 | 42 | 0 | 50 | 341 | 36 | 56 |
| Binary | 1010010 | 1100100 | 10011000 | 101110 | 100010 | 0 | 101000 | 11100001 | 11110 | 101110 |
Color Harmonies of #526498
Complementary color
Monochromatic Colors of #526498
Black with #526498
Text Example
Text Example
White with #526498
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526498; }
p { color: rgb(82,100,152); }
H1.HeaderClassName
{
color: #526498;
}
.AnyTagClassName
{
color: #526498;
}
</style>
background-color css
<style>
a { background-color: #526498; }
a { background-color: rgb(82,100,152); }
div.DivClassName
{
background-color: #526498;
}
.BgClassName
{
background-color: #526498;
}
</style>
border-color css
<style>
span { border-color: #526498; }
span { border-color: rgb(82,100,152); }
td.TdClassName
{
border-color: #526498;
}
.TagClassName
{
border-color: #526498;
}
</style>