Shades of San Marino #526597
Tints of San Marino #526597
RGB
CMYK
RGB Variations
Color information
#526597 (or 0x526597) is known color: San Marino. HEX triplet: 52, 65 and 97. RGB value is (82,101,151). Sum of RGB (Red+Green+Blue) = 82+101+151=334 (44% of max value = 765). Red value is 82 (32.42% from 255 or 24.55% from 334); Green value is 101 (39.84% from 255 or 30.24% from 334); Blue value is 151 (59.38% from 255 or 45.21% from 334); Max value from RGB is 151 - color contains mainly: blue. Hex color #526597 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #526597 is #AD9A68. Grayscale: #646464. Windows color (decimal): -11377257 or 9921874. OLE color: 9921874.
HSL color Cylindrical-coordinate representation of color #526597: hue angle of 223.48º degrees, saturation: 0.3, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #526597 is Cyan = 0.46, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 82 | 101 | 151 | - |
| CMYK | 0.46 | 0.33 | 0 | 0.41 |
| HSL | 223.48º | 0.3% | 0.46% | - |
| HSV(B) | 223.48º | 0.46% | 0.59% | - |
| XYZ | 13.72 | 13.34 | 31.13 | - |
| YUV | 101.02 | 156.21 | 114.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 101 | 151 | 0.46 | 0.33 | 0 | 0.41 | 223.48 | 0.3 | 0.46 |
| Hex | 52 | 65 | 97 | 2E | 21 | 0 | 29 | DF | 1E | 2E |
| Octal | 122 | 145 | 227 | 56 | 41 | 0 | 51 | 337 | 36 | 56 |
| Binary | 1010010 | 1100101 | 10010111 | 101110 | 100001 | 0 | 101001 | 11011111 | 11110 | 101110 |
Color Harmonies of #526597
Complementary color
Monochromatic Colors of #526597
Black with #526597
Text Example
Text Example
White with #526597
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526597; }
p { color: rgb(82,101,151); }
H1.HeaderClassName
{
color: #526597;
}
.AnyTagClassName
{
color: #526597;
}
</style>
background-color css
<style>
a { background-color: #526597; }
a { background-color: rgb(82,101,151); }
div.DivClassName
{
background-color: #526597;
}
.BgClassName
{
background-color: #526597;
}
</style>
border-color css
<style>
span { border-color: #526597; }
span { border-color: rgb(82,101,151); }
td.TdClassName
{
border-color: #526597;
}
.TagClassName
{
border-color: #526597;
}
</style>