Shades of San Marino #557399
Tints of San Marino #557399
RGB
CMYK
RGB Variations
Color information
#557399 (or 0x557399) is known color: San Marino. HEX triplet: 55, 73 and 99. RGB value is (85,115,153). Sum of RGB (Red+Green+Blue) = 85+115+153=353 (46% of max value = 765). Red value is 85 (33.59% from 255 or 24.08% from 353); Green value is 115 (45.31% from 255 or 32.58% from 353); Blue value is 153 (60.16% from 255 or 43.34% from 353); Max value from RGB is 153 - color contains mainly: blue. Hex color #557399 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #557399 is #AA8C66. Grayscale: #6E6E6E. Windows color (decimal): -11177063 or 10056533. OLE color: 10056533.
HSL color Cylindrical-coordinate representation of color #557399: hue angle of 213.53º 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 #557399 is Cyan = 0.44, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 85 | 115 | 153 | - |
| CMYK | 0.44 | 0.25 | 0 | 0.4 |
| HSL | 213.53º | 0.29% | 0.47% | - |
| HSV(B) | 213.53º | 0.44% | 0.6% | - |
| XYZ | 15.63 | 16.49 | 32.5 | - |
| YUV | 110.36 | 152.06 | 109.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 115 | 153 | 0.44 | 0.25 | 0 | 0.4 | 213.53 | 0.29 | 0.47 |
| Hex | 55 | 73 | 99 | 2C | 19 | 0 | 28 | D6 | 1D | 2F |
| Octal | 125 | 163 | 231 | 54 | 31 | 0 | 50 | 326 | 35 | 57 |
| Binary | 1010101 | 1110011 | 10011001 | 101100 | 11001 | 0 | 101000 | 11010110 | 11101 | 101111 |
Color Harmonies of #557399
Complementary color
Monochromatic Colors of #557399
Black with #557399
Text Example
Text Example
White with #557399
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557399; }
p { color: rgb(85,115,153); }
H1.HeaderClassName
{
color: #557399;
}
.AnyTagClassName
{
color: #557399;
}
</style>
background-color css
<style>
a { background-color: #557399; }
a { background-color: rgb(85,115,153); }
div.DivClassName
{
background-color: #557399;
}
.BgClassName
{
background-color: #557399;
}
</style>
border-color css
<style>
span { border-color: #557399; }
span { border-color: rgb(85,115,153); }
td.TdClassName
{
border-color: #557399;
}
.TagClassName
{
border-color: #557399;
}
</style>