Shades of San Marino #526697
Tints of San Marino #526697
RGB
CMYK
RGB Variations
Color information
#526697 (or 0x526697) is known color: San Marino. HEX triplet: 52, 66 and 97. RGB value is (82,102,151). Sum of RGB (Red+Green+Blue) = 82+102+151=335 (44% of max value = 765). Red value is 82 (32.42% from 255 or 24.48% from 335); Green value is 102 (40.23% from 255 or 30.45% from 335); Blue value is 151 (59.38% from 255 or 45.07% from 335); Max value from RGB is 151 - color contains mainly: blue. Hex color #526697 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #526697 is #AD9968. Grayscale: #656565. Windows color (decimal): -11377001 or 9922130. OLE color: 9922130.
HSL color Cylindrical-coordinate representation of color #526697: hue angle of 222.61º 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 #526697 is Cyan = 0.46, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 82 | 102 | 151 | - |
| CMYK | 0.46 | 0.32 | 0 | 0.41 |
| HSL | 222.61º | 0.3% | 0.46% | - |
| HSV(B) | 222.61º | 0.46% | 0.59% | - |
| XYZ | 13.82 | 13.53 | 31.16 | - |
| YUV | 101.61 | 155.87 | 114.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 102 | 151 | 0.46 | 0.32 | 0 | 0.41 | 222.61 | 0.3 | 0.46 |
| Hex | 52 | 66 | 97 | 2E | 20 | 0 | 29 | DF | 1E | 2E |
| Octal | 122 | 146 | 227 | 56 | 40 | 0 | 51 | 337 | 36 | 56 |
| Binary | 1010010 | 1100110 | 10010111 | 101110 | 100000 | 0 | 101001 | 11011111 | 11110 | 101110 |
Color Harmonies of #526697
Complementary color
Monochromatic Colors of #526697
Black with #526697
Text Example
Text Example
White with #526697
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526697; }
p { color: rgb(82,102,151); }
H1.HeaderClassName
{
color: #526697;
}
.AnyTagClassName
{
color: #526697;
}
</style>
background-color css
<style>
a { background-color: #526697; }
a { background-color: rgb(82,102,151); }
div.DivClassName
{
background-color: #526697;
}
.BgClassName
{
background-color: #526697;
}
</style>
border-color css
<style>
span { border-color: #526697; }
span { border-color: rgb(82,102,151); }
td.TdClassName
{
border-color: #526697;
}
.TagClassName
{
border-color: #526697;
}
</style>