Shades of San Marino #526798
Tints of San Marino #526798
RGB
CMYK
RGB Variations
Color information
#526798 (or 0x526798) is known color: San Marino. HEX triplet: 52, 67 and 98. RGB value is (82,103,152). Sum of RGB (Red+Green+Blue) = 82+103+152=337 (44% of max value = 765). Red value is 82 (32.42% from 255 or 24.33% from 337); Green value is 103 (40.62% from 255 or 30.56% from 337); Blue value is 152 (59.77% from 255 or 45.10% from 337); Max value from RGB is 152 - color contains mainly: blue. Hex color #526798 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #526798 is #AD9867. Grayscale: #666666. Windows color (decimal): -11376744 or 9987922. OLE color: 9987922.
HSL color Cylindrical-coordinate representation of color #526798: hue angle of 222º 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 #526798 is Cyan = 0.46, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 82 | 103 | 152 | - |
| CMYK | 0.46 | 0.32 | 0 | 0.40 |
| HSL | 222º | 0.3% | 0.46% | - |
| HSV(B) | 222º | 0.46% | 0.6% | - |
| XYZ | 14 | 13.76 | 31.62 | - |
| YUV | 102.31 | 156.04 | 113.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 103 | 152 | 0.46 | 0.32 | 0 | 0.40 | 222 | 0.3 | 0.46 |
| Hex | 52 | 67 | 98 | 2E | 20 | 0 | 28 | DE | 1E | 2E |
| Octal | 122 | 147 | 230 | 56 | 40 | 0 | 50 | 336 | 36 | 56 |
| Binary | 1010010 | 1100111 | 10011000 | 101110 | 100000 | 0 | 101000 | 11011110 | 11110 | 101110 |
Color Harmonies of #526798
Complementary color
Monochromatic Colors of #526798
Black with #526798
Text Example
Text Example
White with #526798
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526798; }
p { color: rgb(82,103,152); }
H1.HeaderClassName
{
color: #526798;
}
.AnyTagClassName
{
color: #526798;
}
</style>
background-color css
<style>
a { background-color: #526798; }
a { background-color: rgb(82,103,152); }
div.DivClassName
{
background-color: #526798;
}
.BgClassName
{
background-color: #526798;
}
</style>
border-color css
<style>
span { border-color: #526798; }
span { border-color: rgb(82,103,152); }
td.TdClassName
{
border-color: #526798;
}
.TagClassName
{
border-color: #526798;
}
</style>