Shades of San Marino #527399
Tints of San Marino #527399
RGB
CMYK
RGB Variations
Color information
#527399 (or 0x527399) is known color: San Marino. HEX triplet: 52, 73 and 99. RGB value is (82,115,153). Sum of RGB (Red+Green+Blue) = 82+115+153=350 (46% of max value = 765). Red value is 82 (32.42% from 255 or 23.43% from 350); Green value is 115 (45.31% from 255 or 32.86% from 350); Blue value is 153 (60.16% from 255 or 43.71% from 350); Max value from RGB is 153 - color contains mainly: blue. Hex color #527399 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #527399 is #AD8C66. Grayscale: #6D6D6D. Windows color (decimal): -11373671 or 10056530. OLE color: 10056530.
HSL color Cylindrical-coordinate representation of color #527399: hue angle of 212.11º 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 #527399 is Cyan = 0.46, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 82 | 115 | 153 | - |
| CMYK | 0.46 | 0.25 | 0 | 0.4 |
| HSL | 212.11º | 0.3% | 0.46% | - |
| HSV(B) | 212.11º | 0.46% | 0.6% | - |
| XYZ | 15.36 | 16.36 | 32.48 | - |
| YUV | 109.47 | 152.57 | 108.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 115 | 153 | 0.46 | 0.25 | 0 | 0.4 | 212.11 | 0.3 | 0.46 |
| Hex | 52 | 73 | 99 | 2E | 19 | 0 | 28 | D4 | 1E | 2E |
| Octal | 122 | 163 | 231 | 56 | 31 | 0 | 50 | 324 | 36 | 56 |
| Binary | 1010010 | 1110011 | 10011001 | 101110 | 11001 | 0 | 101000 | 11010100 | 11110 | 101110 |
Color Harmonies of #527399
Complementary color
Monochromatic Colors of #527399
Black with #527399
Text Example
Text Example
White with #527399
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527399; }
p { color: rgb(82,115,153); }
H1.HeaderClassName
{
color: #527399;
}
.AnyTagClassName
{
color: #527399;
}
</style>
background-color css
<style>
a { background-color: #527399; }
a { background-color: rgb(82,115,153); }
div.DivClassName
{
background-color: #527399;
}
.BgClassName
{
background-color: #527399;
}
</style>
border-color css
<style>
span { border-color: #527399; }
span { border-color: rgb(82,115,153); }
td.TdClassName
{
border-color: #527399;
}
.TagClassName
{
border-color: #527399;
}
</style>