Shades of San Marino #527398
Tints of San Marino #527398
RGB
CMYK
RGB Variations
Color information
#527398 (or 0x527398) is known color: San Marino. HEX triplet: 52, 73 and 98. RGB value is (82,115,152). Sum of RGB (Red+Green+Blue) = 82+115+152=349 (46% of max value = 765). Red value is 82 (32.42% from 255 or 23.50% from 349); Green value is 115 (45.31% from 255 or 32.95% from 349); Blue value is 152 (59.77% from 255 or 43.55% from 349); Max value from RGB is 152 - color contains mainly: blue. Hex color #527398 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #527398 is #AD8C67. Grayscale: #6D6D6D. Windows color (decimal): -11373672 or 9990994. OLE color: 9990994.
HSL color Cylindrical-coordinate representation of color #527398: hue angle of 211.71º 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 #527398 is Cyan = 0.46, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 82 | 115 | 152 | - |
| CMYK | 0.46 | 0.24 | 0 | 0.40 |
| HSL | 211.71º | 0.3% | 0.46% | - |
| HSV(B) | 211.71º | 0.46% | 0.6% | - |
| XYZ | 15.28 | 16.32 | 32.05 | - |
| YUV | 109.35 | 152.07 | 108.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 115 | 152 | 0.46 | 0.24 | 0 | 0.40 | 211.71 | 0.3 | 0.46 |
| Hex | 52 | 73 | 98 | 2E | 18 | 0 | 28 | D4 | 1E | 2E |
| Octal | 122 | 163 | 230 | 56 | 30 | 0 | 50 | 324 | 36 | 56 |
| Binary | 1010010 | 1110011 | 10011000 | 101110 | 11000 | 0 | 101000 | 11010100 | 11110 | 101110 |
Color Harmonies of #527398
Complementary color
Monochromatic Colors of #527398
Black with #527398
Text Example
Text Example
White with #527398
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527398; }
p { color: rgb(82,115,152); }
H1.HeaderClassName
{
color: #527398;
}
.AnyTagClassName
{
color: #527398;
}
</style>
background-color css
<style>
a { background-color: #527398; }
a { background-color: rgb(82,115,152); }
div.DivClassName
{
background-color: #527398;
}
.BgClassName
{
background-color: #527398;
}
</style>
border-color css
<style>
span { border-color: #527398; }
span { border-color: rgb(82,115,152); }
td.TdClassName
{
border-color: #527398;
}
.TagClassName
{
border-color: #527398;
}
</style>