Shades of San Marino #557299
Tints of San Marino #557299
RGB
CMYK
RGB Variations
Color information
#557299 (or 0x557299) is known color: San Marino. HEX triplet: 55, 72 and 99. RGB value is (85,114,153). Sum of RGB (Red+Green+Blue) = 85+114+153=352 (46% of max value = 765). Red value is 85 (33.59% from 255 or 24.15% from 352); Green value is 114 (44.92% from 255 or 32.39% from 352); Blue value is 153 (60.16% from 255 or 43.47% from 352); Max value from RGB is 153 - color contains mainly: blue. Hex color #557299 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #557299 is #AA8D66. Grayscale: #6D6D6D. Windows color (decimal): -11177319 or 10056277. OLE color: 10056277.
HSL color Cylindrical-coordinate representation of color #557299: hue angle of 214.41º 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 #557299 is Cyan = 0.44, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 85 | 114 | 153 | - |
| CMYK | 0.44 | 0.25 | 0 | 0.4 |
| HSL | 214.41º | 0.29% | 0.47% | - |
| HSV(B) | 214.41º | 0.44% | 0.6% | - |
| XYZ | 15.51 | 16.27 | 32.46 | - |
| YUV | 109.78 | 152.39 | 110.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 114 | 153 | 0.44 | 0.25 | 0 | 0.4 | 214.41 | 0.29 | 0.47 |
| Hex | 55 | 72 | 99 | 2C | 19 | 0 | 28 | D6 | 1D | 2F |
| Octal | 125 | 162 | 231 | 54 | 31 | 0 | 50 | 326 | 35 | 57 |
| Binary | 1010101 | 1110010 | 10011001 | 101100 | 11001 | 0 | 101000 | 11010110 | 11101 | 101111 |
Color Harmonies of #557299
Complementary color
Monochromatic Colors of #557299
Black with #557299
Text Example
Text Example
White with #557299
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557299; }
p { color: rgb(85,114,153); }
H1.HeaderClassName
{
color: #557299;
}
.AnyTagClassName
{
color: #557299;
}
</style>
background-color css
<style>
a { background-color: #557299; }
a { background-color: rgb(85,114,153); }
div.DivClassName
{
background-color: #557299;
}
.BgClassName
{
background-color: #557299;
}
</style>
border-color css
<style>
span { border-color: #557299; }
span { border-color: rgb(85,114,153); }
td.TdClassName
{
border-color: #557299;
}
.TagClassName
{
border-color: #557299;
}
</style>