Shades of San Marino #526599
Tints of San Marino #526599
RGB
CMYK
RGB Variations
Color information
#526599 (or 0x526599) is known color: San Marino. HEX triplet: 52, 65 and 99. RGB value is (82,101,153). Sum of RGB (Red+Green+Blue) = 82+101+153=336 (44% of max value = 765). Red value is 82 (32.42% from 255 or 24.40% from 336); Green value is 101 (39.84% from 255 or 30.06% from 336); Blue value is 153 (60.16% from 255 or 45.54% from 336); Max value from RGB is 153 - color contains mainly: blue. Hex color #526599 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #526599 is #AD9A66. Grayscale: #656565. Windows color (decimal): -11377255 or 10052946. OLE color: 10052946.
HSL color Cylindrical-coordinate representation of color #526599: hue angle of 223.94º 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 #526599 is Cyan = 0.46, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 82 | 101 | 153 | - |
| CMYK | 0.46 | 0.34 | 0 | 0.4 |
| HSL | 223.94º | 0.3% | 0.46% | - |
| HSV(B) | 223.94º | 0.46% | 0.6% | - |
| XYZ | 13.88 | 13.4 | 31.99 | - |
| YUV | 101.25 | 157.21 | 114.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 101 | 153 | 0.46 | 0.34 | 0 | 0.4 | 223.94 | 0.3 | 0.46 |
| Hex | 52 | 65 | 99 | 2E | 22 | 0 | 28 | E0 | 1E | 2E |
| Octal | 122 | 145 | 231 | 56 | 42 | 0 | 50 | 340 | 36 | 56 |
| Binary | 1010010 | 1100101 | 10011001 | 101110 | 100010 | 0 | 101000 | 11100000 | 11110 | 101110 |
Color Harmonies of #526599
Complementary color
Monochromatic Colors of #526599
Black with #526599
Text Example
Text Example
White with #526599
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526599; }
p { color: rgb(82,101,153); }
H1.HeaderClassName
{
color: #526599;
}
.AnyTagClassName
{
color: #526599;
}
</style>
background-color css
<style>
a { background-color: #526599; }
a { background-color: rgb(82,101,153); }
div.DivClassName
{
background-color: #526599;
}
.BgClassName
{
background-color: #526599;
}
</style>
border-color css
<style>
span { border-color: #526599; }
span { border-color: rgb(82,101,153); }
td.TdClassName
{
border-color: #526599;
}
.TagClassName
{
border-color: #526599;
}
</style>