Shades of San Marino #557699
Tints of San Marino #557699
RGB
CMYK
RGB Variations
Color information
#557699 (or 0x557699) is known color: San Marino. HEX triplet: 55, 76 and 99. RGB value is (85,118,153). Sum of RGB (Red+Green+Blue) = 85+118+153=356 (47% of max value = 765). Red value is 85 (33.59% from 255 or 23.88% from 356); Green value is 118 (46.48% from 255 or 33.15% from 356); Blue value is 153 (60.16% from 255 or 42.98% from 356); Max value from RGB is 153 - color contains mainly: blue. Hex color #557699 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #557699 is #AA8966. Grayscale: #6F6F6F. Windows color (decimal): -11176295 or 10057301. OLE color: 10057301.
HSL color Cylindrical-coordinate representation of color #557699: hue angle of 210.88º degrees, saturation: 0.29, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #557699 is Cyan = 0.44, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 85 | 118 | 153 | - |
| CMYK | 0.44 | 0.23 | 0 | 0.4 |
| HSL | 210.88º | 0.29% | 0.47% | - |
| HSV(B) | 210.88º | 0.44% | 0.6% | - |
| XYZ | 15.97 | 17.19 | 32.61 | - |
| YUV | 112.12 | 151.07 | 108.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 118 | 153 | 0.44 | 0.23 | 0 | 0.4 | 210.88 | 0.29 | 0.47 |
| Hex | 55 | 76 | 99 | 2C | 17 | 0 | 28 | D3 | 1D | 2F |
| Octal | 125 | 166 | 231 | 54 | 27 | 0 | 50 | 323 | 35 | 57 |
| Binary | 1010101 | 1110110 | 10011001 | 101100 | 10111 | 0 | 101000 | 11010011 | 11101 | 101111 |
Color Harmonies of #557699
Complementary color
Monochromatic Colors of #557699
Black with #557699
Text Example
Text Example
White with #557699
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557699; }
p { color: rgb(85,118,153); }
H1.HeaderClassName
{
color: #557699;
}
.AnyTagClassName
{
color: #557699;
}
</style>
background-color css
<style>
a { background-color: #557699; }
a { background-color: rgb(85,118,153); }
div.DivClassName
{
background-color: #557699;
}
.BgClassName
{
background-color: #557699;
}
</style>
border-color css
<style>
span { border-color: #557699; }
span { border-color: rgb(85,118,153); }
td.TdClassName
{
border-color: #557699;
}
.TagClassName
{
border-color: #557699;
}
</style>