Shades of San Marino #527098
Tints of San Marino #527098
RGB
CMYK
RGB Variations
Color information
#527098 (or 0x527098) is known color: San Marino. HEX triplet: 52, 70 and 98. RGB value is (82,112,152). Sum of RGB (Red+Green+Blue) = 82+112+152=346 (45% of max value = 765). Red value is 82 (32.42% from 255 or 23.70% from 346); Green value is 112 (44.14% from 255 or 32.37% from 346); Blue value is 152 (59.77% from 255 or 43.93% from 346); Max value from RGB is 152 - color contains mainly: blue. Hex color #527098 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #527098 is #AD8F67. Grayscale: #6B6B6B. Windows color (decimal): -11374440 or 9990226. OLE color: 9990226.
HSL color Cylindrical-coordinate representation of color #527098: hue angle of 214.29º 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 #527098 is Cyan = 0.46, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 82 | 112 | 152 | - |
| CMYK | 0.46 | 0.26 | 0 | 0.40 |
| HSL | 214.29º | 0.3% | 0.46% | - |
| HSV(B) | 214.29º | 0.46% | 0.6% | - |
| XYZ | 14.94 | 15.65 | 31.94 | - |
| YUV | 107.59 | 153.06 | 109.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 112 | 152 | 0.46 | 0.26 | 0 | 0.40 | 214.29 | 0.3 | 0.46 |
| Hex | 52 | 70 | 98 | 2E | 1A | 0 | 28 | D6 | 1E | 2E |
| Octal | 122 | 160 | 230 | 56 | 32 | 0 | 50 | 326 | 36 | 56 |
| Binary | 1010010 | 1110000 | 10011000 | 101110 | 11010 | 0 | 101000 | 11010110 | 11110 | 101110 |
Color Harmonies of #527098
Complementary color
Monochromatic Colors of #527098
Black with #527098
Text Example
Text Example
White with #527098
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527098; }
p { color: rgb(82,112,152); }
H1.HeaderClassName
{
color: #527098;
}
.AnyTagClassName
{
color: #527098;
}
</style>
background-color css
<style>
a { background-color: #527098; }
a { background-color: rgb(82,112,152); }
div.DivClassName
{
background-color: #527098;
}
.BgClassName
{
background-color: #527098;
}
</style>
border-color css
<style>
span { border-color: #527098; }
span { border-color: rgb(82,112,152); }
td.TdClassName
{
border-color: #527098;
}
.TagClassName
{
border-color: #527098;
}
</style>