Shades of San Marino #527498
Tints of San Marino #527498
RGB
CMYK
RGB Variations
Color information
#527498 (or 0x527498) is known color: San Marino. HEX triplet: 52, 74 and 98. RGB value is (82,116,152). Sum of RGB (Red+Green+Blue) = 82+116+152=350 (46% of max value = 765). Red value is 82 (32.42% from 255 or 23.43% from 350); Green value is 116 (45.70% from 255 or 33.14% from 350); Blue value is 152 (59.77% from 255 or 43.43% from 350); Max value from RGB is 152 - color contains mainly: blue. Hex color #527498 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #527498 is #AD8B67. Grayscale: #6D6D6D. Windows color (decimal): -11373416 or 9991250. OLE color: 9991250.
HSL color Cylindrical-coordinate representation of color #527498: hue angle of 210.86º 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 #527498 is Cyan = 0.46, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 82 | 116 | 152 | - |
| CMYK | 0.46 | 0.24 | 0 | 0.40 |
| HSL | 210.86º | 0.3% | 0.46% | - |
| HSV(B) | 210.86º | 0.46% | 0.6% | - |
| XYZ | 15.39 | 16.55 | 32.09 | - |
| YUV | 109.94 | 151.74 | 108.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 116 | 152 | 0.46 | 0.24 | 0 | 0.40 | 210.86 | 0.3 | 0.46 |
| Hex | 52 | 74 | 98 | 2E | 18 | 0 | 28 | D3 | 1E | 2E |
| Octal | 122 | 164 | 230 | 56 | 30 | 0 | 50 | 323 | 36 | 56 |
| Binary | 1010010 | 1110100 | 10011000 | 101110 | 11000 | 0 | 101000 | 11010011 | 11110 | 101110 |
Color Harmonies of #527498
Complementary color
Monochromatic Colors of #527498
Black with #527498
Text Example
Text Example
White with #527498
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527498; }
p { color: rgb(82,116,152); }
H1.HeaderClassName
{
color: #527498;
}
.AnyTagClassName
{
color: #527498;
}
</style>
background-color css
<style>
a { background-color: #527498; }
a { background-color: rgb(82,116,152); }
div.DivClassName
{
background-color: #527498;
}
.BgClassName
{
background-color: #527498;
}
</style>
border-color css
<style>
span { border-color: #527498; }
span { border-color: rgb(82,116,152); }
td.TdClassName
{
border-color: #527498;
}
.TagClassName
{
border-color: #527498;
}
</style>