Shades of San Marino #526395
Tints of San Marino #526395
RGB
CMYK
RGB Variations
Color information
#526395 (or 0x526395) is known color: San Marino. HEX triplet: 52, 63 and 95. RGB value is (82,99,149). Sum of RGB (Red+Green+Blue) = 82+99+149=330 (43% of max value = 765). Red value is 82 (32.42% from 255 or 24.85% from 330); Green value is 99 (39.06% from 255 or 30% from 330); Blue value is 149 (58.59% from 255 or 45.15% from 330); Max value from RGB is 149 - color contains mainly: blue. Hex color #526395 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #526395 is #AD9C6A. Grayscale: #636363. Windows color (decimal): -11377771 or 9790290. OLE color: 9790290.
HSL color Cylindrical-coordinate representation of color #526395: hue angle of 224.78º degrees, saturation: 0.29, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #526395 is Cyan = 0.45, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 82 | 99 | 149 | - |
| CMYK | 0.45 | 0.34 | 0 | 0.42 |
| HSL | 224.78º | 0.29% | 0.45% | - |
| HSV(B) | 224.78º | 0.45% | 0.58% | - |
| XYZ | 13.37 | 12.89 | 30.22 | - |
| YUV | 99.62 | 155.87 | 115.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 99 | 149 | 0.45 | 0.34 | 0 | 0.42 | 224.78 | 0.29 | 0.45 |
| Hex | 52 | 63 | 95 | 2D | 22 | 0 | 2A | E1 | 1D | 2D |
| Octal | 122 | 143 | 225 | 55 | 42 | 0 | 52 | 341 | 35 | 55 |
| Binary | 1010010 | 1100011 | 10010101 | 101101 | 100010 | 0 | 101010 | 11100001 | 11101 | 101101 |
Color Harmonies of #526395
Complementary color
Monochromatic Colors of #526395
Black with #526395
Text Example
Text Example
White with #526395
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526395; }
p { color: rgb(82,99,149); }
H1.HeaderClassName
{
color: #526395;
}
.AnyTagClassName
{
color: #526395;
}
</style>
background-color css
<style>
a { background-color: #526395; }
a { background-color: rgb(82,99,149); }
div.DivClassName
{
background-color: #526395;
}
.BgClassName
{
background-color: #526395;
}
</style>
border-color css
<style>
span { border-color: #526395; }
span { border-color: rgb(82,99,149); }
td.TdClassName
{
border-color: #526395;
}
.TagClassName
{
border-color: #526395;
}
</style>